diff options
author | seb <seb@pkgsrc.org> | 2010-04-10 15:45:36 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-10 15:45:36 +0000 |
commit | 44b985e1cd2e8ae908a115e22e7629238fdd4e65 (patch) | |
tree | dd4d23e46fb1930bda5c8aa304cb43432b367a60 | |
parent | bb35402deae78ede20a2bb64d3422a3b77cce3ca (diff) | |
download | pkgsrc-44b985e1cd2e8ae908a115e22e7629238fdd4e65.tar.gz |
Note initial addition of p5-Mixin-ExtraFields-Param version 0.011
as devel/p5-Mixin-ExtraFields-Param into The NetBSD Packages
Collection.
The Perl 5 module Mixin::ExtraFields::Param mixes in to your class
to provide a param method like the ones provided by CGI, CGI::Application,
and other classes. It uses Mixin::ExtraFields, which means it can
use any Mixin::ExtraFields driver to store your data.
-rw-r--r-- | doc/CHANGES-2010 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index c87a9680743..6c8b5eec7bd 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1458 2010/04/10 15:45:08 seb Exp $ +$NetBSD: CHANGES-2010,v 1.1459 2010/04/10 15:45:36 seb Exp $ Changes to the packages collection and infrastructure in 2010: @@ -1779,3 +1779,4 @@ Changes to the packages collection and infrastructure in 2010: Added devel/p5-B-Hooks-OP-Annotation version 0.43 [seb 2010-04-10] Added devel/p5-Module-Install-XSUtil version 0.22 [seb 2010-04-10] Added devel/p5-Mixin-ExtraFields version 0.100.971 [seb 2010-04-10] + Added devel/p5-Mixin-ExtraFields-Param version 0.011 [seb 2010-04-10] |