Business-GoCardless-0.37
Top level namespace for the Business::GoCardless set of modules
Changes for 0.37 - 2023-02-01
- Add verified_at to Mandate object
Story-Interact-0.001007
tools for writing (and reading) an interactive story
Changes for 0.001007 - 2023-02-01
- Added: Story::Interact::Harness::Test.
- Factor out common story harness code into Story::Interact::Harness.
Test-CheckManifest-1.43
Check if your Manifest matches your distro
Changes for 1.43 - 2023-02-01T08:32:00Z
- $home is usually given without trailing slash, the $files_in_skip is taken from MANIFEST.SKIP which usually contain regexes for files relative the $home. Therefore the remaining leading slashes in $localfile (thanks to bschmalhofer)
- Fix home removal on Win32 (thanks to E. Choroba)
- Replace string eval with block eval (thanks to Paul Cochrane)
- various "infrastructure" changes (thanks to Paul Cochrane)
Data-Validate-OpenAPI-0.3.0
Validate and untaint input parameters via OpenAPI schema
Changes for 0.3.0 - 2023-02-01
- Implemented checking for OpenAPI version.
- Reordered validation checks in decreasing level of strictness.
- Processing explicit value of allowEmptyValue.
- Improved POD.
Music-Chord-Progression-NRO-0.0307
Generate Neo-Riemann chord progressions
Changes for 0.0307 - 2023-01-31T22:20:04Z
- Improve the eg/nro-chain program.