Dist-Zilla-Plugin-InsertExecsList-0.031
Insert a POD containing a list of scripts/executables in the distribution
Changes for 0.031 - 2023-02-18
- [bugfix] [regression] Script was not linkified.
Data-Resolver-0.003002-TRIAL
resolve keys to data
Changes for 0.003002 - 2023-03-08T00:21:57Z
- Fix test to work in Windows.
Crypt-Passphrase-Linux-0.001
An linux crypt encoder for Crypt::Passphrase
Changes for 0.001 - 2023-03-07T23:53:11+01:00
- Initial release to an unsuspecting world
Crypt-Passphrase-Scrypt-0.002
A scrypt encoder for Crypt::Passphrase
Changes for 0.002 - 2023-03-07T23:51:53+01:00
- Use the secure_compare helper method
Crypt-Passphrase-0.008
A module for managing passwords in a cryptographically agile manner
Changes for 0.008 - 2023-03-07T23:51:24+01:00
- Always instantiate validators
- Add secure_compare method to Validator
Alien-Build-2.78
Build external dependencies for use in CPAN
Changes for 2.78 - 2023-03-07T11:49:27Z
- Test fix to handle Perls with space in the path (gh#391, mohawk++)
Number-Phone-3.9001
base class for Number::Phone::* modules
Changes for 3.9001 - 2023-03-07
- Bug fix: if libphonenumber doesn't define any formatters for a country, such as for Bonaire (BQ), do the best we can and return +CC NNNNN instead of nothing. This was a regression in 3.9000, see github.com/DrHyde/perl-modules…
PDL-Graphics-Prima-0.20
an interactive plotting widget and library for PDL and Prima
Changes for 0.20 - 2023-03-07
- improve handling of Win32 terminal in perldl (#50) - thanks @dk
Test-Inter-1.10
framework for more readable interactive test scripts
Changes for 1.10 - 2023-03-07
- A number of modules were included as test dependencies that are only used by the author when preparing releases. These have been removed as dependencies. Petr Pisar on GitHub #3
- Added github tags for all releases. Tomasz Kloczko on GitHub #4
- Fixed a bug where feature wasn't working correctly.
WWW-PiHole-0.230660
Perl interface to Pi-hole
Changes for 0.230660 - 2023-03-07T14:02:19+04:00
- Document all methods
- Modify private methods
- Improve general documentation
- Add get_dns public method
- Add get_cname public method
HTML-Spelling-Site-0.10.2
a system/framework for spell-checking an entire static HTML site.
Changes for 0.10.2 - 2023-03-07
- minimal version of Path::Tiny with ->mkdir()
File-Cmp-1.09
compare two files character by character
Changes for 1.09 - 2023-03-06
- Update to Module::Build and Test2::V0, better test coverage, etc
Music-CreatingRhythms-0.0600
Combinatorial algorithms to generate rhythms
Changes for 0.0600 - 2023-03-06T16:40:08Z
- Fix distro excludes. Oof!
- Add the count_ones() and count_zeros() methods.
Pod-Weaver-Plugin-Sah-Schemas-0.073
Plugin to use when building Sah::Schemas::* distribution
Changes for 0.073 - 2023-02-16
- [bugfix] Fix generated example on using with Type::Tiny (interpolation bug).
Mojolicious-Plugin-DirectoryServer-1.001
Serve static files from document root with directory index
Changes for 1.001 - 2023-03-06T10:48:05Z
- First release of a fork of Mojolicious::Plugin::Directory, which has been abandoned. This is a static file server with auto_index for directory entries.
- Beyond here is from Mojolicious::Plugin::Directory
- github.com/hayajo/Mojolicious-…
Redis-Cluster-Fast-0.086
A fast perl binding for Redis Cluster
Changes for 0.086 - 2023-03-06T18:50:52Z
- Fix typo in POD.
Locale-Codes-3.73
a distribution of modules to handle locale codes
Changes for 3.73 - 2023-03-06
- NEW CODE(s)
- Fixed a problem with test failing on windows Reported in GitHub #15
Video-NRK-Cache-3.00
Cache NRK Video on Demand broadcasts for offline viewing
Changes for 3.00 - 2023-03-06
- Change the default download tool from youtube-dl to yt-dlp.
- Refactor class structure to allow for alternative download tools.
- Separate packages/classes from the CLI script to make them reusable from other Perl code.
- Release as CPAN distribution.
Redis-Cluster-Fast-0.085
A fast perl binding for Redis Cluster
Changes for 0.085 - 2023-03-06T17:55:34Z
- Add simple microbenchmark result.
- Fix error handling to connect.
- Update POD.
Test-Simple-1.302193
Basic utilities for writing tests.
Changes for 1.302193 - 2023-03-06T09:38:00-08:00
- Deprecate inst't()
DBIx-Oracle-UpgradeUtf8-1.01
automatically upgrade Perl strings to utf8 before sending them to DBD::Oracle
Changes for 1.01
- initial version
XS-Parse-Keyword-FromPerl-0.04
drive XS::Parse::Keyword directly from Perl
Changes for 0.04 - 2023-03-06
- CHANGES
ExtUtils-MakeMaker-7.67_02
Create a module Makefile
Changes for 7.67_02
- Core fixes:
- initialize PERL_CORE object var early and use it consistently
- only search for PERL_SRC when PERL_CORE is true or unset
- Clean-ups:
- remove use vars from non-bundled modules
- remove unused _find_magic_vstring function
StreamFinder-2.12
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.
Changes for 2.12 - 2023-03-06
- StreamFinder::PodcastAddict - When given a podcast page, refactor to 1) avoid a 2nd fetch of the latest episode page if we are able to get all the needed metadata from the podcast page code; and 2) Fix failure to fetch with just a podcast-ID or podcast-ID/episode-ID (without a full URL). Also misc. tweaks to try to get all metadata, properly handle sorting the playlist (getURL('playlist')), and doc. tweaks.
SPVM-File-Spec-0.06
Portably Perform Operations on File Names
Changes for 0.06 - 2023-03-06
- Incompatible Changes
- Prerequirement Changes
SPVM-IO-0.18
File IO, Socket, Select/Polling.
Changes for 0.18 - 2023-03-06
- Prerequirement Changes
- Changes
- Incompatible Changes
App-Greple-xlate-0.11
translation support module for greple
Changes for 0.11 - 2023-03-06T05:14:31Z
- make alias 'cm' for 'conflict'
- introduce --xlate-format='xtxt' instead of 'none'
- make 'examples' directory
JSON-Validator-5.14
Validate data against a JSON schema
Changes for 5.14 - 2023-03-06T13:45:33Z
- Avoid mutating OpenAPIv2 schema "parameters" when validating
App-proxyforurl-1.02
An online proxy PAC file parser
Changes for 1.02 - 2023-03-06T13:34:06Z
- Skipping api.t tests if not developing
SPVM-0.9695
SPVM Language
Changes for 0.9695 - 2023-03-05
- Incomaptible Changes
- Code Cleanup
- Compilation Error Message Changes
Music-CreatingRhythms-0.0504
Combinatorial algorithms to generate rhythms
Changes for 0.0504 - 2023-03-05T17:06:34Z
- Improve the eg/play-*.pl program logic.
Music-CreatingRhythms-0.0503
Combinatorial algorithms to generate rhythms
Changes for 0.0503 - 2023-03-05T16:54:37Z
- Add the eg/play-euclid-set.pl program.
Music-CreatingRhythms-0.0502
Combinatorial algorithms to generate rhythms
Changes for 0.0502 - 2023-03-05T16:29:39Z
- Improve the eg/play-set.pl program.
DBD-Pg-3.16.1
DBI PostgreSQL interface
Changes for 3.16.1
- Add new attribute "pg_int8_as_string", for backwards compatibility.
- Add a META.json file; rename META.yml to META.yaml
- Fix 03smethod.t $sth->last_insert_id skip count for DBI < 1.642
- Documentation improvements for service files
Dist-Zilla-Plugin-InsertExecsList-0.030
Insert a POD containing a list of scripts/executables in the distribution
Changes for 0.030 - 2023-02-16
- [incompatible change] By default generate an ordered list, add configuration to use unordered list (ordered -> false).
Class-Method-Modifiers-2.15
Provides Moose-like method modifiers
Changes for 2.15 - 2023-03-05T23:42:48Z
- localize $SIG{__DIE__} before calling eval (closes RT#146848; Yves Orton)
Test2-Suite-0.000148
Distribution with a rich set of tools built upon the Test2 framework.
Changes for 0.000148 - 2023-03-05T14:59:45-08:00
- Fixes for refcount stuff
Number-Phone-3.9000
base class for Number::Phone::* modules
Changes for 3.9000 - 2023-03-05
- Add validation using libphonenumber's data for non-geographic country codes like +800 (International free phone) and +870 (Inmarsat). See github.com/DrHyde/perl-modules…
- Bug fix: NANP toll-free numbers corrected. 833 area code now supported, and regex fixed to only match when the B and C digits are the same, so 800 is toll-free, 888 is toll-free, but 808 is not. See github.com/DrHyde/perl-modules…
- Bug fix: NANP 1-600 area code is non-geographic. See github.com/DrHyde/perl-modules…
- Workaround: OFCOM have the wrong number length for the +44 800 716 range, we now have an egregious hack to work around that. See github.com/DrHyde/perl-modules…
- No longer auto-tested on 5.10 because a 'make test'-time dependency (Test::Deep) no longer supports that.
- Data updates