Hi,
 
I am trying to learn perl, and am trying to modify an application which runs
in a mod_perl apache environment.
 
To help me discover and learn, I was wondering if there was a way to put a
statement  or statements to dump the environment (all variables) at a
specific spot during execution.
 
Preferably I would like to dump this to a file that I could examine to learn
what's going on.
 
I would have done prints but in an apache environment it is difficult to
find out what happens after submit is clicked on.
 
Please let me know if there is a faq or guide to help me develop in this
environment or if I am on the right track.
 
Thanks in advance,
 
Gilbert.
 

Reply via email to