X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FPackage-DeprecationManager.git;a=blobdiff_plain;f=lib%2FPackage%2FDeprecationManager.pm;h=880e45d10aba15d30b674bb9620c0f0b2f7a86a7;hp=7a1fe7897c5e22121791995aa5ecfc07b034c89d;hb=16e753e279b1b39a8968e3e9ba27de3d4e581a14;hpb=c47a78c60c77b140912b45f3b74a5ffc2c48e2b5 diff --git a/lib/Package/DeprecationManager.pm b/lib/Package/DeprecationManager.pm index 7a1fe78..880e45d 100644 --- a/lib/Package/DeprecationManager.pm +++ b/lib/Package/DeprecationManager.pm @@ -213,8 +213,8 @@ C to identify its caller, using its fully qualified subroutine name. A given deprecation warning is only issued once for a given package. This module tracks this based on both the feature name I the error message -itself. This means that if you provide severaldifferent error messages for the -same feature, all of those errors will appear. +itself. This means that if you provide several different error messages for +the same feature, all of those errors will appear. =head1 BUGS