#!/usr/bin/perl -w .... { local @ARGV = qw( one two three ); require "second_script.pl"; exit(); }
In reply to Re: running a Perl script from a Perl script
by philou
in thread running a Perl script from a Perl script
by peterg22
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |