Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0"?>
    
    ...
    </item>
    
    </rss>
    
  2. or download this
    my $xml = eval { XMLin($xml_results) } or die(@$);
    print Dumper($xml);