Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
    
    
    print Dumper( \%changes );
    
  2. or download this
    :!./test.pl
    $VAR1 = {
    ...
              '200.4.4.4' => 'cifs,0',
              '200.0.4.2' => 'afp,1'
            };