./devel/p5-Data-OptList, Parse and validate simple name/value option pairs

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


Branch: CURRENT, Version: 0.114nb1, Package name: p5-Data-OptList-0.114nb1, Maintainer: pkgsrc-users

parse and validate simple name/value option pairs. Example:

use Data::OptList;

my $options = Data::Optlist::mkopt([
qw(key1 key2 key3 key4),
key5 => { ... },
key6 => [ ... ],
key7 => sub { ... },
key8 => { ... },
key8 => [ ... ],
]);


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

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 19.425 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
   2023-05-20 08:46:00 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Data-OptList: update to 0.114.

0.114     2023-05-06 17:25:36-04:00 America/New_York
        - Data::OptList now requires perl v5.12.0
        - tests no longer add "-T" to shebang, so do not invoke taint mode

0.113     2022-12-31 21:07:47-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-06 10:37:58 by Wen Heping | Files touched by this commit (2) | Package updated
Log message:
Update to 0.112

Upstream changes:
0.112     2021-06-26 11:01:31-04:00 America/New_York
        - no changes since last trial release (0.111)

0.111     2021-06-20 20:55:10-04:00 America/New_York (TRIAL RELEASE)
        - update author contact info
        - add perl version support to docs
        - replace a "goto" deep in the guts with a sub call, for speed \ 
(thanks,
          Olivier Mengué and Graham Knop)
   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.