Path to this page:
./
devel/p5-Data-OptList,
Parse and validate simple name/value option pairs
Branch: pkgsrc-2015Q1,
Version: 0.109,
Package name: p5-Data-OptList-0.109,
Maintainer: pkgsrc-usersparse 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:[
devel/p5-Params-Util]
Master sites: (Expand)
SHA1: a5d28812f267caca3ff8619c469578efd789263e
RMD160: 5c441835571426a715c3e990f8c5cb40449f99d0
Filesize: 15.732 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version p5-Data-OptList-0.109 (created)