The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::ASCX12::Segments - Segment *and* Element Definitions for ASCX12 EDI Data

DESCRIPTION

The name is a bit of a misnomer, this file contains both the ASCX12 segments and elements. Segmentsandelements.pm seemed like too long of a name.

PUBLIC STATIC VARIABLES

$SEGMENTS

This is the segments found in each catalog. If you add more segments, please submit your changes to the author so we can keep this project growing.

$ELEMENTS

These are the elements found within each segment. If you add more elements, please submit your changes to the author so we can keep this project growing.

AUTHORS

Brian Kaney <brian@vermonster.com>, Jay Powers <jpowers@cpan.org>

http://www.vermonster.com/

Copyright (c) 2004 Vermonster LLC. All rights reserved.

This library is free software. You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Basically you may use this library in commercial or non-commercial applications. However, If you make any changes directly to any files in this library, you are obligated to submit your modifications back to the authors and/or copyright holder. If the modification is suitable, it will be added to the library and released to the back to public. This way we can all benefit from each other's hard work!

If you have any questions, comments or suggestions please contact the author.

SEE ALSO

XML::ASCX12 and XML::ASCX12::Catalogs