./devel/p5-Module-Starter, Perl 5 module acting as a simple starter kit for any module

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.770nb3, Package name: p5-Module-Starter-1.770nb3, Maintainer: pkgsrc-users

The Perl 5 module Module::Starter is a simple starter kit for any
module. Module::Starter is used to create a skeletal CPAN distribution
including basic builder scripts, tests, documentation, and module
code. This module is used via the provided front-end script
module-starter.


Required to run:
[lang/perl5] [devel/p5-Module-Runtime]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 58.914 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-07 11:33:46 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Module-Starter: update to 1.770.

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
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-10-26 09:25:46 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/p5-Module-Starter) Updated from 1.750 to 1.760

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)