Search Results

Search: Posts Made By: obelix
3,755
Posted By obelix
parsing command line switches in Perl
Hi,

My perl script takes few switches which i'm parsing through GetOpt::Long module.

My script looks like something :

myscript.pl --file="foo" --or --file="bar"

The --file switch takes 2...
20,176
Posted By obelix
Signal handling in Perl
Guys,

I'm doing signal handling in Perl. I'm trying to catch ^C signal inside the script.

There two scripts : one shell script and one perl script.

The shell script calls the perl script.
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy