in reply to Re^4: Parsing hash from XML::Simple
in thread Parsing hash from XML::Simple
Run like this:
It has a "h" (help) command to get you started.perl -d your-program-name.pl
Basically, you will be using the "x" (Examine) command to look at the data.
See perldebug for details.
This is not an optical illusion, it just looks like one.
|
|---|