Help for this page

Select Code to Download


  1. or download this
    my @entries = DateTime::Event::Cron->new_from_crontab
                  (file => '/tmp/crontab.out', user_mode => 0);
    
  2. or download this
    * * * * * gump /bin/date
    
  3. or download this
    * * * * * /bin/date