The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.134 - 2014-08-04

  • REST.pm: enable setting of 'debug_mode' in init routine
  • Model/Employee.pm: 'select_multiple_by_nick' always return payload with result_set and search_key, even when result_set is empty
  • Dispatch/Employee.pm: simplify target routines
  • Dispatch/Shared.pm: fix bug in make_get_default that was causing empty resource list when generating HTTP request via Plack::Test
  • add some calls to $log->debug
  • Test.pm: add 'status_from_json' method to facilitate testing of HTTP response
  • t/330-dispatch.t: add a bunch of tests that examine the HTTP responses returned when various resources are requested

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
web resource definition
Test helper functions
date/time-related utilities
database handle module (parent of data model classes)