Help for this page

Select Code to Download


  1. or download this
    use Shell::POSIX::Select qw($Heading $Prompt);
    use Config::Crontab;
    ...
       }
    }
    
  2. or download this
    #
    # Host specific jobs
    ...
    #00 9 * * * $MYBIN/my_prog2.pl; # key=my_prog2
    
  3. or download this
    syntax error at ./test.pl line 151, near ");"
    Missing right curly or square bracket at ./test.pl line 186, at end of
    + line
    syntax error at ./test.pl line 186, at EOF
    Execution of ./test.pl aborted due to compilation errors.