From: Florian Ragwitz Date: Wed, 22 Oct 2008 15:47:54 +0000 (+0200) Subject: Update documentation to reflect B::Hooks::EndOfScope usage. X-Git-Tag: 0.09~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=705fe1b1f1398c1612cd8fb6d804a4fe3f0c230d;p=p5sagit%2Fnamespace-clean.git Update documentation to reflect B::Hooks::EndOfScope usage. --- diff --git a/lib/namespace/clean.pm b/lib/namespace/clean.pm index 81da6f3..ffda29a 100644 --- a/lib/namespace/clean.pm +++ b/lib/namespace/clean.pm @@ -123,8 +123,8 @@ appropriate place. =head2 import -Makes a snapshot of the current defined functions and installs a -L in the current scope to invoke the cleanups. +Makes a snapshot of the current defined functions and installs a +L hook in the current scope to invoke the cleanups. =cut @@ -284,7 +284,7 @@ use C instead. =head1 SEE ALSO -L +L =head1 AUTHOR AND COPYRIGHT