> >I can't get "use File::Copy" to work. I declare it at the beginning of >script but when I try to use it latter nothing happens. There are no errors >and nothing is copied. >
Did you also add "use strict" and "use warnings" at the begin of the script and still saw nothing? -- Books below translated by me to Chinese. Practical mod_perl: http://home.earthlink.net/~pangj/mod_perl/ Squid the Definitive Guide: http://home.earthlink.net/~pangj/squid/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>