From: Matt S Trout Date: Mon, 22 Nov 2010 13:35:27 +0000 (+0000) Subject: clarify indirect as an author requirement X-Git-Tag: release_1.1.0~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=17b03f2e69f4aef1e43515e6e864f745d452055d;p=p5sagit%2Fstrictures.git clarify indirect as an author requirement --- diff --git a/lib/strictures.pm b/lib/strictures.pm index cfb6e53..63c1af5 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -69,6 +69,9 @@ Note that _EXTRA may at some point add even more tests, with only a minor version increase, but any changes to the effect of 'use strictures' in normal mode will involve a major version bump. +Be aware: THIS MEANS INDIRECT IS REQUIRED FOR AUTHORS OF STRICTURES USING +CODE - but not by end users thereof. + =head1 DESCRIPTION I've been writing the equivalent of this module at the top of my code for