Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: install .pm

by Anonymous Monk
on Jun 03, 2014 at 22:47 UTC ( [id://1088534]=note: print w/replies, xml ) Need Help??


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»

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1088534]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found