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.084 - 2014-07-22

  • bin/dochazka-rest: reworked into standalone server startup script
  • t/301-psgi.t: start testing web server functionality
  • REST.pm: add POD re: starting server and authentication, include PSGI $app coderef in $REST singleton
  • config/Dochazka_Config.pm, Resource.pm: add DOCHAZKA_REST_HTML param defining the HTML displayed when someone accesses the server from a browser
  • Resource.pm: enable HTTP Basic Authorization for authentication, using a hard-coded dummy username/password pair for now
  • Build.PL, t/000-dependencies.t: update dependencies

Documentation

App::Dochazka::REST server startup script

Modules

Dochazka REST server
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
date/time-related utilities