Help for this page

Select Code to Download


  1. or download this
    syntax error at ./vacation.pl line 33, near ")
          &"
    syntax error at ./vacation.pl line 38, near "}"
    Execution of ./vacation.pl aborted due to compilation errors.
    
  2. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
          `rm -f /home/$username/$FILENAME`;
      }