![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
copying files through modulesby peeeeeeeeeeete (Initiate) |
on May 18, 2005 at 05:24 UTC ( [id://458079]=perlquestion: print w/replies, xml ) | Need Help?? |
peeeeeeeeeeete has asked for the wisdom of the Perl Monks concerning the following question:
hi,
I'm trying to copy a file through a module and i seem to be stuck. the function in the module is supposed to pass out a file handle which will be used to save the file on the .pl file that is "using" the module. I dont understand how the .pl file can accept a module and then proceed to save the file. i also dont understand how the module will pass out a file handle. can someone please clarify these two points?
thanks
Back to
Seekers of Perl Wisdom
|
|