Revision history for Perl extension Net::Dynect::REST.
0.05 Mon Sep 27 13:30:00 2010
- Fix bug in Net::Dynect::REST::ResourceRedord->delete()
0.04 Mon Sep 27 12:25:00 2010
- Drop required Perl from 5.10.1 to 5.8.0 to support some more older systems.
0.03 Mon Sep 27 10:00:00 2010
- add in dependencies so module will pass tests! *sigh*
0.02 Sat Sep 25 09:35:00 2010
- update MANIFEST to include the rest of the code.
- update documentation references in many modules.
0.01 Fri Sep 24 09:14:26 2010
- original version; created by h2xs 1.23 with options
-AX -n Net::Dynect::REST
- implements Net::Dynect::REST::Request and Net::Dynect::REST::Response for use with Net::Dynect::REST, and a select few objects to use this API: ARecord, Zone, and ZoneChanges. This gives the ability to add/delete/update A Records ina zone and publish it.