Apache-JAF
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
['Apache::Request' => 'libapreq is required'],
['Template 2.08' => 'Framework is based on Template-Toolkit'],
['DirHandle' => 'This module is used for additional handlers loading'],
['File::Find' => 'For compile-time templates loading'],
['Data::Dumper' => 'Used for logging purposes'],
],
[
['Time::HiRes' => 'For measuring rquest processing time' ],
['DBI 1.20' => 'Used in conjunction with Apache::Session::MySQL'],
['Apache::Filter' => 'JAF is filter-aware'],
['Apache::Session::MySQL' => 'Used for transparent session handling'],
],
],
[ 'JAF',
[
['5.6.0' => 'Perl 5.6.0 required'],
],
[
['DBI 1.20' => 'most of modern sites are database-driven so you REALLY need this'],
['File::Path' => 'used for semi-automatic file uploads'],
['File::Basename' => 'used for semi-automatic file uploads'],
( run in 0.373 second using v1.01-cache-2.11-cpan-a1d94b6210f )