by b2pi, wyldebeast
This project provides a simple but flexible Perl Toolkit for using the HL7 protocol. The toolkit consists of a Perl API, an implementation of a pluggable forking HL7 server, and an HL7 message queue daemon for developing HL7 capable applications in Perl.
A new version, 0.75, of the API has been released. It simply fixes Message creation to allow compatibility with all message types including those defined locally.
b2pi committed patchset 45 of module hl7api-perl to the HL7 Toolkit CVS repository, changing 2 files
Changed Security Regex in Message.pm to allow full scope of segment names.
wyldebeast added wyldebeast to the HL7 Toolkit project
wyldebeast committed patchset 44 of module hl7api-perl to the HL7 Toolkit CVS repository, changing 3 files
* Fix for zombie child processes. Thanx to Christian Long for pointing out the problem. * Fix for better (local) signal handling for hl7d, thanx to Nathan Vonnahme. * added init.d script for hl7d (RH), thanx to Nathan Vonnahme.
wyldebeast committed patchset 24 of module hl7d to the HL7 Toolkit CVS repository, changing 4 files
Please upgrade to API version 0.74. This version contains an important fix on Message class to prevent execution of arbitrary code.
* Security fix to prevent execution of arbitrary code, thanx to Noam Rathaus. * Fixed documentation issue (again, hinted by Brent B. Powers) * Added removeSegmentByName method (added by Sebastian John)
wyldebeast committed patchset 43 of module hl7api-perl to the HL7 Toolkit CVS repository, changing 2 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use