Revision history for CGI-ACL 0.07 Thu Apr 16 19:38:57 EDT 2026 Fixed call to _verified_rdns Allow an object to be configured at runtime via Object::Configure 0.06 Wed Mar 4 06:33:13 EST 2026 Added t/30-basics.t Use Test::Needs Use Test::DescribeMe to simplify tests Use gtar to create a distribution on Macs Check that REMOTE_ADDR is a sane IP address Added deny_cloud 0.05 Tue Apr 2 16:26:14 EDT 2024 Calling new on an object now returns a clone rather than setting the defaults in the new object 0.04 Fri May 21 14:54:04 EDT 2021 Do something sensible if the remote country can't be determined By default, localhost is not allowed access 0.03 Fri Dec 7 11:19:53 EST 2018 Added allow_country and deny_country('*') 0.02 Tue Feb 21 11:11:32 EST 2017 Fixed t/country.t 0.01 Wed Feb 15 15:52:08 EST 2017 First draft