]> iEval git - pod-constants.git/blobdiff - README
Bump version and update Changes
[pod-constants.git] / README
diff --git a/README b/README
index ba035845b3cce39af4bd251f58f5a2445d98b5bc..eb925cf3b0d19ed41034a78cfb294c535bb2b042 100644 (file)
--- a/README
+++ b/README
@@ -1,14 +1,10 @@
-Pod::Constants version 0.16
+Pod::Constants version 0.19
 ===========================
 
 Pod::Constants allows you to extract data from your POD at run-time,
 meaning you can do things like declare constants in POD and not have
 to update two places at once every time you make a change.
 
 ===========================
 
 Pod::Constants allows you to extract data from your POD at run-time,
 meaning you can do things like declare constants in POD and not have
 to update two places at once every time you make a change.
 
-This version adds the ability to read structured data from POD
-sections, as well as insert arbitrary hooks into the extraction of
-data.
-
 INSTALLATION
 
 To install this module type the following:
 INSTALLATION
 
 To install this module type the following:
@@ -23,8 +19,6 @@ DEPENDENCIES
 Pod::Parser, 1.13 or better.  That is to say, I haven't tested it on
 any earlier version.
 
 Pod::Parser, 1.13 or better.  That is to say, I haven't tested it on
 any earlier version.
 
-Running the test suite requires Test::Simple 0.18.
-
 COPYRIGHT AND LICENCE
 
 Copyright (C) 2001, 2002, 2007 Sam Vilain.  All Rights Reserved.
 COPYRIGHT AND LICENCE
 
 Copyright (C) 2001, 2002, 2007 Sam Vilain.  All Rights Reserved.
This page took 0.019776 seconds and 4 git commands to generate.