The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Apache2::WebApp::Plugin::Session::Memcached

0.12
    - Migrated project SCM and code repository to Google Project hosting.
    - Updated POD and README artistic license URL in COPYRIGHT clause.
    - Changed each module version so that I can verify that the PAUSE packager/uploader script works as expected.
    - Updated license field in META.yml to fix 'License Unknown' issue on CPAN
    - Updated PREREQ_PM module versions in Makefile.PL
    - Updated module versions in META.yml requires field.

0.13
    - Updated POD and README with new configuration examples.
    - Updated package Apache2::WebApp minimum version dependencies.
    - Fixed warning 'numeric in numeric ge (>=)' in memcached_threshold argument.
    - Fixed runtime issue due to an orphaned variable that somehow made it into this build.