Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Running several Perl scripts
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="dysgraphia, post: 4835188"] 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 [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Running several Perl scripts
Top