bartonski has asked for the wisdom of the Perl Monks concerning the following question:
..." This is supposedly available on perl 5.6.1. I tried this on my Debian Etch box, using perl v5.8.8, but when I run $ perlfunc split, I get the following error: -bash: perlfunc: command not found Is this a matter of how debian packages Perl? I tried searching the file system for perlop:% perlop comma % perlfunc split
Neither of these is executable.$ locate perlfunc /usr/share/man/man1/perlfunc.1.gz /usr/share/perl/5.8.8/pod/perlfunc.pod
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Question about Perl man pages
by cdarke (Prior) on Jul 07, 2010 at 07:03 UTC | |
Re: Question about Perl man pages
by biohisham (Priest) on Jul 07, 2010 at 04:42 UTC | |
by bartonski (Initiate) on Jul 08, 2010 at 02:38 UTC | |
Re: Question about Perl man pages
by afoken (Chancellor) on Jul 07, 2010 at 04:06 UTC | |
Re: Question about Perl man pages
by Khen1950fx (Canon) on Jul 08, 2010 at 10:48 UTC | |
by JavaFan (Canon) on Jul 08, 2010 at 12:01 UTC |