Perl debug

2003-06-18 Thread sandip das
Hi, can anybody let me know how to print out values of certain variables in "Perl Debug" mode while doing single stepping ? Sandip. __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Perl predefined variables

2003-06-06 Thread sandip das
i wanted to know what variables like $1, $2 mean and so i was looking at the documentation for Perl predefined variables in this following link : http://www.perldoc.com/perl5.6/pod/perlvar.html $ Contains the subpattern from the corresponding set of capturing parentheses from the l