From: Graham Knop Date: Thu, 15 Feb 2018 09:31:22 +0000 (+0100) Subject: abstract for applyhooks X-Git-Tag: v1.001_001~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=91dc3b98475b26f342514456b94d6bc9ab4ae75d;p=p5sagit%2FClass-C3-Componentised.git abstract for applyhooks --- diff --git a/lib/Class/C3/Componentised/ApplyHooks.pm b/lib/Class/C3/Componentised/ApplyHooks.pm index 8cc49fb..5e2ec0f 100644 --- a/lib/Class/C3/Componentised/ApplyHooks.pm +++ b/lib/Class/C3/Componentised/ApplyHooks.pm @@ -90,7 +90,7 @@ sub _apply_component_to_class { =head1 NAME -Class::C3::Componentised::ApplyHooks +Class::C3::Componentised::ApplyHooks - Run methods before or after components are injected =head1 SYNOPSIS