On Mon, 13 Mar 2000, Mathias Mueller wrote:
> I'm a newbie to libwww.
>
> I am trying to use HTTP::Request::Common; Does anybody know which
> file I need to download from cspan ?!
Is this the information you are looking for?
cpan> i /HTTP::Request::Common/
Module id = HTTP::Request::Common
DESCRIPTION Functions that generate HTTP::Requests
CPAN_USERID GAAS (Gisle Aas <[EMAIL PROTECTED]>)
CPAN_VERSION 1.16
CPAN_FILE GAAS/libwww-perl-5.47.tar.gz
DSLI_STATUS Rmpf (released,mailing-list,perl,functions)
MANPAGE HTTP::Request::Common - Construct common HTTP::Request objects
INST_FILE /usr/local/lib/perl5/site_perl/5.6.0/HTTP/Request/Common.pm
INST_VERSION 1.16
cpan> look HTTP::Request::Common
...
dd:libwww-perl-5.47$ grep package lib/HTTP/Request/Common.pm
package HTTP::Request::Common;