X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;fp=README;h=3663295994ae2aa7037fca7db16f470aa9b15517;hb=f5962bc25c2c07ec9eb366b2c014ac9e480659c5;hp=ba035845b3cce39af4bd251f58f5a2445d98b5bc;hpb=3905fc31a8c884f40a685bec8316b1c9458aec99;p=pod-constants.git diff --git a/README b/README index ba03584..3663295 100644 --- a/README +++ b/README @@ -5,10 +5,6 @@ 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,8 +19,6 @@ 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.