2004-09-14 10:58  gavin

	* lib/WWW/CNic.pm: updated issue_renewals to obey the immediate=1
	  parameter.

2004-04-25 23:07  gavin

	* lib/WWW/CNic/Response.pm: added message() method.

2004-04-24 11:10  gavin

	* lib/WWW/CNic/Response/Whois.pm: bit of OO polymorphism to handle
	  "contact details" omitted" response on handles.

2004-04-22 15:33  gavin

	* lib/WWW/: CNic.pm, CNic/Response/GetPricing.pm: updated years.

2004-04-22 15:01  gavin

	* lib/WWW/CNic/Cookbook.pm: removed lame stuff about IDN.

2004-04-22 11:56  gavin

	* testscripts/decline_test.pl: test.

2004-04-22 11:56  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response/DeclineDomain.pm,
	  testscripts/issue_renewal.pl: added support for domain declines,
	  and updated the cookbook.

2004-04-20 17:44  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response.pm, lib/WWW/CNic/Simple.pm,
	  lib/WWW/CNic/Response/CreateHandle.pm,
	  lib/WWW/CNic/Response/DeleteDomain.pm,
	  lib/WWW/CNic/Response/DomainList.pm,
	  lib/WWW/CNic/Response/GetPricing.pm,
	  lib/WWW/CNic/Response/IssueRenewals.pm,
	  lib/WWW/CNic/Response/Modify.pm,
	  lib/WWW/CNic/Response/Register.pm,
	  lib/WWW/CNic/Response/Renewals.pm,
	  lib/WWW/CNic/Response/Search.pm,
	  lib/WWW/CNic/Response/Suffixes.pm,
	  lib/WWW/CNic/Response/Whois.pm,
	  lib/WWW/CNic/Response/Register/AtGB.pm,
	  testscripts/delete_test.pl: updated date string for all files,
	  and added the delete domain function.

2004-02-04 12:02  gavin

	* lib/WWW/CNic/Cookbook.pm, testscripts/issue_renewal.pl: added
	  note about client handle (issue 734)

2004-01-16 14:52  gavin

	* testscripts/: issue_renewal.pl, register_test.pl: foo.

2004-01-15 16:07  gavin

	* testscripts/issue_renewal.pl: tweaked logging behaviour.

2003-10-30 13:58  gavin

	* lib/WWW/CNic/Response/GetPricing.pm: fixed documentation.

2003-10-30 13:56  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response.pm, lib/WWW/CNic/Simple.pm,
	  lib/WWW/CNic/Response/CreateHandle.pm,
	  lib/WWW/CNic/Response/DomainList.pm,
	  lib/WWW/CNic/Response/GetPricing.pm,
	  lib/WWW/CNic/Response/IssueRenewals.pm,
	  lib/WWW/CNic/Response/Modify.pm,
	  lib/WWW/CNic/Response/Register.pm,
	  lib/WWW/CNic/Response/Renewals.pm,
	  lib/WWW/CNic/Response/Search.pm,
	  lib/WWW/CNic/Response/Suffixes.pm,
	  lib/WWW/CNic/Response/Whois.pm,
	  lib/WWW/CNic/Response/Register/AtGB.pm,
	  testscripts/create_handle_test.pl,
	  testscripts/get_pricing_test.pl, testscripts/issue_renewal.pl,
	  testscripts/register_test.pl: updated copyright dates on most
	  files. added get_pricing support.

2003-10-09 11:07  gavin

	* lib/WWW/CNic.pm, testscripts/suffixes_test.pl: added timeout
	  support.

2003-09-08 10:49  gavin

	* lib/WWW/CNic.pm: added note about Digest::MD5.

2003-09-08 10:32  gavin

	* Makefile.PL, lib/WWW/CNic.pm: password encryption now forced to
	  use MD5. Added Digest::MD5 to list of prerequisites.

2003-09-04 14:18  gavin

	* lib/WWW/CNic/Cookbook.pm: added note about IDN.

2003-09-03 12:18  gavin

	* testscripts/register_1year_test.pl: added 1-year test script.

2003-08-26 13:34  gavin

	* Makefile.PL, lib/WWW/CNic.pm, testscripts/register_idn_test.pl:
	  added support for IDN registrations. requires use of
	  Unicode::String.

2003-08-11 16:14  gavin

	* lib/WWW/CNic.pm: got user agent versions working properly.

2003-07-25 16:19  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response/CreateHandle.pm,
	  testscripts/create_handle_test.pl: added support for handle
	  creation.

2003-07-23 10:51  gavin

	* lib/WWW/CNic.pm: updated version.

2003-07-23 10:37  gavin

	* lib/WWW/CNic.pm: fixed bug in the suffixes query - missing ?
	  separator.

2003-03-05 14:54  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  testscripts/register_atgb_test.pl, testscripts/register_test.pl:
	  updated copyright dates on php toolkit code.	added test mode
	  support to client libraries that didn't have it.  added tables to
	  NDT in generate_toolkit_test_data.  added documentation for test
	  code.

2003-03-03 13:56  gavin

	* lib/WWW/CNic/Cookbook.pm: fixed error in code (issue 536).

2003-02-21 12:11  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response.pm, lib/WWW/CNic/Simple.pm,
	  lib/WWW/CNic/Response/DomainList.pm,
	  lib/WWW/CNic/Response/IssueRenewals.pm,
	  lib/WWW/CNic/Response/Modify.pm,
	  lib/WWW/CNic/Response/Register.pm,
	  lib/WWW/CNic/Response/Renewals.pm,
	  lib/WWW/CNic/Response/Search.pm,
	  lib/WWW/CNic/Response/Suffixes.pm,
	  lib/WWW/CNic/Response/Whois.pm,
	  lib/WWW/CNic/Response/Register/AtGB.pm,
	  testscripts/register_test.pl: updated copyright, added support
	  for variable-year registrations.

