Help for this page

Select Code to Download


  1. or download this
    use Modern::Perl;
    use Mojo::DOM;
    ...
    
        return %hash;
    }
    
  2. or download this
    $VAR1 = {
              'country' => 'GB',
    ...
              'upper-name' => 'ANDY BARTH',
              'name' => 'Andy Barth'
            };