| Business-Travel-OTA documentation | view source | Contained in the Business-Travel-OTA distribution. |
Business::Travel::OTA::Release - Administer/install a release of OTA message schemas
use Business::Travel::OTA::Release;
$rel = Business::Travel::OTA::Release->new("2004B");
$rel->install();
Administer/install a release of OTA message schemas.
* 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.
| Business-Travel-OTA documentation | view source | Contained in the Business-Travel-OTA distribution. |