Acme-Text-Rhombus-0.25
Draw a rhombus with letters/digits
Changes for 0.25 - 2023-02-15
- Move testing module to test_requires.
- Drop generating compat Makefile.PL.
Test2-Harness-1.000144
A new and improved test harness with better Test2 integration.
Changes for 1.000144 - 2023-02-15T13:29:48-08:00
- Skip empty tables in resource view
App-ModuleBuildTiny-0.035
A standalone authoring tool for Module::Build::Tiny
Changes for 0.035 - 2023-02-15T21:38:16Z
- Add an auto_git configuration option
Test2-Harness-UI-0.000131
Web interface for viewing and inspecting yath test logs
Changes for 0.000131 - 2023-02-15T08:34:30-08:00
- Require proper Test2::Harness version
Test2-Harness-1.000143
A new and improved test harness with better Test2 integration.
Changes for 1.000143 - 2023-02-15T08:33:57-08:00
- Add 'autofill' to simplify 'd' and 'D' option types
- Better resource management
String-Tagged-HTML-0.02
handle HTML content using String::Tagged
Changes for 0.02 - 2023-02-15
- CHANGES
Env-Assert-0.002
Ensure that the environment variables match what you need, or abort.
Changes for 0.002 - 2023-02-15T17:34:31+01:00
BoardStreams-v0.0.33
An easy way to use WebSockets on the browser and on the server
Changes for v0.0.33 - 2023-02-15T15:55:31Z
- fixed minor bug
Test2-Harness-UI-0.000130
Web interface for viewing and inspecting yath test logs
Changes for 0.000130 - 2023-02-15T07:51:35-08:00
- Add tracking of resources
match-simple-0.012
simplified clone of smartmatch operator
Changes for 0.012 - 2023-02-15
- Added: Bundle match::simple::sugar with some useful extras.
Lab-Measurement-3.851
Test and measure with Perl
Changes for 3.851 - 2023-02-15
- RS ZVA: add functions for power sweep
- Agilent33120A: bug fix
Env-Assert-0.001
Ensure that the environment variables match what you need, or abort.
Changes for 0.001 - 2023-02-15T14:51:19+01:00
Biblio-RFID-0.05
perl tools to use different RFID readers for library use
Changes for 0.05 - 2023-02-15
- improvements to scripts/RFID-JSONP-server.pl added SmartX cards support
Game-HexDescribe-1.03
a web app to add random table driven data to map data
Changes for 1.03
- Add option to not show the map.
- Add < > and = to the arithmetic operators.
- Documented the arithmetic rule. 😀
- Fix repeated clicking of the Regenerate button.
- More rules for the Schroeder tables.
App-CSVUtils-1.013
CLI utilities related to CSV
Changes for 1.013 - 2023-02-15
- Add utility: csv-check-rows.
- [cli csv-check-field-names] Check that number of fields >= 1.
OX-RouteBuilder-REST-0.006
OX::RouteBuilder which routes to an action method in a controller class based on HTTP verbs
Changes for 0.006 - 2023-02-15T13:06:49+01:00
- HEAD requests are now routed to $action_GET
- unimplemented verbs/methods return 501 instead of unspecific 501
App-sponge-0.003
Soak up standard input and write to a file
Changes for 0.003 - 2023-02-15
- No functional changes.
- [doc] Mention sponge original implementation, inplace (App::inplace).
App-inplace-0.002
Replace a file with command output
Changes for 0.002 - 2023-02-15
- No functional changes.
- [doc] Mention sponge's perl implementation App::sponge.
App-CSVUtils-1.012
CLI utilities related to CSV
Changes for 1.012 - 2023-02-15
- [incompatible change] Rename utilities for clarity: csv-check-cell -> csv-check-cell-values, csv-check-fields -> csv-check-field-values; Remove csv-check-values.
- Add utility: csv-check-field-names.
- Handle sparse fields that caused perl warning 'splice() offset past end of array' (RT#146473).
- [bugfix] Fix completion for filenames (file_ext_filter is applied to extension and not filename).
- [bugfix] In inplace mode, do not rename unwritten output files (RT#146453, rt.cpan.org/Transaction/Displa…).
- Update error message (field option -F is now -f).
Complete-Util-0.617
General completion routine
Changes for 0.617 - 2023-01-19
- [test] Avoid perl warning about comma in qw(), in test script.
Complete-Util-0.616
General completion routine
Changes for 0.616 - 2023-01-19
- [bugfix][func complete_comma_sep_pair] When completing value, we didn't add prefix.
Complete-Util-0.615
General completion routine
Changes for 0.615 - 2023-01-17
- Check for known arguments.
- New function: complete_comma_sep_pair().
Complete-Util-0.614
General completion routine
Changes for 0.614 - 2023-01-17
- [bugfix] complete_comma_sep() didn't handle hashref in answer element and returned stringified hashref when only 1 answer is to be returned.
Complete-Util-0.613
General completion routine
Changes for 0.613 - 2023-01-17
- complete_comma_sep(): Support showing summaries.
Acme-CPANModules-WorkingWithCSV-0.002
Working with CSV (comma-separated value) data in Perl
Changes for 0.002 - 2022-12-02
- Update program name: csv-add-field -> csv-add-fields.
- [doc] Mention Acme::CPANModules::WorkingWithXLS.
Mail-Milter-Authentication-3.20230214
A Perl Mail Authentication Milter
Changes for 3.20230214 - 2023-02-14T23:31:27+00:00
- Core: Fix get_client_proto for Net::Server>=2.011 Thanks to @J5lx
- DMARC: Fix config file existence checks. DMARC: Fix config lookups for config_file and verbosity. Core: Set config property in parent hooks. Thanks to @dev-aaront-org
Project2-Gantt-0.008
Generate Gantt images
Changes for 0.008 - 2023-02-14T23:57:52Z
- Depend on Perl 5.020
- Add File::Find::Rule test dependency
- Indent pod code with spaces in Gantt.pm
Project2-Gantt-0.007
Generate Gantt images
Changes for 0.007 - 2023-02-14T23:11:23Z
- Add Small, Medium and Large skins
Music-RhythmSet-0.05
sets of rhythms and various generation functions
Changes for 0.05 - 2023-02-14
- Allow for patch_change in MIDI output so one need not inject that manually.
parent-0.241
Establish an ISA relationship with base classes at compile time
Changes for 0.241 - 2023-02-14
- . Actually manually add the changes since I messed up the last release . No code changes, no need to upgrade
App-OpenVZ-BCWatch-0.06
Monitor the OpenVZ user_beancounters file
Changes for 0.06 - 2023-02-14
- Drop generating compat Makefile.PL.
Plack-App-ServiceStatus-0.911
Check and report status of various services needed by your app
Changes for 0.911 - 2023-02-14T20:58:04+01:00
- use more complex strftime format, which is also more portable (Thomas Klausner)
- bump perl req to 5.24 so i can use postfix deref (Thomas Klausner)
- Fixed minor pod typo. (Mohammad S Anwar)
App-perlimports-0.000050
Make implicit imports explicit
Changes for 0.000050 - 2023-02-14T19:50:33Z
- Add experimental --range-begin and --range-end flags, to be used for editor integration (GH#93) (Olaf Alders)
- Remove unused variables (GH#95) (Olaf Alders)
- Ignore more modules which don't eval (GH#94) (Olaf Alders)
CGI-Widget-DBI-Search-0.32
CGI::Widget::DBI::Search change logfile
Changes for 0.32
- Remove Encode::Detect dependency, since simply calling decode('utf8', $s) seems more reliable in general
- Ensure all ampersands are html-escaped in final html output: & -> &
- Reorganize Display::Grid->display_cell() method to be clearer, and wrap cell content in new div and spans for better styleability
- Sort columns by name and strip html in Display::Grid->display_sort_popup(), and fix to run under CGI 4
- Fix Grid and Table tests to get rid of indeterminant test code which can intermittently fail
- New method prepend_bind_params(), useful for placeholders in SELECT clause, like MATCH (...) AGAINST (?)
- Get rid of a width="100%" in table.searchResultsNavBarTable, so this can be styled by the user with CSS
- Instead of die()ing from decode() errors in Base->decode_utf8(), simply return input string
- Add -css_dataset_container_id and -css_table_row_extra_attr options
- Make code run with CGI 4 without warnings about calling param() in list context
- Add workaround for double-encoded utf8 strings, in Base->decode_utf8
Lab-Measurement-3.850
Test and measure with Perl
Changes for 3.850 - 2023-02-14
- Keysight 33500B: more documentation
- Lakeshore 372: add example curve handler script
- New driver: Agilent33120A AWG, also as voltage source
SMS-Send-IN-Textlocal-1.00
Regional context SMS::Send driver to send messages via Textlocal's India service ( api.textlocal.in/send/ )
Changes for 1.00 - 2023-02-14
- First version, released on an unsuspecting world.
CallBackery-0.43.0
CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications
Changes for 0.43.0 - 2023-02-14T16:54:59Z
- add display action which displays a report in a new window instead of providing a download
Future-AsyncAwait-Hooks-0.02
scoped hook blocks that run extra code around await expressions
Changes for 0.02 - 2023-02-14
- CHANGES