D
dysgraphia
Hi all, Using Win XP, ActiveState Perl 5.8.
Question from Perl newby: If I have several Perl scripts that I would
like to run periodically how can I write a script say master_perl.pl
that runs say perl_1.pl, perl_2.pl etc.
At present I concatenate all the scripts into one long one but it seems
$my_method =~ m/ugly/; # is true
I have checked the faq and cpan sites plus done a general Google
searching but cannot find guidance...any assistance appreciated!
Cheers, Peter
Question from Perl newby: If I have several Perl scripts that I would
like to run periodically how can I write a script say master_perl.pl
that runs say perl_1.pl, perl_2.pl etc.
At present I concatenate all the scripts into one long one but it seems
$my_method =~ m/ugly/; # is true
I have checked the faq and cpan sites plus done a general Google
searching but cannot find guidance...any assistance appreciated!
Cheers, Peter