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

  • x add SOAP client and server (passing OTA messages as parameters, not attachments) x began documentation in more of the files

Documentation

Submits OTA messages to an OTA-compliant server
A CGI program (and Registry program under mod_perl) that responds to OTA messages sent via simple HTTP/HTTPS

Modules

Tools for handling OTA-compliant (Open Travel Alliance) messages
Base class for all OTA clients
Logic for transporting messages from a client via simple HTTP
Logic for handing messages to the server dispatch locally (without IPC)
Base class for logic to process messages and send replies
Useful functions for processing OTA messages