in reply to
Re: EXPORT variables
in thread
EXPORT variables
Hey, Thanks everyone. U all saved my day. I am now able to run my script. I have one more question: Is there a way in which we can run cp, mv commands etc that run from bash to be executed within a perl script?
Comment on
Re^2: EXPORT variables
Replies are listed 'Best First'.
Re^3: EXPORT variables
by
chrism01
(Friar)
on Jun 10, 2008 at 05:55 UTC
http://perldoc.perl.org/File/Copy.html
[reply]
Re^3: EXPORT variables
by
cdarke
(Prior)
on Jun 10, 2008 at 07:47 UTC
http://www.perlmonks.com/?node_id=627015
[reply]
In Section
Seekers of Perl Wisdom