-
-
13 Jun 2014 19:02:14 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers
- Kwalitee
Bus factor: 0- 90.13% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (100.91KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Mark Hedges
- Dependencies
- Apache2::CmdParms
- Apache2::Connection
- Apache2::Const
- Apache2::Cookie
- Apache2::Directive
- Apache2::Module
- Apache2::Request
- Apache2::RequestIO
- Apache2::RequestRec
- Apache2::RequestUtil
- Apache::Session
- Apache::Session::File
- DateTime
- Digest::SHA
- English
- Exception::Class
- ExtUtils::MakeMaker
- File::Spec
- File::Temp
- FindBin
- HTTP::Status
- List::MoreUtils
- Log::Dispatch
- Log::Log4perl
- Net::OpenID::Consumer
- Readonly
- Scalar::Util
- Template
- Test::More
- URI
- YAML::Syck
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.001.001 - 2014-06-11
- Was the UNIVERSAL bug fixed in the last version? It looked that way.
- Corrected some POD errors.
- t/render.t was failing because I had set the relative_uri with the uri if there was no relative_uri. That didn't make sense, it resulted in a url /foo/default/default.html. All the other tests seem to pass still. I don't know why I introduced that bug or why it appeared at the time that the test worked with that regression.
- Look for A2C in Debian!
Modules
fast MVC-style Apache2 handler appsOpenID for Apache2::Controllerconstants for Apache2::Controllerconnects DBI to < $r-pnotes->{a2c}{dbh} >> or the key that you select.server config directives for A2Cdispatch base class for Apache::ControllerHash tree dispatch for Apache2::Controller::Dispatchsimple dispatch mechanism for A2CLog phase handler to save session data from Apache2::Controller::Session hook.methods shared by Apache2::Controller modulesinternal base class for non-response handlers in Apache2::Controller frameworkinternal base class w/ apreq for non-response handlers in Apache2::Controller frameworkPerChildInit handler for child process setup in A2C.reference card for Apache2::ControllerA2C render() with Template Toolkituseful database methods for MySQLApache2::Controller with Apache::Sessiontrack a sessionid with a cookie in A2CException::Class hierarchy for Apache2::ControllerModule Install Instructions
To install Apache2::Controller, copy and paste the appropriate command in to your terminal.
cpanm Apache2::Controller
perl -MCPAN -e shell install Apache2::Controller
For more information on module installation, please visit the detailed CPAN module installation guide.