Skip to main content



Number-Phone-3.8099_01


base class for Number::Phone::* modules

Changes for 3.8099_01 - 2023-01-12

  • 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

metacpan.org/dist/Number-Phone













Geo-Coder-OpenCage-0.34


Forward and reverse geocoding with the OpenCage Geocoding API

Changes for 0.34 - 2022-01-12

  • support address_only optional param
  • optionally specify http => 1 in object creation to make requests via http rather than https
  • avoid duplicate POD

metacpan.org/dist/Geo-Coder-Op…



PDL-Transform-Color-1.007


Useful color system conversions for PDL

Changes for 1.007 - 2023-01-12

  • fixes for f_lab including tests - thanks @stphnlyd
  • minimum Perl 5.10
  • switch to using PDL::Graphics::ColorSpace for both speed and correctness

metacpan.org/dist/PDL-Transfor…




MooX-Const-v0.6.1


Syntactic sugar for constant and write-once Moo attributes

Changes for v0.6.1 - 2023-01-12T14:25:42+00:00

  • No changes sicne v0.6.0.

metacpan.org/dist/MooX-Const



PDL-Graphics-ColorSpace-0.203


defines RGB space conversion parameters and white points.

Changes for 0.203 - 2023-01-12

  • fix xyY_to_xyz to have Y of 1

metacpan.org/dist/PDL-Graphics…



CPAN-Meta-Prereqs-Filter-0.006


Filtering various things out of CPAN::Meta::Prereqs

Changes for 0.006 - 2023-01-12T14:26:39+01:00

  • Also sanatize on lesser version in dependent phase

metacpan.org/dist/CPAN-Meta-Pr…



GDGraph-1.55


Produces charts with GD

Changes for 1.55


metacpan.org/dist/GDGraph



App-DBBrowser-2.312


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.312 - 2023-01-12

  • Removed option 'auto_limit'.

metacpan.org/dist/App-DBBrowse…






Proch-N50-1.5.5


a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.

Changes for 1.5.5 - 2023-01-11

  • Fixing tests for non verbose continuous integration systems
  • Testing fu-extract with a list file

metacpan.org/dist/Proch-N50



Getopt-App-0.12


Write and test your script with ease

Changes for 0.12 - 2023-01-12T17:45:46Z

  • Made capture() more robust

metacpan.org/dist/Getopt-App



App-DBBrowser-2.311


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.311 - 2023-01-12

  • SQLite: 'sqlite_'-tables are system tables.
  • No reconnect database after create/drop table.
  • Bugfix in first_column_is_autoincrement.
  • Bugfix in get_join_info.

metacpan.org/dist/App-DBBrowse…




Pod-Weaver-4.019


weave together a Pod document from an outline

Changes for 4.019 - 2023-01-11T21:59:08-05:00

  • update dist metadata
  • update a test to pass under Test2::Harness (even though I'm not sure why I had to!)

metacpan.org/dist/Pod-Weaver



PDL-Graphics-ColorSpace-0.202


defines RGB space conversion parameters and white points.

Changes for 0.202 - 2023-01-12

  • no need to supply mstar for add_rgb_space
  • can supply add_rgb_space-format hash-ref to the relevant functions
  • add rgb_to_lab, lab_to_rgb, rgb_{to,from}_linear
  • add lsRGB colour space
  • operations can work inplace

metacpan.org/dist/PDL-Graphics…



Dist-Zilla-Plugin-PodWeaver-4.010


weave your Pod together from configuration and Dist::Zilla

Changes for 4.010 - 2023-01-11T21:37:17-05:00

  • plugins now requires Dist::Zilla v6
  • update distribution metadata
  • By default, will munge :PerlExecFiles instead of :ExecFiles. I do not suspect this will cause any problems, but it can be reverted if it does!

metacpan.org/dist/Dist-Zilla-P…



Dist-Zilla-Plugin-CheckPrereqsIndexed-0.022


prevent a release if you have prereqs not found on CPAN

Changes for 0.022 - 2023-01-11T21:28:39-05:00

  • update some dist metadata

metacpan.org/dist/Dist-Zilla-P…



JMAP-Tester-0.103


a JMAP client made for testing JMAP servers

Changes for 0.103 - 2023-01-11T21:24:00-05:00

  • update distribution metadata
  • bump required Perl to v5.14.0

metacpan.org/dist/JMAP-Tester



API-Octopart-1.002


Simple inteface for querying part status across vendors at octopart.com.

Changes for 1.002 - 2023-01-11T16:44:52-08:00

  • Added new options: query_limit, json_debug
  • Added 3x auto-retry if the request fails
  • Added constructor option validation
  • Fixed Changes file formatting

metacpan.org/dist/API-Octopart



CLI-MetaUtil-Getopt-Long-0.003


Routine related to Getopt::Long

Changes for 0.003 - 2022-10-07

  • No functional changes.
  • [doc] Mention CLI::MetaUtil::Getopt::Long::Complete.

metacpan.org/dist/CLI-MetaUtil…



Termbox-0.12


Create Text-based User Interfaces Without ncurses

Changes for 0.12 - 2023-01-11T23:48:45Z

  • Pull upstream changes
  • Require FFI::Platypus 2.00

metacpan.org/dist/Termbox







Chemistry-PeriodicTable-0.0400


Provide access to chemical element properties

Changes for 0.0400 - 2023-01-11T08:33:26Z

  • Improve eg/periodic.pl again!
  • Improve variable and attribute names.
  • Add the eg/element-property.pl plotting program.

metacpan.org/dist/Chemistry-Pe…






App-CSVUtils-1.002


CLI utilities related to CSV

Changes for 1.002 - 2023-01-04

  • [cli csv-intrange] Add option --sort.
  • Fix Abstract of csv-uniq.

metacpan.org/dist/App-CSVUtils




HTTP-CSPHeader-v0.2.1


manage dynamic content security policy headers

Changes for v0.2.1 - 2023-01-11T14:43:34+00:00

  • No Changes from v0.2.0.

metacpan.org/dist/HTTP-CSPHead…



Test-WWW-Stub-0.11


Block and stub specified URL for LWP

Changes for 0.11 - 2023-01-11T13:29:19Z

  • Add Import with option ( #26, thanks to kfly8 )

metacpan.org/dist/Test-WWW-Stu…

#26


Proch-N50-1.5.6-TRIAL


a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.

Changes for 1.5.6 - 2023-01-11

  • Fixing tests for non verbose continuous integration systems
  • Testing fu-extract with a list file

metacpan.org/dist/Proch-N50



Quote-Code-1.0103


quoted strings with arbitrary code interpolation

Changes for 1.0103 - 2023-01-11

  • Fix a test failure with perl v5.37.7.

metacpan.org/dist/Quote-Code



Sub-Exporter-Lexical-0.100000


to export lexically-available subs with Sub::Exporter

Changes for 0.100000 - 2023-01-10T21:58:54-05:00

  • switch guts to builtin::export_lexically
  • this means you'll get experimental warnings
  • This also means v5.37.2 is required. Lexical::Sub hasn't worked since v5.22. The code to use Lexical::Sub is still in place, but you won't reach it because the dist prereq is v5.37.2. If there is any demand at all, we can tweak the prereqs. I just don't think there is!

metacpan.org/dist/Sub-Exporter…



Email-Stuffer-0.020


A more casual approach to creating and sending Email:: emails

Changes for 0.020 - 2023-01-10T20:49:42-05:00

  • improve documentation to eliminate errors and be easier to link into

metacpan.org/dist/Email-Stuffe…