Perl webget - A Perl derivation of wget
---------------------------------------

Perl webget is similar to wget, but it can use categorized
configuration files, analyze Web pages, and "search" for download
links as you instruct. Instead of absolute links, it contains
heuristics to track newer versions of files.

    bin/            The program and example configuration
    doc/            Program's manual in various formats
    etc/            Administarive files; used for managing the project

Important files

    COPYING         GPL Licence
    INSTALL         Install instructions
    bin/ChangeLog   Project change records

Project contacts

    Homepage
      http://freshmeat.net/projects/perlwebget

    Reporting bugs
      See freshmeat page

    Source code repository
      See freshmeat page

End of file
