The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Pod::Constants.

0.13  Wed Jan 23 16:55:59 GMT 2002
        - Fixed regular expression bug affecting perl
          versions <= 5.005.

0.12  Mon Dec 10 16:21:54 GMT 2001
        - Added add_hook and delete_hook function
        - more details on man page

0.11  Tue Nov 20 18:24:34 GMT 2001
        - Corrected man page, added section on automatic Makefile.PL
          generation

0.10  Sat Nov 10 01:14:00 GMT 2001
        - Added support for importing data into hashes, arrays, and
          processing with closures.
        - not released to world at large (man page incorrect)

0.02  Fri Nov  2 04:15:54 GMT 2001
	- now handles "perl -c Module.pm" properly

0.01  Mon Oct 15 19:39:20 2001
	- original version.  scalars only.