Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Alternatives to sed + awk
- Date: Thu, 03 Mar 2011 22:14:39 +0900
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] Alternatives to sed + awk
- References: <AANLkTim_-D9CFYC8TNp33ni85zB+QBA7jV=BpLN=4SbZ@example.com> <4D6EF812.2090206@example.com> <87sjv492xl.fsf@example.com> <4D6F48E4.5090505@example.com> <AANLkTim1ZCqhQDKrN-=NO+FuGXEsXgacMe6=jhMk1PS9@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7
> CPAN modules are hit or miss--some are well worn-in and very reliable, > but others were written by a guy with two weeks of Perl experience and > no concept of references--but the CPAN system itself is fantastic. > Ruby Gems is an equally easy-to-use way to reuse code, and Python's > easy_install makes Python modules easy to come by these days. So call > that a draw. > > How easy is it to grab PHP libraries? E.g. pear install Mail_Mime To see what you have installed pear list pear has some quite rigourous coding standards, which has kept quality up but also meant some useful software is not in pear. However with custom channels (in pear since about 2005) people can host their own repositories. pecl is the equivalent for extensions with binary code. I personally like pear, but it isn't as widely used as CPAN or ruby gems. So some software is instead distributed as a tgz (or svn/git checkout). Or as RPM/deb (which is easier for the administrators of the cheap web hosting I imagine?) Darren -- Darren Cook, Software Researcher/Developer http://dcook.org/work/ (About me and my work) http://dcook.org/blogs.html (My blogs and articles)
- Follow-Ups:
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
- References:
- [tlug] Alternatives to sed + awk
- From: Nguyen Vu Hung
- Re: [tlug] Alternatives to sed + awk
- From: Raymond Wan
- Re: [tlug] Alternatives to sed + awk
- From: Stephen J. Turnbull
- Re: [tlug] Alternatives to sed + awk
- From: Raymond Wan
- Re: [tlug] Alternatives to sed + awk
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Alternatives to sed + awk
- Next by Date: Re: [tlug] Alternatives to sed + awk
- Previous by thread: Re: [tlug] Alternatives to sed + awk
- Next by thread: Re: [tlug] Alternatives to sed + awk
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links