Perl Modules
Kurt Wall
kwall
Mon May 17 11:46:27 PDT 2004
An unnamed Administration source, Bill Campbell, wrote:
% On Fri, Apr 11, 2003 at 07:27:19PM -0400, Kurt Wall wrote:
% >An unnamed Administration source, ronnie gauthier, wrote:
% >% Greets,
% >%
% >% Can anyone tell me if the module HTTP::Date is found on all perl installs? I
% >% need to manipulate dates in a script, I can install any module I need but I want
% >% this app to just drop in any folder and work on any standard web server. It
% >% seems to me that the ::Date module will maybe be on all servers vs. something
% >% like ::manip.
% >%
% >% Thanks :-)
% >
% >How would I go about finding out if it's installed on my otherwise
% >stock Perl installation?
%
% Try ``perldoc HTTP::Date'' or ``locate HTTP/Date.pm''.
Kewl. Okay, perldoc says no go:
$ perldoc HTTP::Date
No documentation found for "HTTP::Date".
$ locate Date.pm
$
No joy. So, I suppose it isn't part of my otherwise stock Perl
installation.
Kurt
--
He who Laughs, Lasts.
More information about the Linux-users
mailing list