Perl modules released in past week, by category.
Last updated 15 September 2025 04:50 AM
Last updated 15 September 2025 04:50 AM

Applications and Utilities
RT-Extension-QuickCalls
12 Sep 2025 03:10 PM | Author: BPS | Version: 2.00
Upvotes: 3 | CPAN Testers
RT::Extension::QuickCalls is a Perl module designed to enhance the ticketing experience in Request Tracker (RT) by allowing users to quickly create tickets in specific queues with pre-defined default values.
Schedule-Easing
15 Sep 2025 01:44 AM | Author: BBLACKM | Version: 0.1.4
The Schedule::Easing Perl module provides a robust framework for the stateless and stable filtering of events, allowing for a gradual ramp-up in the frequency of event emissions over a specified time period.

Business and Finance
Business-ISBN-Data
12 Sep 2025 10:59 PM | Author: BRIANDFOY | Version: 20250912.001
Upvotes: 3 | CPAN Testers: Pass 100.0%
The `Business::ISBN::Data` Perl module serves as a data pack for the `Business::ISBN` module, providing essential data derived from the ISBN Agency's `RangeMessage.xml` file.

Communications and Networking
The EMDIS::ECS Perl module provides a robust implementation of the EMDIS Communication System (ECS), designed for secure data exchange through encrypted email messages.
Net-Cisco-FMC-v1
9 Sep 2025 07:56 AM | Author: ABRAXXA | Version: 0.011000
The `Net::Cisco::FMC::v1` module is a Perl client library designed for interacting with the Cisco Firepower Management Center (FMC) REST API version 1, specifically tested against FMC version 7.2.0.1.

Configuration and DevOps
Alien-YAMLScript
9 Sep 2025 09:55 PM | Author: INGY | Version: 0.2.3
Alien::YAMLScript is a Perl module designed to facilitate the discovery and installation of the libys shared library, which is essential for working with YAMLScript.

Cryptocurrency
The Circle::Miner Perl module serves as a mining utility for the Circle chain SDK, enabling users to efficiently mine blocks and interact with the blockchain.

Data and File Handling
Data-Login
14 Sep 2025 06:05 PM | Author: SKIM | Version: 0.05
Upvotes: 1 | CPAN Testers: Pass 100.0%
The `Data::Login` Perl module is designed to manage user login information, encapsulating details such as login names, password hashes, roles, and validity periods.
Data-Tools
11 Sep 2025 11:28 PM | Author: CADE | Version: 1.49
Data::Tools is a versatile Perl module designed for efficient data manipulation, offering a comprehensive suite of functions for file I/O, hash management, string processing, and more.
Excel-Writer-XLSX
13 Sep 2025 05:14 PM | Author: JMCNAMARA | Version: 1.15
The `Excel::Writer::XLSX` Perl module is designed for creating Excel files in the modern XLSX format (Excel 2007 and later).
File-Information
9 Sep 2025 07:40 PM | Author: LION | Version: v0.12
File::Information is a versatile Perl module designed for extracting and managing metadata from filesystems in a portable manner.
The `Mo::utils::Number` module provides a set of utility functions for validating numerical data within Mo data objects in Perl.
Number-Phone
13 Sep 2025 02:06 PM | Author: DCANTRELL | Version: 4.0008
The `Number::Phone` Perl module serves as a foundational class for managing and validating phone numbers across various countries, enabling developers to create country-specific subclasses for enhanced functionality.
Regexp-Pattern-Filename-Type-Media
14 Sep 2025 12:05 AM | Author: PERLANCAR | Version: 0.003
CPAN Testers: Pass 100.0%
Regexp::Pattern::Filename::Type::Media is a Perl module designed to provide regular expression patterns specifically for matching media filenames, including images, audio, and video files.
String-Print
11 Sep 2025 11:05 AM | Author: MARKOV | Version: 0.95
The `String::Print` Perl module offers a powerful alternative to the traditional `printf` and `sprintf` functions, providing both functional and object-oriented interfaces for string formatting.

