Add a little bit on handling of broken behavior that cannot be deprecated.
[gitmo/Moose.git] / lib / Moose / Manual / Support.pod
index a9c69ea..392cea6 100644 (file)
@@ -31,6 +31,9 @@ behavior will go through a deprecation period. During the deprecation period,
 use of that feature will cause a warning. Eventually, the deprecated feature
 will be removed.
 
+In some cases, it is not possible to deprecate a behavior. In this case, the
+behavior will simply be changed in a major release.
+
 =head1 RELEASE SCHEDULE
 
 Moose is on a system of quarterly major releases, with minor releases as