Help for this page

Select Code to Download


  1. or download this
    Can't use string ("visibility") as a HASH ref while "strict refs" in u
    +se at
    
  2. or download this
    foreach my $vals (keys %{$xml}) {
    print $vals->{city}{name}, "\n";
    
    }