Name: | perl-Data-OptList |
---|---|
Version: | 0.104 |
Release: | 4.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 13878 |
License: | GPL+ or Artistic |
RPM: | perl-Data-OptList-0.104-4.el6.noarch.rpm |
Source RPM: | perl-Data-OptList-0.104-4.el6.src.rpm |
Build Date: | Sat May 08 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Data-OptList/ |
Summary: | Parse and validate simple name/value option pairs |
Description: | Hashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs. Even then, this is really boring to write: |