Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
                                                                          
    +                                                            
    print Dumper(\%srciphash),"\n";
    
  2. or download this
    $VAR1 = {
              '10.10.20.1' => {
    ...
                                '10.10.10.3' => 'dns'
                              }
            };