Code

c46c003c804bbd92b6366eedabc290c54d647ec4
[liboping.git] / bindings / perl / Changes
1 Revision history for Perl extension Net::Oping.
3 1.02  Tue Feb 17 08:52:25 2009
4         - Fix a memory leak in _ping_iterator_get_hostname() [fixes RT#37066]
5           Thanks to "Iceberg" for reporting this issue and providing the patch.
7 1.01  Sun Jan 27 16:08:03 2008
8         - Have `Makefile.PL' exit if the header file <oping.h> cannot be found
9           _before_ a Makefile is generated. This is done because
10           `ExtUtils::MakeMaker' doesn't check whether libraries exist and this
11           seems to be the standard way of dealing with this. A (hopefully)
12           informative message is written to STDERR in this case.
14 1.00  Sat Jan 26 13:52:11 2008
15         - The module has been renamed from `Oping' to `Net::Oping'.
16         - The XS code has been simplified and a high-level interface has been
17           created in Perl.
19 0.01  Wed Oct 24 01:32:19 2007
20         - original version; created by h2xs 1.23.