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
XS-Parse-Keyword-FromPerl-0.02
drive XS::Parse::Keyword directly from Perl
Changes for 0.02 - 2023-02-17
- CHANGES
Devel-Deprecations-Environmental-1.101
deprecations for your code's surroundings
Changes for 1.101 - 2023-02-17
- Compatibility with perl 5.8
Dir-Split-0.82
Split files of a directory to subdirectories
Changes for 0.82 - 2023-02-17
- Move testing modules to test_requires.
- Drop generating compat Makefile.PL.
NetworkManager-Strict-0.230480
NetworkManager strict settings class
Changes for 0.230480 - 2023-02-17T20:59:28+04:00
- Add synopsis to network_manager script
- Update the path in the script to be general referring to ~
- Add weaver.ini to the git repository
WebService-IdoitAPI-v0.1.2
a library to access the i-doit JSON RPC API
Changes for v0.1.2
- update README
- give more meaningfull message when JSON RPC client fails
- fix GitHub issue #1
SPVM-Sys-0.41
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.41 - 2022-02-17
- Incompatible Changes
- Bug Fix
Story-Interact-0.001009
tools for writing (and reading) an interactive story
Changes for 0.001009 - 2023-02-17
- Bug Fixes
Term-Form-0.553
Read lines from STDIN.
Changes for 0.553 - 2023-02-17
- Update year copyright.
- Bugfix skip_items: check if key is defined.
Story-Interact-0.001008
tools for writing (and reading) an interactive story
Changes for 0.001008 - 2023-02-01
- Added: Story::Interact::PageSource::Waterfall.
- Added: Story::Interact::State->character_class.
SPVM-Sys-0.40
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.40 - 2022-02-17
- Incompatible Changes
- New Features