On Sat, Oct 4, 2008 at 12:46 AM, Agathoklis D. Hatzimanikas <[EMAIL PROTECTED]> wrote: > On Fri, Oct 03, at 11:44 LFS Trac wrote: >> #2212: Perl missing from version-check.sh >> ------------------------------------------+--------------------------------- >> Reporter: [EMAIL PROTECTED] | Owner: [email protected] >> Type: enhancement | Status: new >> Priority: normal | Milestone: 7.0 >> Component: Book | Version: SVN >> Severity: trivial | Resolution: >> Keywords: | >> ------------------------------------------+--------------------------------- >> Comment (by [EMAIL PROTECTED]): >> >> This is sort of the more perl-y way to do it: >> >> {{{ >> echo `eval $(perl -V:version); echo Perl: $version` >> }}} >> >> Or even just `perl -V:version` . >> > > And I thought, you disliked perl. :)
In many ways! But actually it's just the packaging of perl that makes me angry. The actual language has its moments. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
