Help for this page

Select Code to Download


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