Database and Persistence
DBIx-Class-Storage-DBI-mysql-Retryable
10 Sep 2025 03:31 PM | Author: GSG | Version: v1.0.3
DBIx::Class::Storage::DBI::mysql::Retryable is a specialized storage engine for the DBIx::Class ORM that enhances MySQL database interactions by providing automatic retry capabilities for transient errors, such as deadlocks and connection issues.

Date and Time
Vigil-Calendar
12 Sep 2025 11:11 PM | Author: JMELANSON | Version: v2.1.0
The Vigil::Calendar Perl module offers a robust solution for generating and managing calendar months, making it easy to create HTML calendars or integrate with various web calendar applications.

Development Tools
AWS-Lambda
10 Sep 2025 02:51 AM | Author: SHOGO | Version: 0.6.0
The AWS::Lambda Perl module provides seamless integration for running AWS Lambda functions written in Perl, enabling developers to leverage Perl's capabilities within the AWS Lambda environment.
Daje::Workflow is a straightforward workflow engine designed to facilitate the management and execution of workflows in Perl applications.
The Gherkin Perl module serves as a parser and compiler for the Gherkin language, which is utilized in behavior-driven development (BDD) frameworks like Cucumber.
Module-Generic
10 Sep 2025 02:28 AM | Author: JDEGUEST | Version: v1.0.6
`Module::Generic` is a versatile Perl module designed to serve as a base class for creating feature-rich, object-oriented modules with minimal boilerplate code.
Perl::Tidy is a Perl module that provides the functionality of the perltidy utility directly within Perl scripts, allowing developers to parse and beautify Perl source code effortlessly.
The SIRTX::VM module is designed for seamless interaction with SIRTX VM code, providing a robust interface for developers working with this virtual machine environment.
The `lib::archive` Perl module allows developers to load pure-Perl modules directly from TAR archives, facilitating the management of module dependencies and versions.

Graphics and User Interface
Graphics-Framebuffer
9 Sep 2025 01:08 PM | Author: RKELSCH | Version: 6.72
The `Graphics::Framebuffer` Perl module is a straightforward graphics library designed for use in console framebuffer environments on Linux, FreeBSD, and Unix systems.
Term-ANSIEncode
10 Sep 2025 03:26 PM | Author: RKELSCH | Version: 1.27
The ANSI Encode Perl module provides a markup language designed for generating basic ANSI text, enabling developers to create visually appealing terminal outputs with various formatting options.

Hardware and Systems
Task-MemManager
11 Sep 2025 04:46 AM | Author: CHRISARG | Version: 0.03
Upvotes: 4 | CPAN Testers: Pass 100.0%
Task::MemManager is a Perl module designed for low-level memory management, providing a robust framework for allocating, managing, and manipulating memory buffers.
Task-MemManager-CMalloc
11 Sep 2025 04:49 AM | Author: CHRISARG | Version: 0.02
CPAN Testers: Pass 100.0%
The Task::MemManager::CMalloc module is designed for Perl developers who need to allocate and manage memory buffers using C's malloc function directly within their Perl applications.
Task-MemManager-View
14 Sep 2025 07:56 PM | Author: CHRISARG | Version: 0.01
CPAN Testers: Pass 100.0%
Task::MemManager is a Perl module designed for low-level memory management, providing a robust framework for allocating, managing, and manipulating memory buffers.

High Performance and Parallel Computing
Hustle-Table
10 Sep 2025 05:39 AM | Author: DRCLAW | Version: v0.7.3
Hustle::Table is a Perl module designed to create a high-performance routing and dispatch table that supports various matching types, including regular expressions, strings, and numeric values.
MCE
9 Sep 2025 07:25 PM | Author: MARIOROY | Version: 1.902
Upvotes: 112 | CPAN Testers: Pass 100.0%
The MCE (Many-Core Engine) module for Perl provides robust parallel processing capabilities, enabling users to efficiently utilize multiple CPU cores without the overhead of forking a new process for each data element.
Task-MemManager-View-PDL
14 Sep 2025 09:36 PM | Author: CHRISARG | Version: 0.01
CPAN Testers: Pass 100.0%
The `Task::MemManager::View::PDL` Perl module provides a powerful interface for creating PDL (Perl Data Language) views of buffers managed by the `Task::MemManager`.

