Module-Starter

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Module::Starter

1.82      2026-01-10 21:22:39 CET

        * Fix compilations on 5.12 and earlier. (Grinnz)

1.81      2026-01-09 21:41:05 CET

        * Fixed breakage from 1.80.
        * Try to resolve wild dzil auto-version.

1.80      2026-01-09 11:39:15 CET

        * Fixed problems with the multi-author feature in last release.
          (Thanks, @ryoskzypu!)

1.79      2026-01-03 14:57:20 CET

        * GH #79: `--force` will only overwrite files it needs to generate
        * Minimum perl version in generated distros (and Module::Starter) is 5.8.3
        * GH #25: Multiple authors are now supported (Hunter McMillen)
        * GH #84: `Module::Starter::Simple::create_distro()` now returns files created
        * Add `--github` option with issue tracker in README/POD, replacing CPANRatings
         (Dimitrios Kechagias)
        * Remove link to CPANRatings (lnation)

1.78      2025-05-04 04:54:03 EDT
        * Update LICENSE text

1.77      2020-09-05 17:20:43 EDT
        * Replace usage of ExtUtils::Command with File::Path
        * Clean up test file shebangs and remove pointless -T
        * GH#76: Remove references to AnnoCPAN from default module templates
        * GH#72: Convert distribution tooling to Dist::Zilla

1.76    Mon Mar 11 14:49:14 EDT 2019
        * GH#68: Default module templates will now use test_requires where appropriate (Dan Book)
        * GH#70: License metadata and blurbs are now handled by Software::License (Dan Book)
        * GH#70: Add --genlicense option to generate LICENSE file (Dan Book)

1.75    Thu Jun 14 12:53:47 EDT 2018
        * Update additional template URLs for consistency in tests

1.74    Tue Jun 12 18:15:20 EDT 2018
        * GH#66: Update default module template to link to metacpan (Dan Book)
        * GH#67: Update default module template to use HTTPS where appropriate (Chas. J. Owens IV)

1.73    Fri Aug 11 01:46:00 EDT 2017
        * Fix case where a distro name of '0' would be replaced by the first
          module name, confusing the tests (Dan Book)
        * Use Module::Runtime instead of string eval (Dan Book)

1.72    Sat Mar 25 21:20:41 EDT 2017
        * Stable release containing previous fixes

1.71_01 Thu Mar 23 23:04:11 EDT 2017
        * GH#51: drop use of Module::Build::Compat in Build.PL (Karen
          Etheridge)
        * GH#56: Fix generated syntax errors when using --fatalize (Dan Book)
        * GH#57: Fix strange scoping issue in test on 5.8 (Dan Book)
        * GH#58: Typo and doc fixes (Tordek)
        * GH#59: Quote versions in generated Makefile.PL/Build.PL (Dan Book)
        * GH#61: Fix version comparison in test (Dan Book)
        * GH#63: Remove unneeded dependency Module::Install::AuthorTests (Dan
          Book)
        * GH#64: Replace usage of Path::Class with File::Spec (Dan Book)

1.71    Fri Jan 30 13:28:31 2015
        * GH #47: create_t breaks plugins. (David Pottage)

1.70	Tue Jan 20 20:56:31 2015
        * Change the url for issues from rt.cpan.org to GitHub (David Pottage)
        * Added a missing module to prerequisites (David Pottage)
        * Marked t/pod* test scripts as RELEASE_TESTING (David Pottage)
        * Moved boilerplate test to xt/ directory (David Pottage)
        * Added a --fatalize option to generate code where warnings are fatal
          This changes the default behaviour, as fatal warnings are now considered



( run in 2.218 seconds using v1.01-cache-2.11-cpan-e1769b4cff6 )