Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Net::Traceroute 1.14

    Download button

    No screenshots available
    Downloads: 378  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Daniel Hagerty | More programs
    Perl Artistic License / FREE
    September 19th, 2012, 07:04 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Net::Traceroute description

    Perl-based Traceroute functionality

    Net::Traceroute offers traceroute functionality in Perl.

    SYNOPSIS

     use Net::Traceroute;
     $tr = Net::Traceroute->new(host=> "life.ai.mit.edu");
     if($tr->found) {
     my $hops = $tr->hops;
     if($hops > 1) {
     print "Router was " .
     $tr->hop_query_host($tr->hops - 1, 0) . "
    ";
     }
     }


    This module implements traceroute(1) 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.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    IP traceroute | traceroute functionality | Perl module | IP | traceroute | functionality

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM