The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.207 - 2014-10-23

  • rename meta param META_DOCHAZKA_VALID_RESOURCES to META_DOCHAZKA_RESOURCE_DOCS and store resource documentation strings there during path router initialization
  • in the 'docu' target, get the HTML string from META_DOCHAZKA_RESOURCE_DOCS meta param
  • Resource.pm: no longer need to push documentation HTML string onto the context
  • Test.pm: add a 'docu_check' routine (to automate testing of each resource for presence of documentation in the resource definition)
  • t/dispatch/top.t: run docu_check on each top-level resource

Documentation

App::Dochazka::REST server startup script

Modules

Dochazka REST server
Shared dispatch functions
LDAP module (for authentication)
activity intervals data model
privilege history functions
schedule history functions
object class for "scratch schedules"
functions shared by several modules within the data model
HTTP request/response cycle
Test helper functions
miscellaneous utilities
date/time-related utilities
database handle module (parent of data model classes)