Revision history for cPanel-PublicAPI

1.3 2015-09-14
    Fix hash randomization problem on newer Perls.

1.2	8/26/2015
	Updated from main code-base, changes include:
		Fixed non-numeric comparison errors.
		Cleaned up uninitialized variable use.
		Error checking after api_request in cPanel::PublicAPI::whm_api() call.
		Correct comments in copyright headers w/ modified bsd license
		Correct disclaimer in 3-clause BSD license
		Changes to accommodate latest version of  IO::Socket::SSL
		Removed Frontpage references
		Changed to work with self-signed SSL certificates

1.0     2/24/2011
        First version, Implement HTTP querying.