Path to this page:
./
devel/p5-Data-OptList,
Parse and validate simple name/value option pairs
Branch: pkgsrc-2008Q4,
Version: 0.103nb1,
Package name: p5-Data-OptList-0.103nb1,
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:[
lang/perl5]
Master sites: (Expand)
SHA1: 7196b6cb6912192e376980e6a0a0d90a2e2a90fb
RMD160: e8349629e6e749d77a33e828ff226672a45ffa58
Filesize: 22.652 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version p5-Data-OptList-0.103nb1 (created)