The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Apache::Singleton.

0.11  Tue Nov 24 2009
    - added real test suite using Apache::Test
    - reorganized test files
    - removed _delegator() from Apache::Singleton.  it causes problems under
      MP2

0.10  Sun Nov 22 2009
  *** new maintainer: Michael Schout <mschout@cpan.org>
    - updated Makefile.PL
    - added META_MERGE to Makefile.PL
    - update so mod_perl2 2.0 >= RC5 is supported
    - split out test mocks into t/lib
    - add mod_perl2 tests
    - sign the dist, add signature test
    - check for mod_perl version in Makefile.PL.
        if mod_perl2, require >= 1.9922
    - update README
    - remove META.yml from repo, make dist generates it

0.06  Tue Oct 19 17:29:05 JST 2004
    - removed dependency on Cache::Cache in Makefile.PL
    * Added mod_perl2 support
      Thanks to Frank Wiles <frank@wiles.org>

0.05  Tue Dec 25 05:59:55 JST 2001
    - Compatibility: defaults to Process in non-mod_perl environment

0.04  Sun Dec 23 21:20:04 JST 2001
    - Fixed docs
    - pulled off Server subclass: it was completely broken

0.03  Sat Dec 22 22:29:50 JST 2001
    - Added test for multiple classes
    * Added Request, Process, Server subclasses

0.02  Sat Dec 22 16:58:34 JST 2001
    - use pnotes instead of register_cleanup
      (Thanks to Perrin Harkins <perrin@elem.com>)

0.01  Thu Dec 20 12:45:29 2001
    - original version; created by h2xs 1.19