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

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


Branch: pkgsrc-2015Q4, Version: 0.109nb1, Package name: p5-Data-OptList-0.109nb1, 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]

Master sites: (Expand)

SHA1: a5d28812f267caca3ff8619c469578efd789263e
RMD160: 5c441835571426a715c3e990f8c5cb40449f99d0
Filesize: 15.732 KB

Version history: (Expand)