More work
This commit is contained in:
parent
361aa6f49a
commit
93d352a6b4
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env perl
|
||||
# License: 3-Clause BSD. Author: Matthew Connelly.
|
||||
# This is a (formerly Bash, now Perl) script for managing in-addr.arpa and ip6.arpa zones.
|
||||
# If you have any questions or issues, open an issue at https://bitbucket.org/MaffC/script-collection/issues or email me at matthew.connelly@simplexwebs.com
|
||||
# If you have any questions or issues, open an issue at https://bitbucket.org/MaffC/script-collection/issues
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
Loading…
Reference in New Issue