-
Notifications
You must be signed in to change notification settings - Fork 0
A perl client to update your dynamic DNS entries held at www.zoneedit.com
egiles/dns-zoneedit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
DESCRIPTION
DNS::ZoneEdit provides access to the ZoneEdit dynamic DNS update API. Also
included is an example script that may be all you need to update your DNS.
DEPENDENCIES
DNS::ZoneEdit requires at least perl 5.6.0 and these other modules:
LWP::UserAgent - from the libwww-perl bundle
It is also highly recommended to use SSL to avoid plain text passwords over
the network. For this, install:
Crypt::SSLeay
INSTALLATION
Standard process for building & installing modules:
perl Build.PL
./Build
./Build test
./Build install
COPYRIGHT AND LICENCE
This module is based on Gavin Brock's DNS::EasyDNS (Copyright(c) 2003 Gavin
Brock [email protected]). It has been modified for use with ZoneEdit by Evan
Giles (Copyright 2009-2011).
This module is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
About
A perl client to update your dynamic DNS entries held at www.zoneedit.com
Resources
Stars
Watchers
Forks
Packages 0
No packages published