diff options
author | seb <seb@pkgsrc.org> | 2008-07-27 12:04:40 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2008-07-27 12:04:40 +0000 |
commit | 7f58084b0e32b3414ece806d825113589a427f56 (patch) | |
tree | 6f07cba1940003f92de141c8aede25e7c48118da | |
parent | 91cade70f1d31f2db8b306d1d1f5faba5112aacd (diff) | |
download | pkgsrc-7f58084b0e32b3414ece806d825113589a427f56.tar.gz |
Note initial addition of p5-MooseX-Object-Pluggable version 0.0008
as devel/p5-MooseX-Object-Pluggable into The NetBSD Packages
Collection.
The Perl 5 module MooseX::Object::Pluggable is meant to be loaded
as a role from Moose-based classes. It will add methods and attributes
to assist you with the loading and handling of plugins and extensions
for plugins.
-rw-r--r-- | doc/CHANGES-2008 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 06e22ee29b7..d836f674f94 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.1693 2008/07/27 08:13:53 obache Exp $ +$NetBSD: CHANGES-2008,v 1.1694 2008/07/27 12:04:40 seb Exp $ Changes to the packages collection and infrastructure in 2008: @@ -2886,3 +2886,4 @@ Changes to the packages collection and infrastructure in 2008: Updated textproc/xapian-omega to 1.0.7nb1 [schmonz 2008-07-27] Updated audio/p5-MusicBrainz-Queries to 0.11 [obache 2008-07-27] Updated audio/p5-MusicBrainz-Client to 0.11 [obache 2008-07-27] + Added devel/p5-MooseX-Object-Pluggable version 0.0008 [seb 2008-07-27] |