install libwww-perl-5b7 failed
Paul Lew (lew@omocha.tay.dec.com)
Thu, 22 Feb 1996 10:01:11 -0500
I tried to install libwww-perl-5b7 but it failed:
$ perl Makefile.PL
Can't locate Getopt/Std.pm in @INC at Makefile.PL line 15.
BEGIN failed--compilation aborted at Makefile.PL line 15.
$ perl -v
This is perl, version 5.002 gamma
Copyright 1987-1996, Larry Wall
Perl may be copied only under the terms of either the Artistic
License or the GNU General Public License, which may be found
in the Perl 5.0 source kit.
There is only Long.pm in /usr/local/lib/perl5/Getopt directory but the
file Std.pm is in the perl5.002gamma distribution. Can I simply copy
the Std.pm to Getopt directory or there is no one use libwww-perl-5b7
with perl5.002gamma?