Write Perl tests in YAMLScript
Changes for 0.1.2
- Make Test::More::YAMLScript::subtest a method
 - Make work with Lingy v0.1.9 and YAMLScript v0.1.4
 - Adjust for recent Lingy refactoring
 
A Perl implementation of Clojure
Changes for 0.1.9
- Improve Perl interop
 - Update --help usage text
 - Refactor Lingy::Main to better be subclassed
 - Fix import of lingy.lang.Foo modules
 - Major refactoring of namespacing
 - Convert lib/Lingy/Util.pm to lib/Lingy/devel.ly
 - Move Lingy::CLI to Lingy::Main
 - Move code from Lingy::Main in Lingy::Lang::RT
 - Rename Lingy/Lang/Function.pm to Fn.pm
 - Add 'declare' to core
 - Refactor all core foo? functions to use instance?
 - wip Refactor and test instance creation and checking
 - wip - interop
 - wip - Add 'new' special form
 - Add tests to test/55-require.t
 - Macroexpand (Foo. 42) to (. Foo new 42)
 - Add 'doto' macro to core.ly
 - Change --clojure to --clj
 - Refactor assoc to use recursive Lingy function
 - Make 'import*' be a special form
 - Make 'throw' be a special form (to match Clojure)
 - Add support for 'special-symbol?' function
 - Add support for anonymous lambda function reader macro
 - Add `lingy --version` support
 - Fixes for hash-map creation and assoc
 - Error on duplicate hash keys
 - Rework bin/lingy script
 - Rename Lingy::RT to Lingy::Main
 - Refactor most tests to be written in YAML
 - Get *lingy-version* info from $Lingy::VERSION
 - Replace def! with def
 - Fixes to get clojure-repl-on to work in YAMLScript
 
Validate data against a schema
Changes for 0.567 - 2023-06-03T22:11:23Z
- vocabularies are now evaluated in a different order: Validation and Format vocabularies now come before Applicator, in order to allow faster short circuiting when errors are encountered.
 
Inspect Musical Modal Functions
Changes for 0.0300 - 2023-06-03T14:07:39Z
- Update comments and verbose output.
 - Improved test.
 
detect source code license statements in a text string
Changes for v0.0.6 - 2023-06-03
- Test Suite
 - Packaging
 - Other
 
Inspect Musical Modal Functions
Changes for 0.0202 - 2023-06-03T10:15:54Z
- Select and display Roman numeral relationships.
 - Improve documentation.
 - Improve test.
 
Ethereum RLP encoding/decoding utility
Changes for 0.002 - 2023-06-03
- Fix zero and odd encoding
 
Inspect Musical Modal Functions
Changes for 0.0201 - 2023-06-03T08:29:45Z
- Modularize code.
 - Fix doc examples.
 
Inspect Musical Modal Functions
Changes for 0.0200 - 2023-06-03T07:28:46Z
- Change the chord_key() argument order to match pivot_chord_keys().
 
Inspect Musical Modal Functions
Changes for 0.0103 - 2023-06-03T06:52:01Z
- Improve documentation.
 
Inspect Musical Modal Functions
Changes for 0.0102 - 2023-06-03T06:35:12Z
- Improve documentation.
 - Add test for pivot_chord_keys().
 
IO::Async event loop integration for Sys::Virt libvirt bindings
Changes for 0.0.2 - 2023-06-03
- Fix dist not being indexed
 - Add $VERSION variable to modules
 
Inspect Musical Modal Functions
Changes for 0.0101 - 2023-06-03T06:13:16Z
- Remove debugging code.
 
Inspect Musical Modal Functions
Changes for 0.0100 - 2023-06-03T06:06:58Z
- Mint with Dist::Zilla.
 - Port code from a related script in my Music repo.
 
Deprecated. Please use Moose::Role.
Changes for 0.33
- Module marked as deprecated
 
a web front-end for a news server
Changes for 1.06
- No user-visible changes. All changes are CPAN related.
 
export aliases for custom::failures
Changes for 0.04 - 2023-06-02T21:45:34-04:00
- BUILD FIX
 
CLI utilities related to clipboard
Changes for 0.007 - 2023-04-13
- [build] Update to Clipboard::Any 0.011 to reflect to the generated POD of CLI's.
 - Add utility: get-clipboard-history-item (from Clipboard::Any 0.009).
 
Find if the username has a valid mailbox in gmail
Changes for 0.17 - 2023-06-03
- Fix version issue
 
This module wraps the www.judobase.org website API.
Changes for 0.10 - 2023-06-02
- Bump dependencies
 - Update xt tests to reflect IJF API
 
export aliases for custom::failures
Changes for 0.03 - 2023-06-02T15:28:35-04:00
- BUG FIX
 
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.327 - 2023-06-02
- Bugfix: replace comma with semikolon.
 
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.326 - 2023-06-02
- Fixed bugtracker entry in Makefile.PL.
 
a library of SQL types
Changes for v0.7.0 - 2023-06-02T17:29:04+01:00
- Incompatible Changes
 - Bug Fixes
 - Documentation
 
Audit CPAN distributions for known vulnerabilities
Changes for 20230601.002 - 2023-06-02T15:43:55Z
- Fix a problem that masked some reports from Mojolicious
 - Fixed a report for PGObject::Util::DBAdmin that used the wrong namespace
 - Moved MojoX::Dispatch::Static report to Mojolicious
 - Data update for 2023-06-02
 
libvirt Perl API
Changes for 9.4.0 - 2023-06-02
- Add VIR_MIGRATE_PARAM_COMPRESSION_ZLIB_LEVEL and VIR_MIGRATE_PARAM_COMPRESSION_ZSTD_LEVEL constants
 
BSD utilities written in pure Perl
Changes for 1.034 - 2023-06-02T14:19:44Z
- turn on the ed prompt (#160, Michael Mikonos)
 
convert between Perl data structures, YAML and JSON with unicode support (I believe ...)
Changes for 0.17 - 2023-06-02
- Requires Test::Script v1.28 because Test::Script::script_fails() used by t/10-scripts.t was introduced there.
 
Perl module for working with text embeddings using various APIs
Changes for 0.1_2
- NOTE - This is still a development release DO NOT USE IN PRODUCTION
 - Add 'test_embedding' method to allow code testing without calling the chargable API Corrected authentication issues with OpenAI Corrected issues causing CPAN Tests to fail
 
Deprecated. Please use Moose::Role.
Changes for 0.32
- Module marked as deprecated
 
UNIX tools implemented as Perl Modules and made available to other platforms as well
Changes for 0.10 - 2023-06-02
- Add link to Bugtracker
 
what modules shipped with versions of Znuny (>= 6.0.30)
Changes for 1.03 - 2023-06-02T07:35:00Z
- fix minor issue: return from shipped() when no module is given
 - improve tests
 - fix #1: fix repository_type to add repository information to META files
 
Audit CPAN distributions for known vulnerabilities
Changes for 20230601.001 - 2023-06-02T01:21:17Z
- Database update up to 2023-06-01
 - Many improvements to util/generate from the Perl Toolchain Summit and garu
 
A module for abstracting IRC numeric codes.
Changes for 1.0.0
- Bump version
 
Utilities related to text wrapping
Changes for 0.007 - 2023-04-13
- [clis textwrap-clipboard, nowrap-clipboard] Add option --tee.
 
Give Tk applications the looks of Gtk applications
Changes for 0.05
- Modified some default settings
 - Restricted functionality on unpermitted systems, no more errors.
 
