On Wed, Jun 18, 2003 at 05:21:06PM -0700, sandip das wrote: > can anybody let me know how to print out values of > certain variables in "Perl Debug" mode while doing > single stepping ?
Use 'p' or 'V'. 'h' will give you the list of available commands. -- Steve -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]