in reply to
adding a variable definition to execution
$basename = shift
should work for your needs. (execute with
./file.pl filename
)
Comment on
Re: adding a variable definition to execution
Select
or
Download
Code
In Section
Seekers of Perl Wisdom