Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl -w
    use strict;
    ...
    } else {
        $debug = 15;
    }
    
  2. or download this
    $ ./updatenodes.pl 10.100.20.52/24
    Use of implicit split to @_ is deprecated at ./updatenodes.pl line 19.
    <10.100.20.52/24>
    Use of uninitialized value in split at ./updatenodes.pl line 19.
    (10.100.20.52,24)