]> iEval git - pod-constants.git/blame_incremental - Changes
Bump version and update Changes
[pod-constants.git] / Changes
... / ...
CommitLineData
1Revision history for Perl extension Pod::Constants.
2
30.18 2015-07-19T16:25+03:00
4 - New maintainer
5 - Relicense from Artistic-2+ OR GPL-3+ to plain Artistic-2
6 - Apply spelling patch from gregoa @ Debian (RT #72452)
7 - Add a test for delete_hook
8
9 [Refactoring]
10 - Move POD after __END__
11 - Use warnings and our instead of vars
12 - Simplify tests
13 - Don't use Pod::Constants in Pod::Constants
14 - Make perlcritic a bit happier
15
16 [Packaging fixes]
17 - Remove extraneous files
18 - Move module to lib/
19 - Write a modern Makefile.PL (RT #80631)
20 - Rewrite Changes in CPAN::Changes::Spec format
21
220.17 2015-03-10
23 - Drop ugly hack to get FULLPERL (RT #61780)
24
250.16 2007-10-21T21:55:59+13:00
26 - Lots of boring release engineering. Imported to git, etc.
27 - Removed the debian/ directory.
28 - Updated the license (now not just Artistic)
29
300.15 2002-04-08T19:43:38+01:00
31 - Really fixed lack of re-entrancy, added test script for same
32
330.14 2002-04-08T17:34:35+01:00
34 - Fixed lack of re-entrancy
35 - Fixed CR/LF handling properly
36
370.13 2002-01-23T16:55:59Z
38 - Fixed regular expression bug affecting perl versions <= 5.005.
39
400.12 2001-12-10T16:21:54Z
41 - Added add_hook and delete_hook function
42 - more details on man page
43
440.11 2001-11-20T18:24:34Z
45 - Corrected man page, added section on automatic Makefile.PL generation
46
470.10 2001-11-10T01:14:00Z
48 - Added support for importing data into hashes, arrays, and processing
49 with closures.
50 - not released to world at large (man page incorrect)
51
520.02 2001-11-02T04:15:54Z
53 - now handles "perl -c Module.pm" properly
54
550.01 2001-10-15T19:39:20Z
56 - original version. scalars only.
This page took 0.022879 seconds and 4 git commands to generate.