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 EntityModel
handle authentication
handle permissions for page and object access
handle context for a web request
HTTP header abstraction
page layout definition
handle page definitions
abstraction for incoming HTTP request
handle response to web request
session information
user information

Provides

in lib/EntityModel/Web/Page/Content.pm
in lib/EntityModel/Web/Page/Data.pm
in lib/EntityModel/Web/Page/Data/Object.pm
in lib/EntityModel/Web/Page/Handler.pm
in lib/EntityModel/Web/Page/Pathinfo.pm