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

index a45f47f..2bb65ea 100644 (file)
@@ -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