Changeset 405 for trunk


Ignore:
Timestamp:
Oct 4, 2018, 10:42:14 AM (6 years ago)
Author:
g7moreau
Message:
  • Change comment position
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/klask

    r404 r405  
    77#
    88# perltidy -i=3 -ci=3 -pt=2 -icb -cti=3 -sbt=2 -bt=2 -bbt=2 -nsfs -bar -otr -olc -nolq -l=132 -vmll -msc=1 -iscl -nbbc -nola -st klask > klask.tmp
     9#
     10# apt-get install snmp libnet-cidr-lite-perl libnet-netmask-perl libnet-snmp-perl libnetaddr-ip-perl libyaml-perl
     11#     libcrypt-des-perl libcrypt-hcesha-perl libdigest-hmac-perl libtext-table-perl
     12#     arping net-tools fping bind9-host arpwatch
    913
    1014use strict;
     
    2529use Digest::SHA qw(sha512_base64);
    2630use Text::Table; # libtext-table-perl http://blogs.perl.org/users/steven_haryanto/2014/07/benchmarking-several-ascii-table-generator-modules.html
    27 
    28 # apt-get install snmp libnet-cidr-lite-perl libnet-netmask-perl libnet-snmp-perl libnetaddr-ip-perl libyaml-perl
    29 # libcrypt-des-perl libcrypt-hcesha-perl libdigest-hmac-perl libtext-table-perl
    30 # arping net-tools fping bind9-host arpwatch
    3131
    3232################################################################
Note: See TracChangeset for help on using the changeset viewer.