Require-HookChain-0.009
Chainable require hook
Changes for 0.009 - 2023-02-12
- No functional changes.
- [doc] Document subnamespace organization.
Data-Verifier-0.65
Profile based data verification with Moose type constraints.
Changes for 0.65
- Added Hernan Lopes to the contributors list.
Data-Verifier-0.64
Profile based data verification with Moose type constraints.
Changes for 0.64
- Added support for Bool types, thanks @hernan604.
Alien-XPA-v2.1.20.1-TRIAL
Find or Build libxpa
Changes for v2.1.20.1 - 2023-05-02T14:15:57-04:00
- BUILD FIX
App-DBBrowser-2.324
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.324 - 2023-05-02
- Update documentation.
CGI-4.57
Handle Common Gateway Interface requests and responses
Changes for 4.57 - 2023-05-01
- DOCUMENTATION
Perl5-CoreSmokeDB-Schema-1.10
DBIC::Schema for the smoke reports database
Changes for 1.10 - 2023-05-02T12:13:05+02:00
- (Abe Timmerman, Tue, 2 May 2023 12:13:05 +0200) Autocommit for distribution Perl5::CoreSmokeDB::Schema 1.10 (minor)
Wikibase-Datatype-Print-0.13
Wikibase data types print.
Changes for 0.13 - 2023-05-02T09:29:21+02:00
- Add doc for Wikibase::Datatype::Print::Mediainfo.
- Add doc for Wikibase::Datatype::Print::Property.
- Add example for print_forms() to Util.
- Finish Print doc.
- Fix print() function in doc. More contexts.
XML-XPath-Helper-Const-0.04
Exports some precompiled xpath constants for XML::LibXML.
Changes for 0.04 - 2023-05-02
- Adapted README, added LICENSE file
Text-Table-Read-RelationOn-Tiny-v2.2.6
Read binary "relation on (over) a set" from a text table.
Changes for v2.2.6 - 2023-05-02
- Adapted README, added LICENSE file
Algorithm-Graphs-Reachable-Tiny-0.07
Compute rechable nodes in a graph.
Changes for 0.07 - 2023-05-02
- Adapted README, added LICENSE file
SPVM-0.971010
SPVM Language
Changes for 0.971010 - 2023-05-02
- [Notice of Backward Compatibility Breaking]]
App-MetaCPANUtils-0.008
CLI utilities related to MetaCPAN
Changes for 0.008 - 2023-02-09
- [ux] Set defaults so that access via Perl code also gets default.
- [doc] [rinci] Add summaries to some functions.
Perl5-CoreSmokeDB-Schema-1.09_01
DBIC::Schema for the smoke reports database
Changes for 1.09_01 - 2023-05-01T16:17:06+02:00
- (Abe Timmerman, Mon, 1 May 2023 16:17:06 +0200) Autocommit for distribution Perl5::CoreSmokeDB::Schema 1.09_01 (test)
App-DBBrowser-2.323
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.323 - 2023-05-01
- New export option: table-name is default file-name.
Algorithm-Graphs-Reachable-Tiny-0.06
Compute rechable nodes in a graph.
Changes for 0.06 - 2023-05-01
- POD: Added link to git repo
XML-XPath-Helper-Const-0.03
Exports some precompiled xpath constants for XML::LibXML.
Changes for 0.03 - 2023-05-01
- POD: Added link to git repo
Test-Smoke-1.80
The Perl core test smoke suite
Changes for 1.80 - 2023-05-01T08:56:06+02:00
- (Abe Timmerman, Mon, 1 May 2023 08:56:06 +0200) Autocommit for distribution Test::Smoke 1.80 (minor)
CPAN-Reporter-1.2019
Adds CPAN Testers reporting to CPAN.pm
Changes for 1.2019 - 2023-05-01T03:14:19+02:00
- ADDED
- CHANGED
App-CSVUtils-1.023
CLI utilities related to CSV
Changes for 1.023 - 2023-03-31
- Add (meta-)utility: list-csvutils.
- [ux] Add tags to each utility; rename csv-munge-row to csv-munge-rows.
Devel-Cover-1.40
Code coverage metrics for Perl
Changes for 1.40
- Note usage with dzil (Steve Rogerson) (GH-319)
- Fix html_basic report (jkahrman) (GH-318)
- Use CPAN::Meta (Slaven Rezić) (GH-314)
- Make non-interactive output less noisy (jkahrman) (GH-312)
- Avoid infinite recursion in Type::Tiny and other places (Ed J) (GH-307)
- Add ignore_covered_err option (Tina Müller) (GH-323)
- Handle empty hashes and arrays on condition RHS in 5.37.6 and later
App-cpanminus-reporter-0.19
send cpanm output to CPAN Testers
Changes for 0.19 - 2023-04-30
- NEW FEATURES:
- OTHER:
URI-5.19
Uniform Resource Identifiers (absolute and relative)
Changes for 5.19 - 2023-04-30T16:15:58Z
- Form parameters without values are now represented by undef (GH#65) (Gianni Ceccarelli)
Term-TablePrint-0.160
Print a table to the terminal and browse it interactively.
Changes for 0.160 - 2023-04-30
- binary_filter: use unmodified string.
Dist-Zilla-Plugin-Conflicts-0.20
Declare conflicts for your distro
Changes for 0.20 - 2023-04-30
- Add some minimal pod to the generated conflicts module. This includes a comment to disable Pod coverage testing if you're using Pod::Coverage::TrustPod. Based on suggestion from greencoloured in GH #9.
CatalystX-RequestModel-0.015
Map body and data parameters to a model
Changes for 0.015
- Sensible default path to model if left empty in subroutine attributes.
- Allow you to set a path to the model based on the current controller namespace
XML-XPath-Helper-Const-0.02
Exports some precompiled xpath constants for XML::LibXML.
Changes for 0.02 - 2023-04-30
- Removed link to cpanratings.perl.org (Id: 148073)
Text-Table-Read-RelationOn-Tiny-v2.2.5
Read binary "relation on (over) a set" from a text table.
Changes for v2.2.5 - 2023-04-30
- Removed link to cpanratings.perl.org (Id: 148049)
CPAN-Meta-Requirements-2.141-TRIAL
a set of version requirements for a CPAN dist
Changes for 2.141 - 2023-04-30T15:42:35+02:00
- confess() replaced with croak(): fewer stack traces
Module-Build-0.42_35
Build and install Perl modules
Changes for 0.42_35
- Refactor install path logic to ExtUtils::InstallPaths
libwww-perl-6.70
The World-Wide Web library for Perl
Changes for 6.70 - 2023-04-30T13:22:56Z
- Add cookie_jar_class attribute to allow different cookie jar modules to be used more easily (GH#91) (Tom Hukins, Julien Fiegehenn)
- POD now contains all default attributes (GH#428) (Julien Fiegehenn)
Dist-Zilla-Plugin-GitHub-0.49
Plugins to integrate Dist::Zilla with GitHub
Changes for 0.49 - 2023-04-30T13:17:09Z
- better diagnostics when [GitHub::Update] encounters permission errors
Quiq-1.209
Class library for rapid development
Changes for 1.209 - 2023-04-30
- Quiq::DataStructure
- Quiq::Logger
Dist-Zilla-Plugin-OnlyCorePrereqs-0.025
Check that no prerequisites are declared that are not part of core
Changes for 0.025 - 2023-04-30T12:22:34Z
- do not complain about Config or DynaLoader being missing in the index
Dancer-Plugin-RPC-1.11
Configure endpoints for XMLRPC, JSONRPC and RESTRPC procedures
Changes for 1.11 - 2023-04-30T14:16:38+02:00
- (Abe Timmerman, Sun, 30 Apr 2023 14:16:38 +0200) Autocommit for distribution Dancer::Plugin::RPC 1.11 (minor)
Test-Smoke-1.79_10
The Perl core test smoke suite
Changes for 1.79_10 - 2023-04-30T13:30:06+02:00
- (Abe Timmerman, Sun, 30 Apr 2023 13:30:06 +0200) Autocommit for distribution Test::Smoke 1.79_10 (test)
Dist-Zilla-Plugin-PromptIfStale-0.058
Check at build/release time if modules are out of date
Changes for 0.058 - 2023-04-30T10:00:42Z
- add special handling for DynaLoader, which is no longer indexed
Module-Build-Tiny-0.045
A tiny replacement for Module::Build
Changes for 0.045 - 2023-04-30T11:52:20+02:00
- Fix compilation issue on Windows
Firefox-Marionette-1.37
Automate the Firefox browser with the Marionette protocol
Changes for 1.37
- Another test suite fix
JSON-MaybeXS-1.004005
Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
Changes for 1.004005 - 2023-04-30
- to_json and from_json are now documented (Dan Book, PR #2)
Firefox-Marionette-1.36
Automate the Firefox browser with the Marionette protocol
Changes for 1.36
- Fixes to cope with Firefox 112 capabilities changes. Thanks to toreau Documentation and test suite fixes
XML-Generator-1.13
Perl extension for generating XML
Changes for 1.13
- Production Release of 1.12 no changes.
- Significant Updates since 1.11