------=_Part_13682_32523919.1205449784648
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi;
What is the perl equivalent of a #!/bin/bash -xv?
I'd like to have verbose (print each line prior to execution) and expand
each variable prior to execution while executing?
How do I run perl in debug mode non-interactively, dumping every
variable
when it gets modified?
How do I get the answers to either or both of these questions using
perldoc?
Is there a perl builtin to do this? If not is there a cpan module to do
this? If so, how would I effectively search cpan for a topic such as
this?
Thanks,
Ken Wolcott
------=_Part_13682_32523919.1205449784648--