Skip to main content


Env-Assert-0.007


Ensure that the environment variables match what you need, or abort.

Changes for 0.007 - 2023-04-23T22:45:02+02:00
  • Replace say with print
  • Add envassert.self-contained to MANIFEST.SKIP.

https://metacpan.org/dist/Env-Assert


Env-Dot-0.006


Read environment variables from .env file

Changes for 0.006 - 2023-04-23T22:10:09+02:00
  • Add envdot.self-container to MANIFEST.SKIP. We don't need it in CPAN.
  • Fix dist.ini Run::AfterRelease action.

https://metacpan.org/dist/Env-Dot


Tags-HTML-Login-Button-0.03


Tags helper for login button.

Changes for 0.03 - 2023-04-23T20:53:28+02:00
  • Add example web app and screenshot.
  • Regen README file from doc.
  • Update copyright years.

https://metacpan.org/dist/Tags-HTML-Login-Button


Env-Dot-0.005


Read environment variables from .env file

Changes for 0.005 - 2023-04-23T20:04:35+02:00
  • Clean up dist.ini a little.
  • Use option auto_help in executable.
  • Use option auto_version in executable.

https://metacpan.org/dist/Env-Dot


HTML-Restrict-v3.0.2


Strip unwanted HTML tags and attributes

Changes for v3.0.2 - 2023-04-23T17:06:28Z
  • Add create_newlines to replace BR and P by 1, resp. 2 newlines (GH#46) (E. Choroba)

https://metacpan.org/dist/HTML-Restrict


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



Wikibase-Datatype-Print-0.10


Wikibase data types print.

Changes for 0.10 - 2023-04-23T10:57:02+02:00
  • Add doc for Wikibase:😁atatype:😛rint::Lexeme.
  • Add support of sense to Value.
  • Add Wikibase:😁atatype:😛rint::Value::Sense.
  • Fix test message.

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


Wikibase-Datatype-Struct-0.10


Wikibase data types struct conversions.

Changes for 0.10 - 2023-04-23T10:51:08+02:00
  • Add references to MediainfoStatement.
  • Add Sense object.
  • Add support for sense to Value.
  • Fix dependencies.
  • Fix doc descriptions.
  • Fix test dependencies.
  • Update copyright years.

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


Wikibase-Datatype-0.28


Wikibase data types.

Changes for 0.28 - 2023-04-23T10:34:23+02:00
  • Add check_sense() to Utils.
  • Add support of wikibase-sense to Snak.
  • Add Wikibase:😁atatype::Value::Sense class.
  • Fix doc in Wikibase:😁atatype::Value:😛roperty.

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


Data-Domain-1.10


Data description and validation

Changes for 1.10
  • no longer use smartmatch for perl >= 5.37.10
  • removed 'node_from_path'; backwards compat through Data::Reach

https://metacpan.org/dist/Data-Domain


WebSocket-v0.1.6


WebSocket Client & Server

Changes for v0.1.6 - 2023-04-17T12:07:12Z
  • Minor corrections and improvements in both code and documentation
  • Corrected error in _watch method
  • Corrected some typos in WebSocket::Connection and added methods 'do_pong', 'ping', 'pong' and 'on_ping'
  • Added methods 'connected', 'do_pong', 'on_pong', 'ping' and 'pong' in WebSocket::Client
  • Minor correction in method as_string in WebSocket::Request
  • Minor correction in method extensions in WebSocket::Server

https://metacpan.org/dist/WebSocket





JSON-SIMD-1.05


JSON serialising/deserialising, done correctly and faster

Changes for 1.05
  • fix build issue with "invalid register for .seh_savexmm" (prev fix caused other problems, was reverted)
  • add ppport.h
  • add core_bools and encode_core_bools methods to support builtin::true and false on perl >= 5.36 core_bools also works towards compatibility with JSON:🤐S, and with both of these options it is possible to have correct, full round-trip encode/decode between Perl and JSON booleans.

https://metacpan.org/dist/JSON-SIMD



JSON-Schema-Tiny-0.021


Validate data against a schema, minimally

Changes for 0.021 - 2023-04-22T17:25:12Z
  • fix bad handling of empty patterns in "pattern", "patternProperties" keywords
  • use bignum calculations for any non-integer in "multipleOf", to better handle overflows on older architectures

https://metacpan.org/dist/JSON-Schema-Tiny


Wikibase-Datatype-0.27


Wikibase data types.

Changes for 0.27 - 2023-04-22T19:14:08+02:00
  • Add doc for Test::Shared::Fixture::Wikibase:😁atatype::Snak::Wikidata::InstanceOf::VersionEditionOrTranslation.
  • Add doc for Test::Shared::Fixture::Wikibase:😁atatype::Snak::Wikidata::InstanceOf::WikidataProperty.
  • Add doc for Test::Shared::Fixture::Wikibase:😁atatype::Snak::Wikidata::ItemForThisSense:😁og.
  • Add doc for Test::Shared::Fixture::Wikibase:😁atatype::Snak::Wikidata:😮f:😛oem.
  • Improve example comments.
  • Update language codes.

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



builtin-compat-0.002000


Provide builtin functions for older perl versions

Changes for 0.002000 - 2023-04-22
  • add is_tainted function
  • ensure the expermental::builtin warnings category always exists

https://metacpan.org/dist/builtin-compat


WWW-Mechanize-Chrome-0.71


automate the Chrome browser

Changes for 0.71 - 2023-04-22
  • Add example script showing how to attach to a running Chrome instance
  • No code changes, no need to upgrade

https://metacpan.org/dist/WWW-Mechanize-Chrome


HTTP-Request-FromCurl-0.50


create a HTTP::Request from a curl command line

Changes for 0.50 - 2023-04-22
  • Don't accept "--form" for wget - it doesn't exist there
  • Fix test count when skipping tests
  • Skip --parallel curl tests on versions before 7.68
  • Documentation of ->as_wget, cosmetic documentation changes
  • Run Mojolicious tests also for wget

https://metacpan.org/dist/HTTP-Request-FromCurl


Require-HookChain-0.007


Chainable require hook

Changes for 0.007 - 2023-02-08
  • Add module: Require::HookChain::timestamp::{std,hires}.
  • [hook log::stderr] Add timestamp information.

https://metacpan.org/dist/Require-HookChain



Math-Notation-PostfixInfix-2023.111.1


Math Notation for Postfix and Infix Expressions

Changes for 2023.111.1
  • added: use warning added; by CCELSO
  • added: license file created; by CCELSO
  • Fix: POD context; by CCELSO

https://metacpan.org/dist/Math-Notation-PostfixInfix


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

https://metacpan.org/dist/Data-Domain


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)

