NAME / DISTNAME in Makefile.PL
[Config-Perl-V.git] / Changelog
blobaae9dec1a761438f0a4695958f90d7c48428187c
1 0.14    - 07 Sep 2011, H.Merijn Brand
3     - Upped copyright to 2011
4     - NAME / DISTNAME in Makefile.PL
6 0.13    - 07 Sep 2011, H.Merijn Brand
8     - Some spelling fixes
9     - More cross-checks for META data
11 0.12    - 16 Mar 2010, H.Merijn Brand
13     - YAML dropped to spec 1.0 (RT#55614)
15 0.11    - 15 Mar 2010, H.Merijn Brand
17     - Upped copyright to 2010
18     - osname in {build} can be different from {config} (OpenBSD vs openbsd)
19     - Add USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compile-time options.
20     - Add USE_PERL_ATOF to the list of -V's compile-time options.
22 0.10    - 24 Sep 2009, H.Merijn Brand
24     - Add PERL_DISABLE_PMC to the list of -V's compile-time options.
25     - Add PERL_IS_MINIPERL to the list of -V's compile-time options.
26     - pod fix (Jim Cromie)
28 0.05    - 01 Jul 2009, H.Merijn Brand
29     - 0.04 was shipped with 0.05 as $VERSION. Sorry
30 0.04    - 01 Jul 2009, H.Merijn Brand
32     - Default for summary is myconfig
33     - Added signature ()
34     - Added @EXPORT_OK and EXPORT_TAGS
36 0.03    - 05 Apr 2009, H.Merijn Brand
38     - Reconstruct version from perl-v output (dagolden)
40 0.02    - 30 Mar 2009, H.Merijn Brand
42     - Added plv2hash ()
43     - Documentation
44     - Added all (new) version related config entries, including git
45     - Added a derived section
46     - Added summary ()
48 0.01    - 29 Mar 2009, H.Merijn Brand
50     - Initial release