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

Re: locating a module created with h2xs via require and use --- effect of extra directory?

by chipmunk (Parson)
on Nov 09, 2001 at 23:58 UTC ( [id://124456]=note: print w/replies, xml ) Need Help??


in reply to locating a module created with h2xs via require and use --- effect of extra directory?

The files created by h2xs are meant to be used as an installation package. That is, after using h2xs to set up the files, you should install the module with perl Makefile.PL; make; make test; make install in order to use it.
  • Comment on Re: locating a module created with h2xs via require and use --- effect of extra directory?
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-24 02:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found