On Mon, Jun 16, 2008 at 6:56 PM, Craig Barratt <[EMAIL PROTECTED]> wrote: > Nicholas writes: > >> It appears your shell is interpreting the script and not perl. Try >> executing the script with `perl BackupNotify`. > > That's right. The first comment block is indented by one space, > so the first line is ' #!/usr/bin/perl' and therefore not being > executed by perl. > > Craig
Ahh, I was wondering to myself "why did he strip the shebang out!?". That makes perfect sense. Good call -- Nicholas Hall [EMAIL PROTECTED] ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
