in reply to
Combining two scripts with a command line switch?
It you're asking for help on how to get the command line args then look at GetOpt::Long, GetOpt::Tiny or GetOpt::Mixed for which ever way floats your boat.
Comment on
Re: Combining two scripts with a command line switch?
In Section
Seekers of Perl Wisdom