Re: 5b5/use lib

Nick.Ing-Simmons@tiuk.ti.com
Mon, 25 Sep 95 14:34:58 BST


In <199509250457.WAA23740@xmission.xmission.com>
On Sun, 24 Sep 1995 22:57:37 -0600
Gary Shea <shea@xmission.com> writes:
>Hi -- I expect this is a perl version problem.
>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.  

New-ish it is certainly in perl5.001m

>I believe I have 5.001e, but don't know
>how to check the patchlevel of the executable.

If you perl is new-enough :

pluto 19% perl -v

This is perl, version 5.001

        Unofficial patchlevel 1m.

Copyright 1987-1994, 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.