Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    Kg
        return %hash;
    }
    
  2. or download this
    zone "zone.com" {
        type slave;
    ...
            ip.perlmonks.ress.here 
                };
    };
    
  3. or download this
    cnn.com -> cnn.add.ress.here
    perlmonks.org -> ip.perlmonks.ress.here
    zone.com -> ip.add.ress.here
    
  4. or download this
    /zone\s+"([^"]+)".+masters\s+{\s*([^}\s]+)\s*}/s
          ^ ^   ^   ^          ^   ^     ^     ^   ^
    ...
          | |   + - Match anything that's not a "
          | + - Begin quotation
          + - 1+ whitespaces