Help for this page

Select Code to Download


  1. or download this
    #!C:\Perl\bin\
    #
    ...
        printf ("%-15.15s %17.17s  %-25.25s\n", $atip, $phys, $int);
    }
    
  2. or download this
    error:--
    Bareword found where operator expected at C:\Perl\bin\arpt.pl line 12,
    + near "$rt
    ...
    syntax error at C:\Perl\bin\arpt.pl line 20, near "1.3.6.1.2.1.3.1.1.1
    +\"
    syntax error at C:\Perl\bin\arpt.pl line 24, near "$rtr atPhysAddress"
    Execution of C:\Perl\bin\arpt.pl aborted due to compilation errors.