in reply to Re^3: Plz help me to create a perl script to catch errors and exceptions
in thread Plz help me to create a perl script to catch errors and exceptions
i have same question here. i am new to perl script and i want create a logfile(test.pl.log) of my perl script(test.pl).
like in shell script to create logfiles, i do that
exec 1>>/home/logfiles/test.ksh.log 2>&1
please give your suggestion.
thanks in advance.
Regards,
pratap