freebsd-ports/net/p5-Net-Traceroute6/pkg-descr
Pete Fritchman 109e5dda19 Initial import of p5-Net-Traceroute6 0.01.
Perl module to parse traceroute6(8) output

PR:		29664
Submitted by:	petef
Reviewed by:	ade
2001-08-22 23:58:54 +00:00

9 lines
292 B
Text

This module implements traceroute6(8) functionality for perl5. It
allows you to trace the path IP packets take to a destination. It
is currently implemented as a parser around the system traceroute
command.
WWW: http://search.cpan.org/search?dist=Net-Traceroute6
- Pete
petef@FreeBSD.org