Subject: | Missing PREREQ_PM inside of Makefile.PL for libwww-perl items |
You may wish to include inside of PREREQ_PM that you require several components from libwww-perl, namely:
HTTP::Request
HTTP::Response
LWP::UserAgent
It will make the module install more cleanly.
You may also wish to mention in the README that Compress::Zlib and XML;:SAX::Writer are both heavily useful to the module. Thanks for releasing this module, as I'm looking for using it for a large project for a website I work on, and for possible inclusion within the Debian linux distribution.