Help for this page

Select Code to Download


  1. or download this
        if (/blocked.using/) {
            while (<>) {
    ...
                print "$ip\n";
            }
        }
    
  2. or download this
    use warnings;
    use strict;
    ...
            $state = IDLE;
        }
    }