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

- Fixed MIN_PERL_VERSION in Makefile.PL, required by ExtUtils::MakeMaker@7.48

1.1.2 2020-07-02

- Added the callback support allowing to collect timed out results
- requires Data::Radius v1.2.3 for new request aliases
- Fix global destruction detect for Perl older than 5.14
- skip tests for MS Windows due to fork() used

1.1.1 2017-06-01

- Data::Radius v1.2.1 is required for test

1.1.0 2017-05-30

- Added destroy() method to fix socket leak
  (Reported by Yuriy Zhilovets)

1.0.2 2016-09-19

 - Fixing Kwalitee warnings

1.0.1 2016-09-19

 - Fixing Kwalitee warnings

1.0 2016-09-15

 - Initial release