in reply to Re: install .pm
in thread install .pm

Hi This returns "Can't locate CorneliOS/Lib/PDF/Create.pm in @INC". The PDF.pm file looks like this: package CorneliOS::Lib::PDF; use strict; use lib "$ENV{'DOCUMENT_ROOT'}/.__sys"; use CorneliOS::Lib::PDF::Create; use CorneliOS::Lib::PDF::POD2PDF; 1; __END__

Replies are listed 'Best First'.
Re^3: install .pm
by karlgoethebier (Abbot) on Jun 04, 2014 at 06:15 UTC

    Looks like you are missing another package.

    Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»