The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.07 - 2010-09-27

  • Start to handle any deferred responses that throw a Job reference. You must check the ref() of the response to ensure you have a response object (Net::Dynect::REST::Response), and not a Job object (Net::Dynect::REST::Job). If you get a job object, then you need to check back on $job->find() to get the eventual Response object, when it is ready.

Modules

A REST implementation to communicate with Dynect
IPv6 Address Record
Find all records matching a name
IPv4 Address Record
Get the status of a job
Mail eXchanger Record
Name Server Record
delete all objects againsta node
delete all objects againsta node
Find all records matching a name
delete all objects againsta node
the data returned as a result of querying Dynect
A request object to supply to Dynect
An abstract DNS resource record object
a response from a request to Dynect
the data returned as a result of a request
A message about the data that was returned.
Service/Server Record
A session object for the Dynect REST API
Text Address Record
A DNS zone object
A DNS zone object
information about the Net::Dynect::REST modules