Smita Mote wrote:
hello all,
Hello,
can anyone can tell me how to do perl testing actually in actual environment.?
Via the command line, perl -c script.pl will do a syntax check.
There's also a perl -d script.pl will run it in debug mode
The answer really depends on what you mean by "testing" and "actual environment" :)
HTH
Lee.M - JupiterHost.Net
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>