-
-
06 Jan 2022 14:06:49 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (317 / 5 / 0)
- Kwalitee
Bus factor: 1- 64.10% Coverage
- License: bsd
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (25.85KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Class::Utils
- Error::Pure
- Getopt::Std
- Net::HL7::Connection
- Net::HL7::Message
- Perl6::Slurp
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.03 - 2022-01-06
- Add test for constructor.
- Add test for help.
- Improve LICENSE AND COPYRIGHT section in doc.
- Improve help message.
- Move argument processing to run() method.
- Update copyright years.
Documentation
Script to send hl7 message file to host.Modules
Base class for hl7send script.Examples
Module Install Instructions
To install App::HL7::Send, copy and paste the appropriate command in to your terminal.
cpanm App::HL7::Send
perl -MCPAN -e shell install App::HL7::Send
For more information on module installation, please visit the detailed CPAN module installation guide.