Revision history for Perl module Net::Traceroute::PurePerl.

0.10 Sun Aug 27 21:08:00 MST 206 (ahoying)

0.10_02 Fri Aug 25 17:02:00 MST 2006 (ahoying)

NOTE Incompatibilities

Net::Traceroute::PurePerl no longer resolves router IPs when adding hops. IPs have to be resolved by the calling program or by calling pretty_print with a positive value as an argument.

Also the current version does not correctly detect network unreachable and other nonstandard ICMP errors. This can lead to problems on networks where these errors are sent instead of a port unreachable or ttl exceeded packet.

The complete internal working of the module was rewritten, so those relying on private methods or functions will find their code no longer works. Other incompatibilities may have been accidentally introduced as well.

0.01 Thu Oct 24 11:57:07 2002