From: Dave Rolsky Date: Sun, 17 Oct 2010 16:17:03 +0000 (-0500) Subject: Small pod fix X-Git-Tag: v0.09~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8040005c9eb24e5464bc46962aa03f5df6117403;p=gitmo%2FPackage-DeprecationManager.git Small pod fix --- diff --git a/lib/Package/DeprecationManager.pm b/lib/Package/DeprecationManager.pm index a79f19c..e82da33 100644 --- a/lib/Package/DeprecationManager.pm +++ b/lib/Package/DeprecationManager.pm @@ -197,8 +197,8 @@ The C sub allows callers of I class to specify an C<-api_version parameter. If this is supplied, then deprecation warnings are only issued for deprecations for api versions earlier than the one specified. -You must call C sub in each deprecated subroutine. When called, -it will issue a warning using C. +You must call the C sub in each deprecated subroutine. When +called, it will issue a warning using C. The C sub can be called in several ways. If you do not pass any arguments, it will generate an appropriate warning message. If you pass a