Skip to main content



Wikibase-Datatype-Print-0.11


Wikibase data types print.

Changes for 0.11 - 2023-04-23T18:41:18+02:00
  • Add doc example in Utils.
  • Add comments.
  • Add support for before/after in year precision in Time.
  • Add support for decade precision in Time.
  • Fix MANIFEST file for sense value test.
  • Fix support of bigger year than with 4 characters.
  • Improve datetime precision print.

https://metacpan.org/dist/Wikibase-Datatype-Print


Wikibase-API-0.04


Wikibase API class.

Changes for 0.04 - 2023-04-23T18:38:49+02:00
  • Add support for property.
  • Document get_item_raw() and add example to doc.
  • Fix base uri for test.wikidata.org. It's same as for www.wikidata.org.
  • Fix test requirements.
  • Update copyright years.

https://metacpan.org/dist/Wikibase-API



CPAN-Perl-Releases-5.20230423


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20230423
  • Change: 43aa9b7df2dbb788184328cb7bd27d50aec026dd Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-04-23 17:31:11 +0000

https://metacpan.org/dist/CPAN-Perl-Releases


Params-Validate-Dependencies-1.41


check that the right combination of arguments is passed to a function

Changes for 1.41 - 2023-04-23
  • Add test to prove that literal back-slashes aren't a problem in auto-doco (see https://github.com/DrHyde/perl-modules-Params-Validate-Dependencies/issues/6)
  • Bump dependency on Data:😁omain to 1.10 so it will work on perls where smartmatch is deprecated
  • Data:😁omain support is now only for perl 5.18 and higher
  • 2018-07-12 1.40 Add support for validate_with (see https://github.com/DrHyde/perl-modules-Params-Validate-Dependencies/pull/8) Accept a hashref as first arg to validate (see https://github.com/DrHyde/perl-modules-Params-Validate-Dependencies/pull/9) Improve error reporting (see https://github.com/DrHyde/perl-modules-Params-Validate-Dependencies/pull/10)
  • 2017-05-23 1.32 D:😁's deps have been fixed
  • 2016-11-10 1.31 Work around Data:😁omain's dependencies being broken on perl 5.24 - just skip the tests
  • 2016-10-05 1.30 Add 'exclusively' validator; Fix quoting of strings with embedded quotes in auto-generated doco; Minor doco fixes; Minor test improvements
  • 2015-09-25 1.23 Bugfix. Make a deep copy of P::V::EXPORT_TAGS before messing with its contents, see github issue 4
  • 2015-03-20 1.22 Modern Data:😁omain only works on perl 5.10, so be a bit tricksy about testing and declaring it as a pre-req
  • 2013-06-16 1.21 Bugfix. UNIVERSAL::can($class, 'can') always returns true in 5.18, even if the class has never been seen before. Now check for class existence by checking its @ISA
  • 2013-06-12 1.2 validate() now returns what it checked, like Params::Validate::validate
  • 2012-11-26 1.13 Changes in D:😁:😁 to cope with incompatible changes in new Data:😁omain
  • 2011-09-02 1.12 Bugfix Documenter.pm to replace *all* underscores in function names
  • 2011-09-01 1.11 Reduce dependency versions (this is mostly for my employer's benefit - no functional changes)
  • 2011-08-22 1.1 Make *_of self-documenting
  • 2011-08-17 1.00 Initial release

https://metacpan.org/dist/Params-Validate-Dependencies