summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index a93bd05..d0be360 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ NAME
VERSION
- version 0.20
+ version 0.21
SYNOPSIS
@@ -187,6 +187,13 @@ PROPERTIES
Currently, the value must be a single Perl token such as a string or
number.
+ no_critic
+
+ When underscore_eval_version is used the generated code for dev
+ versions may not technically be Perl::Critic compliant due to string
+ eval, but is nevertheless pretty safe. This option will add the
+ appropriate no critic directive to save you the hassle.
+
BUGS
Please report any bugs or feature requests on the bugtracker website