Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    use XML::Simple;
    use WWW::Mechanize;
    $| ++;              #making hot the pipe
    
  2. or download this