convert between Perl data structures, YAML and JSON with unicode support (I believe ...)
Changes for 0.27 - 2024-03-14T11:00:00Z
- Chnaged the shortcut command-line interface for the provided scripts so that -r is equivalent to --terse and -d is equivalent to --indent. Replaced 'warn()' with 'print STDERR'. In eval()'ing code which dies (e.g. my $res = eval { YAML::PP::Dump($pv) }; ) I have used this 'if( $@ || ! defined($res) )' which now became if( ! defined($res) )'.
Random hash type objects.
Changes for 0.02 - 2024-03-14T03:00:05+01:00
- Add 'id' and 'cb_id' parameters.
- Add constructor checks.
- Update copyright years.
Program in YAML
Changes for 0.1.42 - 2024-03-13T06:47:46Z
- libyamlscript 0.1.42
Mo utilities.
Changes for 0.25 - 2024-03-14T02:21:19+01:00
- Add check_number_min().
Scenarios for benchmarking Text::Table::Sprintf
Changes for 0.001 - 2023-11-11
- First release.
BIMI object
Changes for 3.20240313 - 2024-03-13
- Add indicator size reporting to mailbimi tool
Automate various sys admin stuff.
Changes for 0.10.0 - 2024-03-13
- enable auto_sensor_name for suricata_diff if needed
HTML parser class
Changes for 3.82 - 2024-03-13
- "img lowsrc" and "body background" are not in the HTMLv5 spec (GH#43) (Jess)
- Replace "FileHandle" with "IO::File" (GH#42) (James Raspass)
- Fix some minor typos (GH#41) (Yoshikazu Sawa)
A simple security filter for Plack
Changes for v0.12.0 - 2024-03-13T17:03:24+00:00
- Exhancements
- Documentation
An open source web-based network management tool.
Changes for 2.073001 - 2024-03-13
- BUG FIXES
An open source web-based network management tool.
Changes for 2.073000 - 2024-03-13
- NEW FEATURES
- ENHANCEMENTS
- BUG FIXES
Mozilla's CA cert bundle in PEM format
Changes for 20240313
- Update from Mozilla repository to 2024-03-13
- Added certificates:
ANSI sequence aware column command
Changes for 1.40 - 2024-03-13T11:20:21Z
- introduce --table-align option
- rename option --run to --runlen
parse XLSX files
Changes for 0.34 - 2024-03-13
- Merge pull request #13 from nrdvana/master
- Fix memory leak between Sheet and Cell, and related to XML::Twig
- Unit test to verify workbook garbage collection
data pack for Business::ISBN
Changes for 20240313.001 - 2024-03-13T08:28:48Z
- Data update for 2024-03-13
Mail Analyzing Interface for bounce mails.
Changes for v5.0.2
- release: "Wed, 13 Mar 2024 13:00:00 +0900 (JST)"
- version: "5.0.2"
- changes:
Utilities for Monitoring ElasticSearch
Changes for 8.8
- Change: 4ac157a60a392cbccf14ecc24582c521089a7162 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2024-03-12 20:33:30 +0000
- Change: de34aa8ce3a0a0398c39a4a388686c7cf3ded224 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2024-03-12 20:08:02 +0000
- Change: 90abda3a445f97e935d6a6ffe6aca37add9b9c87 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2024-03-12 20:08:02 +0000
sdif and family tools, cdif and watchdiff
Changes for 4.33 - 2024-03-13T00:58:40Z
- make cdif to visualize the absence of the newline
Benchmark various List::Flatten implementaitons
Changes for 0.002 - 2024-02-11
- Rename module/dist Bencher-Scenario-ListFlatten{,Modules}.
Raku environment manager
Changes for 38
- On some MacOSes the `sysctl` executable is not in path. Try more places to find it. This should fix `download` on such OSes.
- Fix `download` on Windows (when the user doesn't happen to have Strawberry Perl installed.)
JSON-based config with C/Shell-style comments, verbatim sections and variable substitutions
Changes for 0.10
- Scripts for command-line functionality are provided: configjson2json.pl configjson2perl.pl configjson2.yaml.pl Dependency 'Data::Roundtrip' must now have minimum version of 0.16 because prior to that json2perl() was die'ing on failure as opposed to returning undef which is what we expected in the tests.
Create animation from a sequence of images using FFmpeg
Changes for 0.09
- Trying to fix double encoding of unicoded filenames in M$ the attempted fix is at line 286 of lib/Automate/Animate/FFmpeg.pm
Decode QR code(s) from images using the OpenCV/WeChat library via XS
Changes for 2.1 - 2024-03-12
- Documentation fixes.
allow calling of class methods on arbitrary classes that do not accept the class name as their first argument.
Changes for 1.00 - 2024-03-11T23:28:57Z
- First release. Most likely the last.
Direct access to the WebGPU native APIs.
Changes for 0.12 - 2024-03-11T22:52:32Z
- Continued documentation improvements
- Remove Force32 as a usable constant
SPVM Language
Changes for 0.989086 - 2023-03-11
- New Features
- OS Support
- Incompatible Changes
Utilities related to Spreadsheet::Open
Changes for 0.001 - 2021-07-05
- First release.
framework for easy creation of Enterprise Application Integration tasks
Changes for 1.912 - 2024-03-11T00:00:00Z
- added EAI::Wrap::writeFileFromMemory for direct writing of files after reading; fixed globbing issues with spaces in paths/files; added progress indicator to EAI::File::readExcel, EAI::File::writeText and EAI::File::writeExcel ; fixed leapyear problem when adding years in EAI::DateUtil::get_curdate_dash_plus_X_years; added File->{append} parameter to append to files for EAI::File::writeText.
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.407 - 2024-03-11
- Bugfix: auto-increment primary key quoted twice.
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.406 - 2024-03-11
- New 'create table' options: 'table constraints' and 'table options'.
- Update option 'auto increment column'.
- Use storable to make deep copies.
- DB2, Oracle, Firebird: regex operator bugfix.
- DBD::SQLite minimum version '1.74'.
Moose based MARC records set of tools
Changes for 1.0.48
- Marcedit format parser/reader
A comprehensive, DWIM-featured client to the MetaCPAN API
Changes for 2.031001
- Show a real error for internal errors (haarg)
Perl implementation of HOTP / TOTP algorithms
Changes for 1.702 - 2024-03-11
- fix type in Makefile.PL
Interface to the Qhull convex hull, Delauny triangulation, Voronoi diagram software suite
Changes for 0.05 - 2024-03-11T10:51:24-04:00
- BUILD
Perl implementation of HOTP / TOTP algorithms
Changes for 1.701 - 2024-03-11
- fix kwalitee issues
- improve versioning
Build and Install the CFITSIO library
Changes for v4.4.0.2 - 2024-03-11T10:09:00-04:00
- BUILD FIX
PAR Packager
Changes for 1.062_002 - 2024-03-11
- Devel release, more debug output.
Discover or download and install pkgconf + libpkgconf
Changes for 0.20 - 2024-03-11T06:17:00Z
- JSON output is sorted to make build reproducable (ppisar++ gh#19)
use Future with Mojo::IOLoop
Changes for 1.003 - 2024-03-11T00:28:37Z
- Fix compatibility with Future implementations like Future::XS (haarg, #6)