Skip to main content



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)
#160


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