Skip to main content



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…




App-OperaUtils-0.008


Utilities related to the Opera browser

Changes for 0.008 - 2022-10-07

  • No functional changes.
  • [doc] Mention App::BraveUtils.

metacpan.org/dist/App-OperaUti…







Sodium-FFI-0.008


Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing, and more.

Changes for 0.008 - 2023-01-10

  • Update tagline to say what Sodium is.

metacpan.org/dist/Sodium-FFI



Termbox-0.12_01-TRIAL


Create Text-based User Interfaces Without ncurses

Changes for 0.12_01 - 2023-01-10T18:51:18Z

  • Pull upstream changes
  • Require FFI::Platypus 2.00

metacpan.org/dist/Termbox



PDLx-Mask-0.06


Mask multiple piddles with automatic two way feedback

Changes for 0.06 - 2023-01-10T13:39:52-05:00

  • Promote to production; no changes from 0.05

metacpan.org/dist/PDLx-Mask



Net-Checkpoint-Management-v1-0.003000


Checkpoint Management API version 1.x client library

Changes for 0.003000 - 2023-01-10T19:04:01+01:00

  • add where_used method

metacpan.org/dist/Net-Checkpoi…






UI-Various-0.38


graphical/non-graphical user interface without external programs

Changes for 0.38 - 2023-01-10T12:21:28Z

  • fixed activation bug for Dialog in PoorTerm
  • improved display of Listbox with empty lines in PoorTerm
  • added flag to make symbolic links selectable in FileSelect
  • stderr => 1 is now treated as 0 for PoorTerm
  • fixed bug when selecting protected directories in FileSelect
  • fixed bug in Curses::Window occuring when dimension is missing
  • fixed handling of opendir errors in FileSelect

metacpan.org/dist/UI-Various



App-ansicolumn-1.31


ANSI sequence aware column command

Changes for 1.31 - 2023-01-10T11:49:26Z

  • introduce -H/--filename option works in parallel mode

metacpan.org/dist/App-ansicolu…



App-ansiexpand-1.04


ANSI sequence aware tab expand/unexpand command

Changes for 1.04 - 2023-01-10T11:05:43Z

  • use --tabstyle option without parameter to show style list

metacpan.org/dist/App-ansiexpa…