FIXME, and POD
André Walker [Thu, 21 Jul 2011 20:42:45 +0000 (17:42 -0300)]
lib/Catalyst/IOC/Container.pm

index 11239e4..953de4a 100644 (file)
@@ -471,6 +471,7 @@ sub find_component_regexp {
     return @result;
 }
 
+# FIXME sorry for the name again :)
 sub get_components_types {
     my ( $self ) = @_;
     my @comps_types;
@@ -538,6 +539,8 @@ Catalyst::Container - IOC for Catalyst components
 
 =head2 get_component_from_sub_container
 
+=head2 get_components_types
+
 =head2 find_component
 
 =head2 find_component_regexp