Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Module Change Log

by stevieb (Canon)
on Sep 13, 2022 at 16:03 UTC ( [id://11146863]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Module Change Log
in thread Module Change Log

I wrote Dist::Mgr for this exact reason. It comes with a distmgr binary that does all the work.

It extends Module::Starter for distribution creation, and it automates everything else. Adds Github Actions workflow, adds CI and coverage badges, adds repository information. It has a 'release' feature which runs tests, ensures the MANIFEST is up to date, updates the Changes file automatically with the date and version, pushes to Github to run CI tests, then finally, if all is well, it pushes it onto the CPAN.

A 'cycle' feature bumps version number information, prepares the Changes file for the next version's changes etc.

I've been using it for a few years now. It's how I manage all of my Perl distributions.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 17:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found