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

NAME

Business::Travel::OTA::Release - Administer/install a release of OTA message schemas

SYNOPSIS

  use Business::Travel::OTA::Release;
  $rel = Business::Travel::OTA::Release->new("2004B");
  $rel->install();

DESCRIPTION

Administer/install a release of OTA message schemas.

ACKNOWLEDGEMENTS

 * Author:  Stephen Adkins <sadkins@therubicongroup.com>
 * Copyright: (c) 2007 Stephen Adkins (for the purpose of making it Free)
 * License: This is free software. It is licensed under the same terms as Perl itself.

SEE ALSO