Source: libnet-traceroute-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: Taku YASUI , Daniel Lintott Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, traceroute Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Net-Traceroute Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-traceroute-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-traceroute-perl.git Package: libnet-traceroute-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, traceroute Description: traceroute(1) functionality in perl Net::Traceroute implements a parser for various traceroute implementations. At present, it can parse most LBL traceroute derivatives used on typical unixes, and the traceroute of cisco IOS. Traceroutes known not to be supported include that of Microsoft Windows and HP-UX. . This module has two basic modes of operation, one, where it will run traceroute for you, and the other where you provide text from previously runing traceroute to parse.