Skip to main content



Alien-libmaxminddb-1.012


Find or download and install libmaxminddb

Changes for 1.012 - 2023-01-19T11:28:04Z

  • Revise the workaround for OpenBSD Clang

metacpan.org/dist/Alien-libmax…




Data-Rx-0.200008


perl implementation of Rx schema system

Changes for 0.200008 - 2023-01-18T22:03:24-05:00

  • update packaging
  • minimum perl is now Perl v5.12

metacpan.org/dist/Data-Rx



Dist-Zilla-6.030


distribution builder; installer not included!

Changes for 6.030 - 2023-01-18T21:36:40-05:00

  • "dzil new" will use command line options before configuration
  • "dzil add" now falls back to %Mint stash options before defaults (for both of the above: thanks, Graham Knop!)

metacpan.org/dist/Dist-Zilla




App-OrgUtils-0.483


Some utilities for Org documents

Changes for 0.483 - 2022-10-11

  • Add utilities: org-to-ansi-text, org-to-text.

metacpan.org/dist/App-OrgUtils







IO-Socket-SSL-2.080


Nearly transparent SSL encapsulation for IO::Socket::INET.

Changes for 2.080 - 2023-01-18

  • move certs into t/ so that distributions like CentOS don't install the test certificates as part of the documentation any longer.

metacpan.org/dist/IO-Socket-SS…







File-Replace-0.16


Perl extension for replacing files by renaming a temp file over the original

Changes for 0.16

  • split the modules Tie::Handle::Base, File::Replace::Inplace into separate distributions
  • split the "replace" and "replace2" functions into the distribution File::Replace::Fancy

metacpan.org/dist/File-Replace




Proch-N50-1.5.6


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-18

  • Uniform support for "-" as Standard Input in accessory utilities

metacpan.org/dist/Proch-N50



P.S. One last thing - try not to worry about what bacula does if your
clock somehow goes wrong and decides that it is 2037. Or 1970. Or last
week. 😀
- Graham Keeling

(Date: Wed, 12 Jan 2011 17:41:42 +0000)

tallship reshared this.




FASTX-Reader-1.10.0-TRIAL


A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.

Changes for 1.10.0 - 2023-01-13

  • `new()` FASTX::Reader method now supports a named parameter instantiation, e.g. `FASTX::Reader->new(-file => 'file.fastq')`
  • `new()` FASTX::Seq method now supports a named parameter instantiation, e.g. `FASTX::Seq->new(-seq => 'CACCA')`
  • Added `copy()` method to FASTX::Seq
  • Added quality methods to FASTX::Seq:
  • Test updates, minor changes

metacpan.org/dist/FASTX-Reader



Mojo-Run3-1.02


Run a subprocess and read/write to it

Changes for 1.02 - 2023-01-18T17:58:48Z

  • Fix keeping filehandles open until the whole process has ended

metacpan.org/dist/Mojo-Run3




TUWF-1.5


The Ultimate Website Framework

Changes for 1.5 - 2023-01-18

  • Add tuwf->req() method for storing request-local data
  • Add tuwf->captures() as alternative to handler arguments
  • Add support for Max-Age and SameSite properties in resCookie()
  • Add support for JSON::PP and Cpanel::JSON::PP
  • Add support for calling dbPage() in scalar context
  • Add "onerror" and "undefbool" built-in validations
  • Add support for subroutine arguments to 'default' validation option
  • Add TUWF::Validate::Interop::elm_decoder() (undocumented)
  • Add support for undef and concat attributes in TUWF::XML
  • Add TUWF::XML::xml_string() function
  • Add summary tag to TUWF::XML
  • Add "db_connect" hook
  • Add "fastcgi_max_requests" setting
  • Add support for graceful process shutdown in FastCGI mode
  • Add support for output compression for resJSON, resFile and resBinary
  • Fix handling recursion from the log_format subroutine
  • Fix encoding of HTTP response headers
  • Fix calling error_404_handler before the "after" hooks.
  • Fix handling of SIGCHLD when using the builtin HTTP server
  • Fix logging during startup
  • Fix input modification on TUWF::Validate with unknown=>"reject" hashes
  • Fix handling of HTTP DELETE requests
  • Fix handling for HTTP 204 responses
  • Remove error on resFile() path traversal, just return a 404 instead
  • Disallow IP address hosts as part of email validation
  • Use Perl built-in utf8 functions instead of Encode module

metacpan.org/dist/TUWF



Util-H2O-More-0.2.4


provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.

Changes for 0.2.4

  • changed ini2o to ini2h2o, o2ini to h2o2ini to make the naming more consistent with already existing helper apps, like opt2h2o (sorry if this causes anyone problems; I don't assume many people use this too heavily atm).

metacpan.org/dist/Util-H2O-Mor…



SPVM-0.9682


SPVM Language

Changes for 0.9682 - 2022-01-18

  • New Feature
  • Internal Compatible Changes
  • Incompatible Changes
  • Bug Fix

metacpan.org/dist/SPVM



ZHOUYI-0.14


The ZHOUYI is module interpreter and outer the Chinese ancient philosophy of The Book of Change(易经);


metacpan.org/dist/ZHOUYI



App-shcompgen-0.325


Generate shell completion scripts

Changes for 0.325 - 2022-10-07

  • Support Perl scripts that use CLI::MetaUtil::Getopt::Long{,::Complete}.

metacpan.org/dist/App-shcompge…













Mojo-Run3-1.01


Run a subprocess and read/write to it

Changes for 1.01 - 2023-01-17T19:48:15Z

  • Made the bash output test a bit sloppy

metacpan.org/dist/Mojo-Run3




Mojo-Run3-1.00


Run a subprocess and read/write to it

Changes for 1.00 - 2023-01-17T19:33:47Z

  • Changed driver() to support driver per filehandle
  • Add support for seperate stdin and pty
  • Add support for attaching stdout or stderr to pty
  • Add support for writing to both pty and stdin

metacpan.org/dist/Mojo-Run3



Feed-PhaseCheck-0.07


Finds the relative time delay between two feed segments.

Changes for 0.07 - 2023-01-17T10:10:35+00:00

  • Add critic test

metacpan.org/dist/Feed-PhaseCh…



Lilith-0.2.2


Work with Suricata/Sagan EVE logs and PostgreSQL.

Changes for 0.2.2 - 2023-01-17

  • -Baphomet YAML name fix. No longer creates files with spaces in them.

metacpan.org/dist/Lilith




Lilith-0.2.1


Work with Suricata/Sagan EVE logs and PostgreSQL.

Changes for 0.2.1 - 2023-01-16

  • -Baphomet YAML fix. -Minor doc cleanup.

metacpan.org/dist/Lilith




App-DiffPDFText-0.005


Diff the text of two PDF documents

Changes for 0.005 - 2022-10-07

  • Allow disabling fmt using --no-pdf-fmt.
  • Add missing dependency to CLI::Meta::diff.

metacpan.org/dist/App-DiffPDFT…





Class-Method-Modifiers-2.14


Provides Moose-like method modifiers

Changes for 2.14 - 2023-01-16T21:26:04Z

  • remove Test::Fatal and Test::Needs from test prereqs (PRs #7, #8, Graham Knop)

metacpan.org/dist/Class-Method…

#7 #8