module-starter icon indicating copy to clipboard operation
module-starter copied to clipboard

--github option

Open dkechag opened this issue 11 months ago • 0 comments

A simple --github <username> option was added, which creates links to the github issue tracker replacing the defunct cpanratings links in README and POD.

The option also creates a META_MERGE section in Makefile.PL with the repo links.

Test suite is adjusted to pass, however I did not add more testing as it seemed complex to do for the randomized test-dist.t, while module-starter.t is disabled.

The PR should be addressing #80 and #81 .

dkechag avatar Sep 11 '23 00:09 dkechag