]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - README
This is 0.05
[perl/modules/indirect.git] / README
diff --git a/README b/README
index b273c8ad03d6a628b885911f2893b446bc8cd5c1..1aaaac98c97c7aaffb4e1bf1b5ba0a36ca26b161 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     indirect - Lexically warn about using the indirect object syntax.
 
 VERSION
     indirect - Lexically warn about using the indirect object syntax.
 
 VERSION
-    Version 0.04
+    Version 0.05
 
 SYNOPSIS
         no indirect;
 
 SYNOPSIS
         no indirect;
@@ -27,6 +27,8 @@ DESCRIPTION
     This may change in the future, or may be added as optional features that
     would be enabled by passing options to "unimport".
 
     This may change in the future, or may be added as optional features that
     would be enabled by passing options to "unimport".
 
+    This module is not a source filter.
+
 METHODS
   "unimport @opts"
     Magically called when "no indirect @args" is encountered. Turns the
 METHODS
   "unimport @opts"
     Magically called when "no indirect @args" is encountered. Turns the