X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAttrContainer.pm;fp=lib%2FCatalyst%2FAttrContainer.pm;h=a33d82281a7e30e7c6625b02525860d83be05c18;hb=7ea27c7c4953f3307316a9a991a237eb6feba39a;hp=f699d9f556875572bf91748b8629c32aa78bfc4d;hpb=a842f4920bb47e65459bd0ea5df3a21e1ea2497f;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/AttrContainer.pm b/lib/Catalyst/AttrContainer.pm index f699d9f..a33d822 100644 --- a/lib/Catalyst/AttrContainer.pm +++ b/lib/Catalyst/AttrContainer.pm @@ -23,7 +23,7 @@ sub FETCH_CODE_ATTRIBUTES { $_[0]->_attr_cache->{ $_[1] } || () } =head1 NAME -Catalyst::AttrContainer - Handles code attribute storage and caching +Catalyst::AttrContainer =head1 SYNOPSIS @@ -47,9 +47,10 @@ Attribute function. See attributes(3pm) L L. -=head1 AUTHORS +=head1 AUTHOR -Catalyst Contributors, see Catalyst.pm +Sebastian Riedel, C +Marcus Ramberg, C =head1 COPYRIGHT