Skip to main content






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…






Text-ANSI-Tabs-1.03


Tab expand and unexpand with ANSI sequence

Changes for 1.03 - 2023-01-10T09:26:21Z

  • require Text::ANSI::Fold@2.19

metacpan.org/dist/Text-ANSI-Ta…



Proch-N50-1.5.5-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.5 - 2023-01-10

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

metacpan.org/dist/Proch-N50




App-ansicolumn-1.30


ANSI sequence aware column command

Changes for 1.30 - 2023-01-10T09:13:35Z

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

metacpan.org/dist/App-ansicolu…



App-BPOMUtils-NutritionFacts-0.016


Utilities related to BPOM nutrition facts

Changes for 0.016 - 2023-01-10

  • Add output format: calculation_html, calculation_text.

metacpan.org/dist/App-BPOMUtil…



Passwd-Unix-1.09


access to standard unix files

Changes for 1.09 - 2023-01-10T09:16:15+01:00

  • Fixed file creation issue (during use of package). We should not create files - this is on the user site.

metacpan.org/dist/Passwd-Unix




Net-DNS-Nameserver-Trivial-0.305


Trivial DNS server, that is based on Net::DNS::Nameserver module.

Changes for 0.305 - 2023-01-10T08:17:42+01:00

  • Fix in a dependencies.

metacpan.org/dist/Net-DNS-Name…



Email-Stuffer-0.019


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

Changes for 0.019 - 2023-01-09T20:53:20-05:00

  • update packaging and metadata
  • minimum required Perl is now v5.12

metacpan.org/dist/Email-Stuffe…



Email-MIME-Kit-3.000007


build messages from templates

Changes for 3.000007 - 2023-01-09T20:33:45-05:00

  • update packaging and metadata
  • minimum required Perl is now v5.12

metacpan.org/dist/Email-MIME-K…



Email-Address-1.913


RFC 2822 Address Parsing and Creation

Changes for 1.913 - 2023-01-09T19:41:25-05:00

  • as ever, you should probably use Email::Address::XS instead
  • this version now requires Perl v5.12
  • some small tweaks to the code to take advantage of v5.12 made
  • update distribution metadata

metacpan.org/dist/Email-Addres…




Clipboard-Any-0.005


Common interface to clipboard manager functions

Changes for 0.005 - 2022-10-25

  • [ux] Add examples.
  • Remove copy-pasted Rinci metadata property.

metacpan.org/dist/Clipboard-An…





Net-DNS-Nameserver-Trivial-0.304


Trivial DNS server, that is based on Net::DNS::Nameserver module.

Changes for 0.304 - 2023-01-09T22:26:51+01:00

  • First release with Dist::Zilla

metacpan.org/dist/Net-DNS-Name…