Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    my $deserialized = xml2pl($serialized);
    print Dumper($deserialized);
    
  2. or download this
    <perldata>
     <hashref blessed_package="CGI">
    ...
                     '.fieldnames' => {},
                     'escape' => '1'
                   }, 'CGI' );