Programming and Extensions
Iterator-Flex
9 Sep 2025 06:49 PM | Author: DJERIUS | Version: 0.29
Iterator::Flex is a versatile Perl module designed to provide iterators with flexible behaviors, allowing developers to create and manipulate iterators that can rewind, reset, serialize, and signal exhaustion in various ways.
MooX-Const
11 Sep 2025 03:43 PM | Author: RRWO | Version: v0.7.1
MooX::Const is a Perl module that provides syntactic sugar for defining constant and write-once attributes in Moo, enhancing the ease of use for developers.
PerlX-SafeNav
10 Sep 2025 01:42 PM | Author: GUGOD | Version: 0.005
PerlX::SafeNav is a Perl module designed to facilitate safe navigation through method call chains, effectively preventing runtime errors when encountering undefined values.
The SPVM::Go module provides an interface for utilizing goroutines and channels from the Go programming language within the SPVM (Simple Perl Virtual Machine) environment.
SPVM-HTTP-Tiny
10 Sep 2025 02:15 AM | Author: KIMOTO | Version: 0.013
SPVM::HTTP::Tiny is an experimental HTTP client module designed for use within the SPVM (Simple Perl Virtual Machine) framework.
SPVM-Mojolicious
10 Sep 2025 03:29 AM | Author: KIMOTO | Version: 0.017
SPVM::Mojolicious is a real-time web framework that serves as a port of Perl's Mojolicious to the SPVM (Simple Perl Virtual Machine) environment.
XS-Parse-Sublike
12 Sep 2025 06:51 PM | Author: PEVANS | Version: 0.39
The "XS::Parse::Sublike" Perl module provides a set of XS functions designed to facilitate the parsing of "sub"-like syntax, primarily aimed at developers creating keyword plugins that utilize the "PL_keyword_plugin" hook mechanism.
YAMLScript
9 Sep 2025 09:54 PM | Author: INGY | Version: 0.2.3
YAMLScript is a versatile functional programming language that utilizes a stylized YAML syntax, allowing users to write programs and applications directly in YAML.

Science and Mathematics
Statistics-Krippendorff
10 Sep 2025 11:44 PM | Author: CHOROBA | Version: 0.04
The `Statistics::Krippendorff` Perl module provides a robust implementation for calculating Krippendorff's alpha, a statistical measure of inter-rater reliability.

Security and Cryptography
Auth-GoogleAuthenticator
10 Sep 2025 05:30 PM | Author: CORION | Version: 0.05
Auth::GoogleAuthenticator is a Perl module designed to facilitate two-factor authentication using Google Authenticator.
Crypt-SecretBuffer
9 Sep 2025 08:20 PM | Author: NERDVANA | Version: 0.006
Crypt::SecretBuffer is a Perl module designed to securely handle sensitive data, such as passwords, by preventing accidental exposure and ensuring that secrets do not linger in memory.
Crypt-URandom-MonkeyPatch
13 Sep 2025 02:04 PM | Author: RRWO | Version: v0.1.2
CPAN Testers: Pass 100.0%
Crypt::URandom::MonkeyPatch is a Perl module designed to enhance the security of legacy code by globally overriding the built-in `rand` function to utilize the operating system's cryptographic random number source, such as /dev/urandom.
Vigil::Crypt is a Perl module designed to provide robust encryption and hashing capabilities using the ChaCha20-Poly1305 algorithm for encryption and Argon2 for password hashing.
Vigil-Token
13 Sep 2025 09:56 AM | Author: JMELANSON | Version: v2.0.0
Vigil::Token is a versatile Perl module designed for generating cryptographically secure, URL-safe tokens suitable for one-time passwords (OTPs), session management, and custom codes.

