The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MYDan::Bootstrap::ProcUpdate

SYNOPSIS

 use MYDan::Bootstrap::ProcUpdate;

 MYDan::Bootstrap::ProcUpdate->new( exec => /path/, interval => 3600, url => 'https://xxx' )->run();