Path to this page:
./
devel/p5-Modern-Perl,
Enable all of the features of Modern Perl with one command
Branch: CURRENT,
Version: 1.20200211nb2,
Package name: p5-Modern-Perl-1.20200211nb2,
Maintainer: pkgsrc-usersModern Perl programs use several modules to enable additional
features of Perl and of the CPAN. Instead of copying and pasting
all of these use lines, instead write only one:
use Modern::Perl;
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 14.508 KB
Version history: (Expand)
- (2021-05-25) Updated to version: p5-Modern-Perl-1.20200211nb2
- (2020-09-01) Updated to version: p5-Modern-Perl-1.20200211nb1
- (2020-04-16) Updated to version: p5-Modern-Perl-1.20200211
- (2019-10-25) Updated to version: p5-Modern-Perl-1.20190727
- (2019-08-11) Updated to version: p5-Modern-Perl-1.20181021nb1
- (2018-11-24) Updated to version: p5-Modern-Perl-1.20181021
CVS history: (Expand)
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-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-04-16 12:53:10 by Makoto Fujiwara | Files touched by this commit (2) |  |
Log message:
(devel/p5-Modern-Perl) Updated to 1.20200211
1.20200211 2020-02-10 19:33:55-08:00 America/Los_Angeles
- bash doesn't like !' in double quotes, so it stuck up for awk
1.20200201 2020-01-31 18:41:36-08:00 America/Los_Angeles
- fix tests for Perl 5.32 (Tony Cook, RT #131608)
- update for 2020
|
2019-11-03 11:16:06 by Roland Illig | Files touched by this commit (152) |
Log message:
devel/p5-*: align variable assignments
pkglint -Wall -F --only aligned --only indent p5-*
No manual corrections.
|
2019-10-25 16:04:47 by Makoto Fujiwara | Files touched by this commit (2) |  |
Log message:
(devel/p5-Modern-Perl) Updated 1.20181021 to 1.20190727
1.20190727 2019-07-27 12:15:27-07:00 America/Los_Angeles
- remove explicit autodie dependency (GH #11, gordon-fish, mst, #perl)
- add description of odern::Perl module (Utkarsh Gupta, Debian, GH issue #12)
1.20190601 2019-06-01 09:19:36-07:00 America/Los_Angeles
- update for 2019
- reduce scope of lexical %dates (RT #128406)
- support `perl -Modern::Perl=20xx` (RT #96319)
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|