Add PERL_IS_MINIPERL to the list of -V's compile-time options.
[Config-Perl-V.git] / Changelog
bloba43ea6d53c8020a2f13a92c0617bd4034c1f09ed
1 0.10    - 24 Sep 2009, H.Merijn Brand
3     - Add PERL_DISABLE_PMC to the list of -V's compile-time options.
4     - Add PERL_IS_MINIPERL to the list of -V's compile-time options.
5     - pod fix (Jim Cromie)
7 0.05    - 01 Jul 2009, H.Merijn Brand
8     - 0.04 was shipped with 0.05 as $VERSION. Sorry
9 0.04    - 01 Jul 2009, H.Merijn Brand
11     - Default for summary is myconfig
12     - Added signature ()
13     - Added @EXPORT_OK and EXPORT_TAGS
15 0.03    - 05 Apr 2009, H.Merijn Brand
17     - Reconstruct version from perl-v output (dagolden)
19 0.02    - 30 Mar 2009, H.Merijn Brand
21     - Added plv2hash ()
22     - Documentation
23     - Added all (new) version related config entries, including git
24     - Added a derived section
25     - Added summary ()
27 0.01    - 29 Mar 2009, H.Merijn Brand
29     - Initial release