Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Making the CPAN/GitHub updating process painless

by Corion (Patriarch)
on Dec 16, 2017 at 16:11 UTC ( [id://1205686]=note: print w/replies, xml ) Need Help??


in reply to Making the CPAN/GitHub updating process painless

See Module::Release together with Perl::Version (resp. the perl-reversion tool in that).

I use a hacked up Makefile.PL to autogenerate the README and README.md files, but others use Dist::Zilla plugins or Dist::Minilla or Shipwright to do that.

Updating the Github repositories is as simple as invoking git push --all after the release. Module::Release does that I think.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-03-29 15:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found