- or download this
#!/usr/bin/perl
use strict;
...
print Dumper($struct);
- or download this
$ ./ex1.pl
could not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.10/XM
+L/SAX
Document requires an element [Ln: 2, Col: 0]
- or download this
administrator@varunraj ~/scripts
$ perl -MCPAN -e -shell
...
cpan[2]> install XML::SAX
XML::SAX is up to date (0.96).