]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - lib/indirect.pm
Be proud about not using a source filter
[perl/modules/indirect.git] / lib / indirect.pm
index c528b1c45e8fae34e24303de11a95a45f2b2baaf..450b02567668d59a90aadf322e68f3af17a598fb 100644 (file)
@@ -35,6 +35,8 @@ When enabled (or disabled as some may prefer, since you actually turn it on by c
 
 It currently does not warn when the object is enclosed between braces (like C<meth { $obj } @args>) or for core functions (C<print> or C<say>). This may change in the future, or may be added as optional features that would be enabled by passing options to C<unimport>.
 
+This module is B<not> a source filter.
+
 =head1 METHODS
 
 =head2 C<unimport @opts>