Package-DeprecationManager-0.18
Manage deprecation warnings for your distribution
Changes for 0.18 - 2023-02-19
- Use Sub::Util instead of Sub::Name, which is part of Scalar-List-Utils, which itself is a dependency already. Implemented by Aristotle Pagaltzis. GH #3.
HiPi-BCM2835-0.66
Interface to BCM2835 library
Changes for 0.66
- BCM2835 library version updated to 1.71
XS-Parse-Keyword-FromPerl-0.03
drive XS::Parse::Keyword directly from Perl
Changes for 0.03 - 2023-02-19
- CHANGES
File-Copy-clonefile-v0.0.4
LUGS-Events-Parser-0.13
Event parser for the Linux User Group Switzerland
Changes for 0.13 - 2023-02-19
- Move testing modules to test_requires.
- Drop generating compat Makefile.PL.
Env-Assert-0.004
Ensure that the environment variables match what you need, or abort.
Changes for 0.004 - 2023-02-19T15:47:10+01:00
- Move fatpacked executable to root.
- Update dist.ini with ExecDir to `script`.
Env-Dot-0.002
Read environment variables from .env file
Changes for 0.002 - 2023-02-19T15:44:20+01:00
- Update dist.ini with ExecDir to `script`.
App-DBBrowser-2.316
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.316 - 2023-02-19
- Update parse-mode 'Template'.
- Update plugins 'mysql', 'MariaDB' and 'Pg'.
- Informix: use 'table_info'.
- New method 'prepare_identifier'.
Geo-BUFR-1.39
Perl extension for handling of WMO BUFR files.
Changes for 1.39 - 2023-02-19
- New option --gts in bufrextract.pl for extraction of full GTS envelope from GTS bulletins, dropping option --reuse_ahl
- New methods get_current_gts_starting_line() and get_current_gts_eom(), dropping reuse_current_ahl() and ahl_is_reused()
- Default tables for utility programs changed to master table version 39
Data-Validate-Struct-0.11
Validate recursive hash structures
Changes for 0.11
- o typos
- o added cpanfile
- o don't die when reference types are different
RxPerl-v6.26.2
an implementation of Reactive Extensions / rxjs for Perl
Changes for v6.26.2 - 2023-02-19T12:10:11Z
- fixed two examples in the documentation
Env-Dot-0.001
Read environment variables from .env file
Changes for 0.001 - 2023-02-19T12:45:27+01:00
App-Greple-tee-0.01
module to replace matched text by the external command result
Changes for 0.01 - 2023-02-19T11:19:26Z
- original version
WebService-IdoitAPI-v0.1.3
a library to access the i-doit JSON RPC API
Changes for v0.1.3
- t/02-connection.t seems to work only with perl >= 5.14
Text-Amuse-1.83
Generate HTML and LaTeX documents from Emacs Muse markup.
Changes for 1.83 - 2023-02-19
- Do not die on muse_format_line with <ruby>
ANSI-Palette-0.01
The great new ANSI::Palette!
Changes for 0.01
- First version, released on an unsuspecting world.
App-ansifold-1.16
fold command handling ANSI terminal sequences
Changes for 1.16 - 2023-02-19T03:51:40Z
- Introduce --autoindent option
- Introduce --refill option
Perinci-Sub-Gen-AccessTable-0.591
Generate function (and its metadata) to read table data
Changes for 0.591 - 2023-02-12
- Support TableData object as data source.
Bencher-Scenario-Regexp-IPv6-0.003
Benchmark Regexp::IPv6
Changes for 0.003 - 2023-01-17
- Rename module/dist Bencher-Scenario-Regexp{,-}IPv6.
OpenAPI-Modern-0.040
Validate HTTP requests and responses against an OpenAPI document
Changes for 0.040 - 2023-02-18T23:43:50Z
- all request and response validation are now done with Mojo::Message::Request and ::Response objects, converting from HTTP::Request and HTTP::Response as needed; the $options hash is now populated with the mojo request
PGXN-Site-v0.22.2
Maintain and serve a PGXN web site
Changes for 0.22.2 - 2023-02-18T23:25:58Z
- Replaced Twitter link with Mastodon and added a rel link to Mastodon to the header.
XS-Parse-Keyword-0.33
XS functions to assist in parsing keyword syntax
Changes for 0.33 - 2023-02-18
- CHANGES
- BUGFIXES
HTML-Blitz-0.06
high-performance, selector-based, content-aware HTML template engine
Changes for 0.06 - 2023-02-19
- allow <math/> and <svg/> (i.e. math and svg elements can be self-closing)
- treat param as void in the parser
- treat basefont, bgsound, frage, keygen, parser as void in HTML::Blitz::Builder
- include the name of the template in the generated code so error messages don't just refer to "(eval 42)"
Ufal-NameTag-v1.2.0.1
Bindings to NameTag library
Changes for 1.2.0.1
- Update NameTag to version 1.2.0.
RxPerl-v6.26.1
an implementation of Reactive Extensions / rxjs for Perl
Changes for v6.26.1 - 2023-02-18T13:44:41Z
- fixed bug on op_buffer_time, where last remaining values were not emitted
App-CSVUtils-1.017
CLI utilities related to CSV
Changes for 1.017 - 2023-02-18
- [bugfix] Forgot to generate CLIs: csv2paras, paras2csv.
App-CSVUtils-1.016
CLI utilities related to CSV
Changes for 1.016 - 2023-02-18
- No functional changes.
- [build] Rebuild with fixed DZP:InsertExecsList to fix generated POD.
App-CSVUtils-1.014
CLI utilities related to CSV
Changes for 1.014 - 2023-02-16
- No functional changes.
- [doc] Fix terminology column -> field in description & error message.
- [doc][bugfix] Fix typo in example of csv-intrange.
- [doc] Add some description to gen_csv_util().
App-CSVUtils-1.015
CLI utilities related to CSV
Changes for 1.015 - 2023-02-18
- Add utilities: csv2paras, paras2csv.
- [cli csv-freqtable] Add options --ignore-case (-i) and --key (-k).
Text-Wrap-NoStrip-0.003
Line wrapping without stripping the whitespace
Changes for 0.003 - 2023-02-18
- [bugfix] Forgot to define $VERSION et al.
Text-Wrap-NoStrip-0.002
Line wrapping without stripping the whitespace
Changes for 0.002 - 2023-02-18
- [bugfix] Derp, we chopped all words.
Text-Wrap-NoStrip-0.001
Line wrapping without stripping the whitespace
Changes for 0.001 - 2023-02-18
- First release.
Acme-MetaSyntactic-newsradio-0.001
Characters from the sitcom Newsradio (1995-1999)
Changes for 0.001 - 2023-02-18
- First release.
Gmail-Mailbox-Validate-0.02
Find if the username has a valid mailbox in gmail
Changes for 0.02 - 2023-02-18
- Add docker support
Clipboard-Any-0.007
Common interface to clipboard manager functions
Changes for 0.007 - 2022-12-08
- [bugfix] Forgot to add clipit to schema.
Dist-Zilla-Plugin-ChangelogFromGit-CPAN-Changes-0.230480
Generate valid CPAN::Changes Changelogs from git
Changes for 0.230480 - 2023-02-17T23:50:45Z
- [Closes #25] Sort tags using version->parse (jddurand)
- require at least perl 5.24 due to deps (Ioan Rogers)
- migrate from travis to github actions (Ioan Rogers)
Dist-Zilla-PluginBundle-Author-IOANR-1.230480
Build dists the way IOANR likes
Changes for 1.230480 - 2023-02-17T22:14:13Z
- Update git host regex because github actions checkout doesn't use .git suffix