Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
        my $name2 = $place->findvalue('ExtendedName/Data[@name="NAME_2"]')
    +;
        say $name2;
    }
    
  2. or download this
    $scratch/> open file.xml
    parsing file.xml
    ...
    Location 2 Providence
    Location 3 Green Bay
    Location 4 Casper