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.95

  • x Widget containership is defined in the widget name by dashes ("-") instead of dots (".") (better for CSS) x Removed dependency on App::Repository in t/ServiceRemote.t

Modules

App
Backplane for core App services
Interface for authentication and authorization
Interface for logging
synchronous (potentially remote) call_dispatcher invocation
synchronous rpc using simple HTTP protocol
Load and access configuration data
Load and access configuration data
an application development framework which allows application logic to be written which will run in a variety of runtime application contexts (web app, cmdline utility, server program, daemon, etc.)
context in which we are currently running
context in which we are currently running
Creates all exception classes used in App.
Interface for sending/receiving (possibly) async messages
a Perl reference, blessed so it can be accessed with methods
the request
the request
the response
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Provides core methods for App-Context Services
represents a sequence of multiple events perhaps executed in separate processes
a session whose state is maintained across HTML requests by being embedded in an HTTP cookie.
a session whose state is maintained across HTML requests by being embedded in an HTML <input type="hidden"> tag.
Interface for configurable, stateful objects
the browser this session is connected to
Interface for sharing data between processes

Provides

in lib/Apache/Framework/App.pm