-
-
01 Aug 2012 23:17:46 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Issues
- Testers (124 / 4 / 0)
- Kwalitee
Bus factor: 1- 42.65% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (22.73KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Tom Molesworth
Changes for version 0.004 - 2012-08-02
- Provide overload for EntityModel::Web::Page::Handler which dumps out some information about the request when used as a ->(coderef)
- Use "http_verb" instead of "method" to avoid some ambiguity in EntityModel::Web::Page
- New ->update_uri_from method in EntityModel::Web::Request which applies the hostname, path and query parameters from a URI object.
- Default to empty content when a section isn't found.
- Add additional debugging messages to help trace page lookup failures.
- Register plugin on import.
Modules
website support for EntityModelhandle authenticationhandle permissions for page and object accesshandle context for a web requestHTTP header abstractionpage layout definitionhandle page definitionsabstraction for incoming HTTP requesthandle response to web requestsession informationuser informationProvides
in lib/EntityModel/Web/Page/Content.pmin lib/EntityModel/Web/Page/Data.pmin lib/EntityModel/Web/Page/Data/Object.pmin lib/EntityModel/Web/Page/Handler.pmin lib/EntityModel/Web/Page/Pathinfo.pmExamples
Module Install Instructions
To install EntityModel::Web, copy and paste the appropriate command in to your terminal.
cpanm EntityModel::Web
perl -MCPAN -e shell install EntityModel::Web
For more information on module installation, please visit the detailed CPAN module installation guide.