Skip to main content







TableDataBundle-Business-ID-BPOM-20230207.0.0


Collection of TableData:: modules related to Indonesia's BPOM (Badan Pengawas Obat dan Makanan, or the National Agency or Drug and Food Control)

Changes for 20230207.0.0 - 2023-02-07

  • Update module names of the source data.
  • Add TableData pod weaver plugin for nicer POD.

metacpan.org/dist/TableDataBun…



Valiant-0.001021


Validation Library and more

Changes for 0.001021

  • Added missing distribution dependencies
  • minor tweaks to some naming and formating in the example application

metacpan.org/dist/Valiant




Wikibase-Datatype-Print-0.03


Wikibase data types print.

Changes for 0.03 - 2023-04-10T23:11:35+02:00

  • Add doc for Wikibase::Datatype::Print::Value::Item.
  • Add doc for Wikibase::Datatype::Print::Value::Monolingual.
  • Add doc for Wikibase::Datatype::Print::Value::Property.
  • Add test for Wikibase::Datatype::Print::Form.
  • Add test for Wikibase::Datatype::Print::Value::Quantity.
  • Add test for Wikibase::Datatype::Print::Value::Time.
  • Add tests for Wikibase::Datatype::Print::Value::Item.
  • Add tests for Wikibase::Datatype::Print::Value::Property.
  • Fix doc description for Wikibase::Datatype::Print::Value::Globecoordinate.
  • Fix error check in Wikibase::Datatype::Print::Form.

metacpan.org/dist/Wikibase-Dat…



CPAN-Perl-Releases-5.20230410


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20230410

  • Change: d302bd814cef39983a4a1437e18365d4093f9f0a Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-04-10 22:11:27 +0000

metacpan.org/dist/CPAN-Perl-Re…




CXC-Number-0.12


A namespace for modules which deal with numbers.

Changes for 0.12 - 2023-04-10T13:42:39-04:00

  • BUGFIX
  • ENHANCEMENTS

metacpan.org/dist/CXC-Number





Acme-CPANModules-RandomPerson-0.002


List of modules for generating random/fake/mock person (name, title, age, etc)

Changes for 0.002 - 2023-04-10

  • [ux] Add alias modules for discoverability.

metacpan.org/dist/Acme-CPANMod…



Acme-CPANModules-RandomPassword-0.002


List of modules for generating random passwords

Changes for 0.002 - 2023-04-10

  • Add note about Data::Entropy::Algorithms.
  • [ux] Add alias module for discoverability.

metacpan.org/dist/Acme-CPANMod…




Acme-CPANModules-RandomData-0.003


List of modules for generating random (fake, mock) data

Changes for 0.003 - 2023-04-10

  • Add entries: Faker, Mock::Data, Mock::Populate, Data::Faker, Data::Maker.
  • [ux] Add alias modules for discoverability: AC:GeneratingFakeData, AC:GeneratingMockData, AC:GeneratingRandomData, AC:FakeData, AC:MockData.

metacpan.org/dist/Acme-CPANMod…





File-Map-0.71


Memory mapping made simple and safe.

Changes for 0.71 - 2023-04-10T14:18:43+02:00

  • Check layers before statting
  • Split out mmap-compat.c

metacpan.org/dist/File-Map



Story-Interact-0.001010


tools for writing (and reading) an interactive story

Changes for 0.001010 - 2023-04-10

  • Documentation
  • Test Suite
  • Other

metacpan.org/dist/Story-Intera…



Wikibase-Datatype-Print-0.02


Wikibase data types print.

Changes for 0.02 - 2023-04-10T11:37:10+02:00

  • Add doc for Wikibase::Datatype::Print::Value::Globecoordinate.
  • Fix dependency to Test::Shared::Fixture::Wikibase::Datatype::Item::Wikidata::Dog.
  • Remove List::MoreUtils from dependencies.
  • Remove Wikibase::Cache from dependencies.
  • Update copyright years.

metacpan.org/dist/Wikibase-Dat…




App-PythonToPerl-0.001


translates Python source code into Perl source code

Changes for 0.001 - 2023-04-09T23:57:58-05:00

  • HOLIDAY EDITION: Happy Easter!
  • Initial alpha prototype version
  • Support translation of one Python file via Perl & OpenAI
  • Support translation of multiple Python files via Bash & Perl & OpenAI
  • Tests, run basic translation tests
  • Tests, run basic OpenAI::API tests

metacpan.org/release/WBRASWELL…



Perl-Types-0.001


enable Perl data types

Changes for 0.001 - 2023-04-09T22:40:05-05:00

  • HOLIDAY EDITION: Happy Easter!
  • Initial alpha prototype version
  • Support basic data types
  • Support limited data structures
  • Support classes
  • Tests, run basic data type & data structure tests

