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

Re^2: Trying to build a module for upload to CPAN

by perlfan (Vicar)
on Oct 29, 2021 at 09:01 UTC ( [id://11138186]=note: print w/replies, xml ) Need Help??


in reply to Re: Trying to build a module for upload to CPAN
in thread Trying to build a module for upload to CPAN

I agree here. It's really a guilty pleasure because it's so massive, but you only need to install it on your dev machine.
  • Comment on Re^2: Trying to build a module for upload to CPAN

Replies are listed 'Best First'.
Re^3: Trying to build a module for upload to CPAN
by Tux (Canon) on Oct 29, 2021 at 11:25 UTC

    But you raise the bar for anyone willing to come up with a patch.

    I've seen not a single project using Dist::Zilla that does not requires (many) additional modules and plugins that won't be used for anything else and thus clutter *my* development box if I want to not only fix something, but also test it before I submit a PR.

    Whereever possible, I will stick to ExtUtils::MakeMaker and it has so far never let me down.

    And for all those that add scripts: add them to a folder (e.g. sandbox) in your git repo, so people trying to help you have them too. And document them in Makefile.PL or README.

    My €0.02

    Also read Release::Checklist for motivations.


    Enjoy, Have FUN! H.Merijn
      It's total excess; OTOH if one just gives in to the gluttony, it's them pretty easy for them to "do the needful". YMMV but your point is well taken.

Log In?
Username:
Password:

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

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

    No recent polls found