Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl  -I/tmp/perl/libwww-perl-5.53/lib/
    
    ...
        push @totallinks, extractlinks($links[$i], "a");
    }
    print join("\n", @totallinks), "\n";
    
  2. or download this
    Variable "$linktype" will not stay shared at lnkchk.pl line 22.
    Variable "@sublinks" will not stay shared at lnkchk.pl line 23.