- or download this
ttl 20d
tsig-key "/etc/bind/rndc.key"
...
ttl 3h
default <addr>
- or download this
my $gr = (<<'__END_OF_GRAMMAR');
{
...
| host_str
{ ['hostname', $item[1]] }
__END_OF_GRAMMAR
- or download this
$VAR1 = [
{
...
}
]
];
- or download this
{
use warnings;
...
| /[^"\s]+/
duration : /(\d+)([smhdw]?)/ { $return = get_duration
+($thisline, $1, $2) }