I am writing my first perl program (copied from a magazine). The only line that is not working is
system( rm -rf $file ); The error message is: Can't call method "rm" with a package or object reference. Any tips? Thanks -- Randy -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]