Help for this page

Select Code to Download


  1. or download this
    linkextractor http://www.blah.com/ > preferedname.txt
    
  2. or download this
    linkextractor http://www.blah.com/ > preferedname.txt & del listurls.t
    +xt
    
  3. or download this
    linkextractor http://www.example.com/ > nul & move listurls.txt prefer
    +edname.txt
    
  4. or download this
    use strict;
    use warnings;
    ...
          uniq
          map { $_->url_abs() }
          $mech->links();