https://metacpan.org/dist/Dancer2-Plugin-JWT


Wikibase-Datatype-Print-0.09


Wikibase data types print.

Changes for 0.09 - 2023-04-21T21:13:56+02:00
  • Add doc for Wikibase:😁atatype:😛rint::Form.
  • Add doc for Wikibase:😁atatype:😛rint::Reference.
  • Add doc for Wikibase:😁atatype:😛rint::Sense.
  • Improve printing of time.

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


Geo-Coder-CA-0.14


Provides a Geo-Coding functionality using https://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 https://github.com/nigelhorne/Geo-Coder-CA/issues/61 which is a problem with does_carp_that_matches() in Test::Carp which I often have problems with

https://metacpan.org/dist/Geo-Coder-CA


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:😁atatype::Value::Time.
  • Add doc for Test::Shared::Fixture::Wikibase:😁atatype::Snak::Wikidata::GrammaticalGender::Masculine.
  • Add doc for Test::Shared::Fixture::Wikibase:😁atatype::Snak::Wikidata::InstanceOf::Human.
  • Fix example in Test::Shared::Fixture::Wikibase:😁atatype::Value::Item::Wikidata::WikidataEntity.
  • Fix module doc description in Test::Shared::Fixture::Wikibase:😁atatype::Snak::Wikidata::GivenName:😁ouglas.
  • Improve doc EXAMPLE in Wikibase:😁atatype::Reference to something real.

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


Crypt-Passphrase-Argon2-HSM-0.001


HSM encrypted Argon2 hashes for Crypt:😛assphrase

Changes for 0.001 - 2023-04-21T16:36:19Z
  • Initial release to an unsuspecting world

https://metacpan.org/dist/Crypt-Passphrase-Argon2-HSM


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

https://metacpan.org/dist/SQL-SimpleOps



Data-Compare-1.29


compare perl data structures

Changes for 1.29 - 2023-04-21
  • Skip taint-mode tests if perl was built without taint support

https://metacpan.org/dist/Data-Compare


SPVM-0.971001


SPVM Language

Changes for 0.971001 - 2023-04-21
  • New Features
  • Document Changes
  • Changes
  • Versioning Changes

https://metacpan.org/dist/SPVM


Fluent-LibFluentBit-0.02


Directly use libfluent-bit.so for high performance logging

Changes for 0.02 - 2023-04-20
  • Use Alien::FluentBit to get an actually-working .so (no more need for LD_PRELOAD)
  • Documentation fixes

https://metacpan.org/dist/Fluent-LibFluentBit


Alien-FluentBit-0.01


libfluent-bit.so and fluent-bit commandline tool

Changes for 0.01 - 2023-04-20
  • Initial release, with working from-source build and almost-working system-install detection, and custom fluent-bit.h

https://metacpan.org/release/NERDVANA/Alien-FluentBit-0.01


TableDataBundle-Locale-JP-City-0.002


Collection of TableData:: modules that contain list of cities in Japan

Changes for 0.002 - 2023-02-07
  • No data changes.
  • [build] Use TableData dzil & pod weaver plugin for nicer POD.

https://metacpan.org/dist/TableDataBundle-Locale-JP-City




CPAN-Perl-Releases-5.20230420


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20230420
  • Change: 4cd1cb76991ac241deef0dc210175dc9367f6b5e Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-04-20 21:35:16 +0000

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


StreamFinder-2.14


Fetch actual raw streamable URLs from various radio-station, video & podcast websites.

Changes for 2.14 - 2023-04-20
  • StreamFinder:😛odcastAddict - Fix failure to fetch podcasts and episodes due to slight changes in their site.

https://metacpan.org/dist/StreamFinder




JSON-SIMD-1.04


JSON serialising/deserialising, done correctly and faster

Changes for 1.04
  • fix floating point precision issues with -Duselongdouble and -Dusequadmath
  • fix intermittent garbage in floating point numbers from encode with -Dusequadmath (fix taken from Cpanel::JSON:🤐S ad072b4)
  • fix build issue with "invalid register for .seh_savexmm"
  • drop common::sense as a direct dependency (it's still used via Types::Serialiser, though)
  • fix repository and issue tracker for CPAN (thanks to Gabor Szabo)

https://metacpan.org/dist/JSON-SIMD