[ ソース: libx12-parser-perl ]
パッケージ: libx12-parser-perl (0.80-2)
libx12-parser-perl に関するリンク
Debian の資源:
libx12-parser-perl ソースパッケージをダウンロード:
- [libx12-parser-perl_0.80-2.dsc]
- [libx12-parser-perl_0.80.orig.tar.gz]
- [libx12-parser-perl_0.80-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module for parsing X12 Transaction files
The X12::Parser is a token based parser for parsing X12 transaction files. The parsing of transaction files requires the presence of configuration files for the different transaction types.
The following methods are available: new, parsefile, parse, closefile, get_next_loop, get_loop_segments, get_next_pos_loop,get_next_pos_level_loop, print_tree, get_segment_separator, and get_segment_separator.