On 12-07-13 12:32 PM, Uri Guttman wrote:
On 07/13/2012 12:27 PM, Shawn H Corey wrote:
On 12-07-13 11:59 AM, Shlomi Fish wrote:
See File::Basename -http://perldoc.perl.org/File/Basename.html . In the
future, you may wish to use regular expressions for similar task

There are a number of modules installed with Perl that make working with
file systems easier:

perldoc File::Basename
perldoc File::Spec
perldoc File::Path
perldoc File::Copy
perldoc File::Slurp

file::slurp is not in perl core. it is only on cpan.

uri


The one I forgot: perldoc File::Find


--
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

        _Perl links_
official site   : http://www.perl.org/
beginners' help : http://learn.perl.org/faq/beginners.html
advance help    : http://perlmonks.org/
documentation   : http://perldoc.perl.org/
news            : http://perlsphere.net/
repository      : http://www.cpan.org/
blog            : http://blogs.perl.org/
regional groups : http://www.pm.org/



--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to