Geo-Coder-CA-0.14
Provides a Geo-Coding functionality using geocoder.ca for both Canada and the US.
Changes for 0.14
- Calling new on an object now returns a clone rather than setting the defaults in the new object geocoder.ca is now HTTPS Changed croak to carp on API failure Remove unused modules Work around for github.com/nigelhorne/Geo-Code… which is a problem with does_carp_that_matches() in Test::Carp which I often have problems with
Wikibase-Datatype-0.26
Wikibase data types.
Changes for 0.26 - 2023-04-21T20:18:03+02:00
- Add check_datetime() utility.
- Add date time check to Wikibase::Datatype::Value::Time.
- Add doc for Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::GrammaticalGender::Masculine.
- Add doc for Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::InstanceOf::Human.
- Fix example in Test::Shared::Fixture::Wikibase::Datatype::Value::Item::Wikidata::WikidataEntity.
- Fix module doc description in Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::GivenName::Douglas.
- Improve doc EXAMPLE in Wikibase::Datatype::Reference to something real.
Crypt-Passphrase-Argon2-HSM-0.001
HSM encrypted Argon2 hashes for Crypt::Passphrase
Changes for 0.001 - 2023-04-21T16:36:19Z
- Initial release to an unsuspecting world
SQL-SimpleOps-2023.111.1
SQL Simple Operations
Changes for 2023.111.1
- fix: mkdir permission denied, logfile creation folder for non-root user; by CCELSO
- fix: getLastSQL mismatch on syntax error condition; by CCELSO