Re: 5b5/use lib
Gisle Aas (aas@oslonett.no)
Mon, 25 Sep 1995 15:24:00 +0100
> Hi -- I expect this is a perl version problem.
Yes it is. You need 5.001m to install libwww-perl-5. There is a bug in the
README file which claims that 5.001e is good enough. This will be fixed in
the next release.
> When I attempt to run Makefile.PL, I get a "lib.pm not found"
> error. As there's no lib.pm in the MANIFEST, I'm guessing this
> is a new perl thang. I believe I have 5.001e, but don't know
> how to check the patchlevel of the executable.
The latest unofficial versions of perl print the unofficial patchlevel with
'perl -v'.
Perl5.001m can be obtained from: ftp://ftp.wpi.edu/perl5/
--Gisle