./devel/p5-Sub-Exporter, Sophisticated exporter for custom-built routines

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


Branch: CURRENT, Version: 0.991, Package name: p5-Sub-Exporter-0.991, Maintainer: pkgsrc-users

Sub::Exporter provides a sophisticated alternative to Exporter.pm.
It allows for renaming, currying/sub-generation, and other cool
stuff.


Required to run:
[lang/perl5] [devel/p5-Params-Util] [devel/p5-Data-OptList] [devel/p5-Sub-Install]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 56.203 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-04 12:11:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Sub-Exporter: update to 0.991.

0.991     2023-11-23 20:32:17-05:00 America/New_York
        - make the requirement for perl v5.12.0 explicit; previously, it was
          only implicit because of prerequisites
   2023-09-01 01:10:12 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.990

Upstream changes:
Changes for version 0.990 - 2023-07-22
fixes to keep working in v5.39 (thanks, Yves Orton!)
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-05-20 09:02:03 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Sub-Exporter: update to 0.989.

0.989     2022-12-31 19:34:54-05:00 America/New_York
        - update author contact info
   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-07-04 11:04:10 by Wen Heping | Files touched by this commit (2) | Package updated
Log message:
Update to 0.988

Upstream changes:
0.988     2021-06-18 23:37:47-04:00 America/New_York
        - update author contact info
        - add perl support section to docs