Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re x 3: MakeMaker, h2xs, and writing CPAN modules

by Sweeper (Pilgrim)
on Jun 24, 2002 at 20:00 UTC ( [id://176924]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: MakeMaker, h2xs, and writing CPAN modules
in thread MakeMaker, h2xs, and writing CPAN modules

In the usual incantation:
perl Makefile.PL
make
make test
make install
the build library (blib) is created by the second line make, and is most useful in the third line make test. You cannot use blib before make.

And if you can't even after that, there is something seriously wrong with your makefile / machine / Perl installation / file system / what not.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-03-29 09:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found