Help for this page

Select Code to Download


  1. or download this
    <a href="thepage.jsp?siteId=1&sectionId=443&amp;">
        <span class="small">Geography</span></a>,
    
  2. or download this
    #!perl
    use LWP::Simple;
    ...
    foreach $idkey (@pairlist) {
        print "$idkey,$categories{$idkey}\n";
        }