2003-01-06 12:48  gavin

	* lib/WWW/CNic/Cookbook.pm: fixed typo in register_atgb docs.

2002-11-08 11:08  gavin

	* testscripts/register_test.pl: test script now uses test host.

2002-11-07 16:27  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response/IssueRenewals.pm,
	  lib/WWW/CNic/Response/Whois.pm, testscripts/issue_renewal.pl:
	  support for advance renewals.

2002-11-07 13:13  gavin

	* lib/WWW/CNic/Cookbook.pm, lib/WWW/CNic/Response/DomainList.pm,
	  testscripts/domain_list_test.pl: bugfixes, completed the domain
	  list response object.

2002-11-07 11:41  gavin

	* lib/WWW/CNic.pm: fixed possible bug with older versions of perl
	  with a foreach qw().

2002-10-31 17:09  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Response/DomainList.pm,
	  lib/WWW/CNic/Response/Renewals.pm,
	  testscripts/domain_list_test.pl: clientside support for domain
	  lists. no documentation yet.

2002-10-30 15:28  gavin

	* lib/WWW/CNic/Response/Whois.pm: typos fixed.

2002-10-25 15:07  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response.pm, lib/WWW/CNic/Response/Modify.pm,
	  lib/WWW/CNic/Response/Register.pm,
	  lib/WWW/CNic/Response/Renewals.pm,
	  lib/WWW/CNic/Response/Search.pm,
	  lib/WWW/CNic/Response/Suffixes.pm,
	  lib/WWW/CNic/Response/Whois.pm,
	  lib/WWW/CNic/Response/Register/AtGB.pm, testscripts/renewals.pl:
	  added Renewals.pm, cleaned up the POD.

2002-10-22 12:31  gavin

	* Makefile.PL: removed the unnecessary IO::Socket::SSL prereq.

2002-10-22 12:15  gavin

	* lib/WWW/CNic/Response/Register/AtGB.pm: more POD stuff.

2002-10-22 11:30  gavin

	* Makefile.PL, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response/Register/AtGB.pm: fixed a few typos. Added
	  IO::Socket::SSL to PREREQ_PM.

2002-10-17 14:52  gavin

	* lib/WWW/CNic/Cookbook.pm, lib/WWW/CNic/Response/Register/AtGB.pm,
	  testscripts/register_atgb_test.pl: added POD documentation.

2002-10-17 14:15  gavin

	* lib/WWW/CNic.pm, testscripts/register_atgb_test.pl: completed @GB
	  registration bits.

2002-10-11 14:19  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Simple.pm,
	  lib/WWW/CNic/Response/Register.pm,
	  lib/WWW/CNic/Response/Register/AtGB.pm,
	  testscripts/register_atgb_test.pl: support for @GB names. Broken
	  currently.

2002-08-16 15:31  gavin

	* lib/WWW/CNic.pm: 'defaults' param should work now.

2002-08-16 15:28  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Simple.pm, testscripts/simple_test.pl: finished off
	  functions in Simple.pm, added POD, linked to POD from other docs,
	  added support for 'defaults' in dns param.

2002-08-14 23:16  gavin

	* lib/WWW/CNic/Simple.pm, testscripts/simple_test.pl,
	  testscripts/suffixes_test.pl: basic stuff for WWW::CNic::Simple.

2002-08-13 14:46  gavin

	* examples/search.cgi, lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response/Search.pm: completed most of the POD
	  documentation. Added an example CGI script.

2002-08-12 17:04  gavin

	* lib/WWW/CNic.pm, lib/WWW/CNic/Cookbook.pm,
	  lib/WWW/CNic/Response.pm, lib/WWW/CNic/Response/Modify.pm,
	  lib/WWW/CNic/Response/Register.pm,
	  lib/WWW/CNic/Response/Search.pm,
	  lib/WWW/CNic/Response/Suffixes.pm,
	  lib/WWW/CNic/Response/Whois.pm, testscripts/whois_test.pl: added
	  basic POD documentation and started on a Cookbook. Also there was
	  a small change to the response() method to fix some stupidities
	  with it returning references to single-element arrays (ook!)

2002-08-05 16:10  gavin

	* test.pl, lib/WWW/CNic.pm: added a bit of code to allow forcing
	  the server hostname, and a test script for 'make test'.

2002-08-05 16:02  gavin

	* Makefile.PL, lib/WWW/CNic.pm, lib/WWW/CNic/Response.pm,
	  lib/WWW/CNic/Response/Modify.pm,
	  lib/WWW/CNic/Response/Register.pm,
	  lib/WWW/CNic/Response/Search.pm,
	  lib/WWW/CNic/Response/Suffixes.pm,
	  lib/WWW/CNic/Response/Whois.pm, testscripts/modify_test.pl,
	  testscripts/register_test.pl, testscripts/search_test.pl,
	  testscripts/suffixes_test.pl, testscripts/whois_test.pl: Initial
	  revision

2002-08-05 16:02  gavin

	* Makefile.PL, lib/WWW/CNic.pm, lib/WWW/CNic/Response.pm,
	  lib/WWW/CNic/Response/Modify.pm,
	  lib/WWW/CNic/Response/Register.pm,
	  lib/WWW/CNic/Response/Search.pm,
	  lib/WWW/CNic/Response/Suffixes.pm,
	  lib/WWW/CNic/Response/Whois.pm, testscripts/modify_test.pl,
	  testscripts/register_test.pl, testscripts/search_test.pl,
	  testscripts/suffixes_test.pl, testscripts/whois_test.pl: Reimport
	  of code after a complete fubar by me

