Dear all,

Is there any simple way to add user defined switches in Perl. I want someting like that:

perl --filein MyInputFileName --fileout MyOutputFileName  ##in command line

With --filein switch I want to define file, which will be read as the input and with the --fileout the output file.


Thanks in advance for any suggestion, Andrej

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to