Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: can't locate loadable object module error in perl.

by moritz (Cardinal)
on Oct 19, 2011 at 09:22 UTC ( [id://932334]=note: print w/replies, xml ) Need Help??


in reply to can't locate loadable object module error in perl.

You've got to properly install the module, not just copy Fast.pm. To do that, run
perl Makefile.PL make test make install

(or replace 'make' with the name of your make utility if there's no 'make' executable).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-29 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found