in reply to
Re: Misinterpretation of File::Copy
in thread
Misinterpretation of File::Copy
It kind of seems like in order to achieve what i want i'll need to use an
exec()
or
system()
call for what I am wanting to do, but I was hoping to keep this script as pure perl if possible.
humbly -
c
Comment on
Re: Re: Misinterpretation of File::Copy
Select
or
Download
Code
In Section
Seekers of Perl Wisdom