Revision history for cPanel-PublicAPI
2.0 2015-09-15
Updated PublicAPI pod file to include description
of new ssl_verify_mode option.
Default WHM API to v1.
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.