- or download this
#!/usr/bin/perl
...
print( "$title $address $city $state $phone $lat $long $bus_url\
+n" );
}
}
- or download this
<ResultSet>
...
</ResultSet>
- or download this
Can't call method "getData" on an undefined value at parse_xml.pl line 74. - or download this
if( $#BusUrl < 0 )
if( length $contact->getElementsByTagName( "BusinessUrl" ))
...
if (defined ( $contact->getElementsByTagName( "BusinessUrl" )))
if ($BusUrl)
if ($BusUrl->item( 0 )->getChildAtIndex( 0 )->getLength)