Help for this page

Select Code to Download


  1. or download this
    ## This is a comment!
    OPTIONS --> OPTIONS.txt
    GET --> GET.txt
    REGEX: ^124\.40\.\d{1,3}\.\d{1,3} --> REGEX.txt
    ::default:: --> default.txt
    
  2. or download this
    #! /usr/bin/perl
    use strict;
    ...
    {
            close DEFAULT;
    }