in reply to
Script to Script
See
Testing out a CGI script using the command line
.
holli
You can lead your users to water, but alas, you cannot drown them.
Comment on
Re: Script to Script
Download
Code
Replies are listed 'Best First'.
Re^2: Script to Script
by
daxim
(Curate)
on Jul 23, 2019 at 11:08 UTC
To save some time:
system 'perl', 'calendar.cgi', 'year_required=2019';
[download]
Documented at
DEBUGGING in CGI
.
[reply]
[d/l]
In Section
Seekers of Perl Wisdom