projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
93e211f
)
it's a role, not a class
Jesse Luehrs [Fri, 10 Jul 2009 01:57:35 +0000 (20:57 -0500)]
lib/Moose/Meta/Attribute/Trait/Native/Collection.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Meta/Attribute/Trait/Native/Collection.pm
b/lib/Moose/Meta/Attribute/Trait/Native/Collection.pm
index
a45f47f
..
2bb65ea
100644
(file)
--- a/
lib/Moose/Meta/Attribute/Trait/Native/Collection.pm
+++ b/
lib/Moose/Meta/Attribute/Trait/Native/Collection.pm
@@
-18,7
+18,7
@@
__END__
=head1 NAME
-Moose::Meta::Attribute::Trait::Native::Collection - Base class for all collection type helpers
+Moose::Meta::Attribute::Trait::Native::Collection - Base role for all collection type helpers
=head1 DESCRIPTION