Path to this page:
./
devel/p5-Data-OptList,
Parse and validate simple name/value option pairs
Branch: pkgsrc-2013Q2,
Version: 0.107nb2,
Package name: p5-Data-OptList-0.107nb2,
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] [
devel/p5-Sub-Install]
Master sites: (Expand)
SHA1: b802570a41b9393120e6a2d93971c3e3a6293ee5
RMD160: 4df7c036c86f417a45cfa0227904a44a2526265d
Filesize: 13.413 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version p5-Data-OptList-0.107nb2 (created)