Bump version and update Changes
[pod-constants.git] / README
diff --git a/README b/README
index c1680e4db6a5f4843ee99677db2f6229a15f2961..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.
 
-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:
@@ -23,11 +19,14 @@ DEPENDENCIES
 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 (C) 2015-2016 by Marius Gavrilescu <marius@ieval.ro>.
+
 This module is free software. It may be used, redistributed and/or
-modified under the terms of the Perl Artistic License, version 2 or
-later, OR the terms of the GNU General Public License, v3 or later.
+modified under the terms of the Perl Artistic License, version 2.
+
+See the LICENSE file in the root of this distribution for a copy of
+the Perl Artistic License, version 2.
This page took 0.010262 seconds and 4 git commands to generate.