metacpan.org/release/WBRASWELL…




Require-HookChain-0.006


Chainable require hook

Changes for 0.006 - 2023-02-07

  • No functional changes.
  • [ux] Note about Require::HookChain::log::stderr being able to log loading of strict.pm and warnings.pm.

metacpan.org/dist/Require-Hook…



Neo4j-Client-0.50


Build and use the libneo4j-client library

Changes for 0.50 - 2023-04-09

  • update to latest majensen/libneo4j-client (fork from cleishm/libneo4j-client) (v5.0.0-maj-beta)
  • BUILD.md describes how to update the libneo4j-client version

metacpan.org/dist/Neo4j-Client






Astro-SpaceTrack-0.160_01


Download satellite orbital elements from Space Track

Changes for 0.160_01 - 2023-04-09

  • Space Track options to celestrak() warn on first use.

metacpan.org/dist/Astro-SpaceT…



Valiant-0.001020


Validation Library and more

Changes for 0.001020

  • fixed issue with control logic when repeat had an empty set.
  • improved error messaging in the 'path' utility export helper
  • updated example application to improve controller consistency and make better use of view features.

metacpan.org/dist/Valiant



Geo-FIT-1.08


Decode Garmin FIT files

Changes for 1.08 - 2023-04-09

  • New methods and deprecations:
  • New defaults in constructor: semicircle_to_deg() and use_gmtime() now default to true.

metacpan.org/dist/Geo-FIT



OpenAI-API-0.37


Perl interface to OpenAI API

Changes for 0.37 - 2023-04-09

  • Replace AnyEvent with IO::Async::Loop Replace Promises with IO::Async::Future Update documentation.

metacpan.org/dist/OpenAI-API



OpenAI-API-0.36


Perl interface to OpenAI API

Changes for 0.36 - 2023-04-09

  • Replace AnyEvent with IO::Async::Loop Replace Promises with IO::Async::Future

metacpan.org/dist/OpenAI-API




Faker-1.19


Extensible Fake Data Generator

Changes for 1.19 - 2023-04-09

  • [update] Fix CPANTs test failures

metacpan.org/dist/Faker



Venus-2.40


OO Library for Perl 5

Changes for 2.40 - 2023-04-08

  • [feature] Implement Venus::Role::Mockable
  • [feature] Implement Venus::Assert#validator
  • [feature] Implement Venus::Assert#checker
  • [feature] Implement Venus::Path#{root,seek}
  • [feature] Implement exportable utility functions in Venus
  • [feature] Implement Venus#chain
  • [update] Refactor Venus::Test
  • [update] Update Venus::Unpack#signature naming
  • [update] Update Venus::Unpack with {build_arg,build_args}
  • [update] Update Venus::Try exception trapping
  • [update] Update README.md, include testing

metacpan.org/dist/Venus




Crypt-HSM-0.006


A PKCS11 interface for Perl

Changes for 0.006 - 2023-04-09T12:16:50+02:00

  • Further improve refcounting on compilers without atomics
  • Stricten up pointer usage

metacpan.org/dist/Crypt-HSM




StreamFinder-2.13


Fetch actual raw streamable URLs from various radio-station, video & podcast websites.

Changes for 2.13 - 2023-04-08

  • StreamFinder::Apple - Fix sometimes failure to fetch proper title.

metacpan.org/dist/StreamFinder



Task-MusicBundle-0.1912


MIDI and music creation modules

Changes for 0.1912 - 2023-04-08T19:07:10Z

  • Add MIDI::Bassline::Walk.
  • Improve documentation.

metacpan.org/dist/Task-MusicBu…



Music-Duration-Partition-0.0811


Partition a musical duration into rhythmic phrases

Changes for 0.0811 - 2023-04-08T18:45:44Z

  • Improve documentation.

metacpan.org/dist/Music-Durati…




Music-Duration-Partition-0.0809


Partition a musical duration into rhythmic phrases

Changes for 0.0809 - 2023-04-08T17:56:40Z

  • Update the Quickstart tutorial.

metacpan.org/dist/Music-Durati…



Music-Duration-Partition-0.0808


Partition a musical duration into rhythmic phrases

Changes for 0.0808 - 2023-04-08T17:53:35Z

  • Fix typo in quickstart tutorial.
  • Add link to tutorial.

metacpan.org/dist/Music-Durati…



Sub-WrapInType-0.08


Wrap the subroutine to validate the argument type and return type.

Changes for 0.08 - 2023-04-09T00:25:58Z

  • Update Type::Tiny version

metacpan.org/dist/Sub-WrapInTy…