The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2.0.2 2018-11-15
 - Fix crc32 and padding problem
2.0.1 2018-11-09
 - Create valid v3 Packets.
 - Don't crash on invalid Packets.
 - Don't crash on with Packets from an unauthorized IP.

2.0.0 2018-09-20
 - Fix missing exit codes from check
 - NRPE v3 now working properly with "short" outputs
 - Better SSL handling
 - Deassemble function removed

1.0.3 2017-08-22
 - Add Utils.pm that contains common helper functions.
 - Fix error handling in Packet.pm
 - Deprecate deassemble function
 - Add disassemble function

1.0.2 2017-07-27
 - Fix manifest.

1.0.1 2017-07-27
 - Add support for NRPE V3 and IPv6.

1.0.0 2016-09-12
 - Sort options alphabetically

0.004 2016-06-01
 - Fix SSL incompatibility with recent NRPE Server implementations

0.003 2014-04-16
 - Fix Pod errors

0.002 2014-04-15
 - Fix kwalitee errors
 - Build.PL add Test::Podcoverage to build requirements
 - add license to all *.pl and *.pm files

0.001 2013-01-10
 - First release.