X12 version 0.80

X12::Parser - Perl module for parsing X12 data/transaction files

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

        X12::Parser::Cf included is included in this package.
        X12::Parser::Tree included is included in this package. 

COPYRIGHT AND LICENCE

Copyright (C) 2009 Prasad Balan
All rights reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.