Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: MakeMaker, h2xs, and writing CPAN modules

by Matts (Deacon)
on Jun 24, 2002 at 07:02 UTC ( [id://176701]=note: print w/replies, xml ) Need Help??


in reply to MakeMaker, h2xs, and writing CPAN modules

I use an alternative script to h2xs that doesn't include all the cruft that h2xs drags along with it. It also does the right thing with the t/ directory (rather than test.pl) and puts the module in its own lib/ directory, so that you can "use lib" to get the right directory for simple tests before installing it.

You can get my newproj script here.

Update: I forgot, it also creates a MANIFEST.SKIP for you, which is incredibly useful if you're as forgetful as I am!

  • Comment on Re: MakeMaker, h2xs, and writing CPAN modules

Log In?
Username:
Password:

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

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

    No recent polls found