Help for this page
#!/usr/bin/perl ... print "\nA " . $elt->attr ('href') . "\n\n"; }
A http://www.nowhere.com/?action=a1¶m=p1
A http://www.nowhere.com/?action=a1&param=p1