SPVM Language
Changes for 0.989097 - 2023-04-02
- Imcompatible Changes
- Compilation Error Messsage Improvement
- Document Fix and Improvement
Easy to use REPL with existing lexical support and DWIM tab completion.
Changes for 0.18
- 2024-04-02
- Updated pod.
Easy to use REPL with existing lexical support and DWIM tab completion.
Changes for 0.17
- 2024-04-02
- Fixed bug with no being able to use help/hist with (old) "eval run".
Sah schemas related to Perl
Changes for 0.050 - 2024-02-16
- Rename module/dist Sah-Schema{s,Bundle}-Perl following rename of Sah-Schema{s,Bundle} (for visual clarity and consistency with naming of other bundles).
- [ux] Allow Foo//Bar (in addition to Foo/Bar) to be normalized as Foo::Bar.
find perl root and push lib modules path to @INC
Changes for 0.04 - 2024-04-01T22:07:19Z
- add dependencys to cpanfile Cwd, Path::Tiny
Easily send emails from Mojolicious applications
Changes for 0.01 - 2024-03-29T09:02:38-05:00
- First public release
PDF DateTime Parser and Formatter.
Changes for 0.02 - 2024-04-01T22:08:38+02:00
- Add example to doc with reading created/modified dates from PDF file.
Stancer Perl library
Changes for 1.0.2 - 2024-04-01
- No real change, this is a test with `dzil release`
Multi column file system explorer
Changes for 0.02
- made column types user configerable.
- updated documentation.
- Tk::FileBrowser::Header can now be used with any HList like widget.
Stancer Perl library
Changes for 1.0.1 - 2024-04-01
- Add missing `$Dispute::amount`
- Fix currencies for SEPA
- More perl critic configuration
- Remove default timeout
- Rewrite main package POD
- Remove default timeout
- Update dependencies
- Remove needs to `Business::IBAN`
- Remove needs to `Business::SWIFT`
- Remove needs to `List::MoreUtils::one()`
- Recover CI testing
- Rewrite main package pod
- Update dependencies
Audit CPAN distributions for known vulnerabilities
Changes for 20240401.002 - 2024-04-01T12:27:17Z
- Fix some incorrect data in CPANSA-HTTP-Body-2013-4407 (CVE report is wrong). From Stig in briandfoy/cpan-security-advisory#150 .
Audit CPAN distributions for known vulnerabilities
Changes for 20240401.001 - 2024-04-01T11:50:11Z
- data update for 2024-04-01
- fix data issue for Mojolicious report (briandfoy/cpan-security-advisory#149) (Timothy Legge)
cat-v command implementation
Changes for 0.9901 - 2024-04-01T10:20:20Z
- organized docs directory
PDF DateTime Parser and Formatter.
Changes for 0.01 - 2024-04-01T11:22:08+02:00
- First version.
Perl interface for libcurl
Changes for 0.56 - 2024-04-01T07:57:00Z
- Stanislaw Pusep <stas@sysd.org>
Compiler for Text::Amuse
Changes for 1.89 - 2024-04-01
- Add a timeout to latex/xindy run
Validate HTTP requests and responses against an OpenAPI v3.1 document
Changes for 0.061 - 2024-04-01T05:33:15Z
- fixed incompatibility with an internal change in JSON::Schema::Modern 0.583
Synthesizer settings librarian
Changes for 0.0042 - 2024-03-31T20:12:33Z
- Fix eg/visualize.pl and Module.yaml.
Validate Japanese zip-codes
Changes for 0.20240329
- Update some table classes.
Libdeflate compression library
Changes for 0.08_01 - 2024-04-01
- Try to do something about version mistakes
Schemas related to filesystem path
Changes for 0.031 - 2024-02-16
- Rename module/dist Sah-Schema{s,Bundle}-Path following rename of Sah-Schema{s,Bundle} (for visual clarity and consistency with naming of other bundles).
Very configurable Markdown processor written in pure Perl, supporting the CommonMark spec and many extensions
Changes for 1.00 - 2024-03-31
- Initial release with full support for the CommonMark spec, the GitHub Flavored Markdown extentions, and partial support for original Markdown syntax.
Synthesizer settings librarian
Changes for 0.0041 - 2024-03-31T13:16:21Z
- Improve documentation.
- Improve eg/synth-config-mojo.pl.
- Add the eg/visualize.pl program.
- WIP: Add spec things to the databasse.
find perl root and push lib modules path to @INC
Changes for 0.03 - 2024-03-31T20:04:42Z
- update docs, add examples of current features
Shamelessly copied Tk::Tree widget
Changes for 0.03
- Added -leftrightcall callback.
Perl Data Language
Changes for 2.086 - 2024-03-31
Mo date utilities.
Changes for 0.04 - 2024-03-31T19:52:38+02:00
- Add error checks to check_date_order().
- Add possibility to use check_date_order() on DateTime objects.
- Add tests for check_date().
- Add tests for check_date_dmy().
- Add tests for check_date_order().
- Rewrite "," to "=>" in err().
Tied objects
Changes for 0.24 - 2024-03-30
- Clean up Rope::Chain
- Adds conditional properties via Rope::Conditional
A conditional language within a YAML struct
Changes for 1.01 - 2024-03-31
- Fix the decode method to handle files correctly
A conditional language within a JSON struct
Changes for 1.01 - 2024-03-31
- Fix the decode method to handle files correctly
Tied objects
Changes for 0.23 - 2024-03-30
- Update Factory::Sub dependency.
- Add support for default factory callbacks
- Add tests for chaining into a factory into a chain into a factory... extended some syntax to achieve this.
Predict satellite visibility using Astro::Coord::ECI
Changes for 0.054 - 2024-03-31
- Prefer Astro::Coord::ECI::Utils::gm_strftime to POSIX::strftime because the behavior of POSIX::strftime when formatting GMT changed in Perl 5.39.8, and is no longer compatible with the libc implementation, which does not alter the components given it. This requires Astro::Coord::ECI::Utils version 0.131.
- Convert testing to Test2::V0.
Generate a factory of subs
Changes for 0.06 - 2024-03-31
- Add support for using 'undef' Add a way to set and update a fallback sub