Installing this program is done in good old fashioned Perl style: * Get the archive (looks like you have it...) tar -xzf HL7-.tar.gz cd HL7- perl Makefile.PL make make install (Sorry, no tests yet...) That's all folks!