Apache2-WebApp-Plugin-DBI

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl module Apache2::WebApp::Plugin::DBI

0.09
    - 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.
build script template

0.10
    - Added $(PREFIX) in Makefile.PL to build script template install path.

t/conf/webapp.in  view on Meta::CPAN

[project]
title              = Basic

[apache]
doc_root           = @ServerRoot@
disable_uploads    = 0
post_max           = 5242880
temp_dir           = /tmp

[memcached]
servers            = 127.0.0.1:11211, 127.0.0.1:11212
compress_threshold = 10_000



( run in 1.650 second using v1.01-cache-2.11-cpan-b16cb0d3907 )