Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Alternatives to Module::Starter

by Anonymous Monk
on Jan 17, 2012 at 08:00 UTC ( [id://948269]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Alternatives to Module::Starter
in thread Alternatives to Module::Starter

My advice is to not quickly dismiss dzil and similar distribution builder tools like ShipIt, etc.

Spoken like someone who's never tried to bend dzil et all to his will :)

The harder and more tedious part after that is building the distribution, updating the various standard files (README, MANIFEST, META.yml, etc), testing and releasing it. This needs to be done *many* times. dzil (or its equivalent) will help you automate these tasks.

Heard of ExtUtils::MakeMaker or Module::Build or Module::Install? ExtUtils::MakeMaker or Module::Build or Module::Install do the updating of MANIFEST and META, dzil not required.

Same goes for both testing and releasing

The 30 minutes that you "lost", will save you hours and hours later.

strawman for sure, I've yet to meet a programmer that cares how long it takes cpan/cpanp/cpanm to download/install dzil among the criteria for usefulness of dzil

Maybe dzil saves dzil authors time, it didn't save me any, for me it was just a hassle

Even if you think you will only release one distribution to CPAN, consider using a distribution builder tool anyway. Since releasing a distribution becomes so easy and quick with dzil, this will actually encourage you to release more CPAN modules. That's what happened to me. :)

:) Cannot find pauseid http://search.cpan.org/~sedusedan/

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-19 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found