$cron->add_entry("0-59 * * * * *", {'subroutine' => \&GetStats, } ); #### $cron->add_entry( "1 * * * *", {'subroutine' => \&GetStats} );