diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-04-08 06:16:39 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-04-08 06:16:39 +0000 |
commit | f3c68e0e301ea43e31e5df449161d500693dd309 (patch) | |
tree | 4f19f4f020c4458330d6f4cbb454cff066626f12 /net/p5-Net-Traceroute-PurePerl/pkg-descr | |
parent | cfa207ec25181cb6c8ad10915b37094ed853cb0d (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Traceroute-PurePerl/pkg-descr')
-rw-r--r-- | net/p5-Net-Traceroute-PurePerl/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/p5-Net-Traceroute-PurePerl/pkg-descr b/net/p5-Net-Traceroute-PurePerl/pkg-descr new file mode 100644 index 000000000000..4fbebb743968 --- /dev/null +++ b/net/p5-Net-Traceroute-PurePerl/pkg-descr @@ -0,0 +1,8 @@ +Net::Traceroute::PurePerl implements traceroute(1) functionality for +perl5. It allows you to trace the path IP packets take to a destination. +It is implemented by using raw sockets to act just like the regular +traceroute. + +You must also be root to use the raw sockets. + +WWW: http://search.cpan.org/dist/Net-Traceroute-PurePerl |