Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    print Dumper($struct);
    
  2. 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]
    
  3. or download this
    administrator@varunraj ~/scripts
    $ perl -MCPAN -e -shell
    ...
    cpan[2]> install XML::SAX
    XML::SAX is up to date (0.96).