Data-Domain-1.09
Data description and validation
Changes for 1.09
- fix one special case of warning 'redundant' that was omitted in the 1.07 fix
Dancer2-Plugin-JWT-0.021
JSON Web Token made simple for Dancer2
Changes for 0.021 - 2023-04-21
- Only check the cookie when set_cookie_header set (Stephen Thirlwall)
Wikibase-Datatype-Print-0.09
Wikibase data types print.
Changes for 0.09 - 2023-04-21T21:13:56+02:00
- Add doc for Wikibase::Datatype::Print::Form.
- Add doc for Wikibase::Datatype::Print::Reference.
- Add doc for Wikibase::Datatype::Print::Sense.
- Improve printing of time.
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.