Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    # based on: extract-table.pl,v 24.1 2006/10/21 01:19:37 from Raman @ K
    +oders.com
    ...
    if (defined ($url)) {
      unlink ($input);
    }