Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: What are your best practice recommendations for maintaining CPAN module with GitHub repo?

by stevieb (Canon)
on Dec 18, 2017 at 21:19 UTC ( [id://1205823]=note: print w/replies, xml ) Need Help??


in reply to Re: What are your best practice recommendations for maintaining CPAN module with GitHub repo?
in thread What are your best practice recommendations for maintaining CPAN module with GitHub repo?

Oh, and no, I don't use dzil. I find it exceptionally annoying, one of the big ones is there's no Makefile.PL, so you can't just download and test around (easily). I did hack my automation software to be able to test dzil distributions through some trickery, but you have to have the binary installed in the first place anyhow.

Module::Starter's module-starter binary to get things set up, then modify your process from there. It's trivial to have a script to pull in a couple of files you commonly use, but since it's a 2 second process, I do that manually.

  • Comment on Re^2: What are your best practice recommendations for maintaining CPAN module with GitHub repo?
  • Select or Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-18 02:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found