Help for this page

Select Code to Download


  1. or download this
    perl -MXML::Simple -e "XML::Simple->new and die XML::Simple->VERSION"
    1.06 at -e line 1.
    
  2. or download this
    perl -MXML::Simple -e"XML::Simple->new(noattr => 1, keeproot=>1, searc
    +hpath=>q[.], suppressempty=>[]) and die XML::Simple->VERSION"
    1.06 at -e line 1.