Help for this page
# declare lexical variable *outside the scope of the eval* my $BusUrl; ... } $bus_url = $BusUrl->item( 0 )->getChildAtIndex( 0 )->getData();