Help for this page

Select Code to Download


  1. or download this
    
    use XML::Simple;
    ...
    my @items = @{$xml->{Item}};
    print "Contains: ".Dumper(@items);
    
  2. or download this
    $VAR1 = {
              'Price' => '24.9899997711',
    ...
              'Price' => '24.9899997711',
              'SmallImageURL' => 'http://images.iwoot.com/thumbs/DISRIF_th
    +u.gif',
            };