Brian McCauley wrote:
> Paul Lalli wrote:
> >
> > m//;
> >
> > it matches everything.
>
> Not in Perl it doesn't. :-)
Sure it does provided you haven't tried matching anything else
beforehand...
Paul Lalli
--
http://mail.python.org/mailman/listinfo/python-list
define your problem
statement. Sample input, desired output...
Paul Lalli
--
http://mail.python.org/mailman/listinfo/python-list
ncluded in your distribution of Perl,
run the following command in your shell:
perldoc perlmodlib
To get a list of non-standard modules that have already been installed,
read the documentation for the ExtUtils::Installed module:
perldoc ExtUtils::Installed
To see what other modules are available