Testing and Quality Assurance
Log-Log4perl-Appender-TAP
11 Sep 2025 01:02 PM | Author: PLICEASE | Version: 0.07
CPAN Testers: Pass 100.0%
Log::Log4perl::Appender::TAP is a Perl module designed to facilitate logging output in TAP (Test Anything Protocol) format using the Log::Log4perl logging framework.
Log-Report
11 Sep 2025 11:05 AM | Author: MARKOV | Version: 1.41
Log::Report is a versatile Perl module designed to streamline the process of reporting messages, handling exceptions, and supporting translations within applications.
Log-Report-Lexicon
11 Sep 2025 11:05 AM | Author: MARKOV | Version: 1.14
Log::Report::Lexicon is a Perl module that serves as the translation component for the Log::Report distribution, facilitating the integration of translations into Perl applications.
Log-Report-Optional
11 Sep 2025 11:05 AM | Author: MARKOV | Version: 1.08
Log::Report::Optional is a Perl module designed to facilitate the use of logging in applications by allowing developers to choose between the full Log::Report module and a lightweight version, Log::Report::Minimal.
Log-Report-Template
11 Sep 2025 11:05 AM | Author: MARKOV | Version: 1.03
Log::Report::Template is a Perl module that enhances the Template Toolkit by integrating translation capabilities through the Log::Report framework.

Web and APIs
The CGI::Info module is a Perl library that provides essential information about the CGI environment in which scripts operate, aiming to enhance code readability and portability by eliminating hard-coded details.
Catalyst-Plugin-OIDC
9 Sep 2025 03:07 PM | Author: SMOURLHOU | Version: 1.02
Catalyst::Plugin::OIDC is a powerful Perl module designed to seamlessly integrate OpenID Connect (OIDC) protocol into Catalyst applications.
Daje is a lightweight web server built on the Mojolicious framework, designed to serve Daje-related content efficiently.
Daje::Plugin::workflow is a Perl module designed to facilitate the implementation of workflows within applications, providing a structured approach to managing processes and tasks.
Firefox-Marionette
13 Sep 2025 11:22 PM | Author: DDICK | Version: 1.68
The `Firefox::Marionette` Perl module provides a comprehensive interface for automating the Mozilla Firefox browser using the Marionette protocol.
Minima is a lightweight and efficient web framework for PSGI applications in Perl, designed to leverage modern object-oriented features while maintaining simplicity and minimalism.
Mojolicious-Plugin-OIDC
9 Sep 2025 03:09 PM | Author: SMOURLHOU | Version: 1.02
Mojolicious::Plugin::OIDC is a powerful plugin designed to seamlessly integrate OpenID Connect (OIDC) protocol into Mojolicious applications, leveraging the capabilities of the OIDC-Client distribution.
OIDC-Client
9 Sep 2025 01:41 PM | Author: SMOURLHOU | Version: 1.03
The OIDC::Client module is a Perl library designed to facilitate the implementation of an OpenID Connect (OIDC) client, enabling applications to authenticate users and obtain identity tokens from OIDC providers.
Plack-App-Tags-HTML
14 Sep 2025 02:07 PM | Author: SKIM | Version: 0.19
Upvotes: 1 | CPAN Testers: Pass 100.0%
Plack::App::Tags::HTML is a Perl module designed to facilitate the creation of web applications using Tags::HTML objects within the Plack framework.
URI-AnyService
9 Sep 2025 04:09 PM | Author: GSG | Version: v0.90.0
The `URI::AnyService` Perl module provides a straightforward way to create URI objects for various protocols by leveraging the port numbers defined in the system's `/etc/services` file.
libwww-perl
11 Sep 2025 10:58 PM | Author: OALDERS | Version: 6.80
Upvotes: 171 | CPAN Testers: Pass 100.0%
The LWP (Library for the World-Wide Web) module in Perl provides a comprehensive set of tools for creating web clients and handling HTTP-style communication.