README: Pwget - A Perl derivation of wget
-----------------------------------------

Pwget is similar to wget[1] but it can use categorized configuration
files, analyze Web pages, and "search" for download links as
instructed. Instead of absolute links, it contains heuristics to track
newer versions of files.

The source package directories:

    bin/            The program and system manual page (*.1)
    doc/            Documentation

Important files

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

Project details

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

    To report bugs
      See freshmeat page

    Source code repository
      See freshmeat page

    Depends
      Perl (any version).

      Standard Perl libraries:

	   Net::FTP		[Debian package: perl-modules]

      External Perl CPAN libraries:

	   LWP::UserAgent	[Debian package: libwww-perl]

      wget(1) for Sourceforge downloads [1].

      t2html for generating documentation [2] from scratch (optional).

References

    [1] http://www.gnu.org/software/wget
    [2] http://freshmeat.net/projects/perl-text2html

End of file
