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

NAME

hl7dump - Script to dump hl7 file message.

SYNOPSIS

 hl7dump [-c] [-h] [--version] hl7_file

ARGUMENTS

  • -c

     Color mode.
     Color mode is controlled by ENV variables:
     - COLOR=1 - set color without -c argument.
     - NO_COLOR=1 - unset color with -c argument.
  • -h

     Print help.
  • --version

     Print version of script.
  • hl7_file

     File with HL7 messages.

EXAMPLE

 hl7dump -h

REPOSITORY

https://github.com/michal-josef-spacek/App-HL7-Dump

AUTHOR

Michal Josef Špaček mailto:skim@cpan.org

http://skim.cz

LICENSE AND COPYRIGHT

© 2016-2023 Michal Josef Špaček

BSD 2-Clause License

VERSION

0.07