CPANscan logo

CPANscan

Recent Perl modules, releases and favorites.
Last updated 25 May 2026 04:30 AM
Perl logo

YAML-Syck

Release | 25 May 2026 03:07 AM | Author: TODDR | Version: 1.46
Upvotes: 18 | CPAN Testers
Fast, lightweight YAML loader and dumper
YAML::Syck is a fast, lightweight Perl interface to the libsyck serializer that converts Perl data structures to YAML and back with simple functions like Load, Dump, LoadFile and DumpFile, plus newer encoding-aware helpers such as LoadBytes and LoadUTF8. It is designed for speed and interoperability with other Syck/YAML bindings and offers configurable behaviors through global flags for implicit typing, Unicode handling, key sorting and how code or blessed objects are treated. The module implements YAML 1.0 and bundles its own libsyck sources, so it may not match newer YAML 1.1/1.2 semantics and the author notes it has known issues and is only semi-actively maintained, so you may prefer YAML::XS for strict YAML 1.1/1.2 compatibility. Recent maintenance releases have fixed a number of parsing and memory issues and, as of 1.46, ensure numeric-looking strings are preserved as strings when dumping and accept trailing commas in flow sequences and mappings for better round-trip fidelity.
Perl logo

Concierge

Release | 25 May 2026 12:35 AM | Author: BVA | Version: v0.7.0
CPAN Testers: Pass 65.9%N/A 34.1%
Service layer orchestrator for authentication, sessions, and user data
Concierge is a lightweight service-layer orchestrator that centralizes user authentication, session management, and user record storage for Perl applications, presenting a single, simple API and Concierge::User objects instead of exposing the underlying components. It wires together three pluggable cores for passwords, sessions, and user data so you can create a "desk" directory with Concierge::Setup and then open that desk at runtime to register users, create visitor or guest sessions, authenticate logins, restore users from cookies, and manage user records and passwords, with every method returning a clear success/message result rather than throwing exceptions. The module supports anonymous visitors, temporary guest sessions that can be upgraded to logged-in accounts, and persistent user records, and it persists a random user_key mapping to make cookie-based restores reliable. If you need custom backends or extra record types you can swap any of the core components for a drop-in replacement and add new components that follow the same conventions. The recent 0.7.0 release added Concierge::Base and expanded the extensibility documentation to make building and attaching new components easier.
Perl logo

App-Test-Generator

Release | 24 May 2026 09:46 PM | Author: NHORNE | Version: 0.39
Upvotes: 1 | CPAN Testers
Fuzz Testing, Mutation Testing, LCSAJ Metrics and Test Dashboard for Perl modules
App::Test::Generator is a toolkit that automates the creation of thorough test harnesses for Perl modules by turning simple input/output schemas into ready-to-run .t scripts that mix randomized fuzzing, deterministic boundary checks, optional static corpora, and property-based tests. You feed it a YAML or Perl schema describing function parameters and expected outputs and it generates Test::Most/Test::LectroTest-based tests that handle functional and OO calls, seedable reproducible fuzz runs, semantic generators for realistic data, transform-based invariants, and configurable edge cases for strings, numbers, arrays and hashes. The suite ties into mutation testing and LCSAJ metrics so surviving mutants can drive new schemas and tests, and it can produce a mutation and coverage dashboard and CI-ready workflows for continuous fuzzing. Helpers for serializing Perl values into test code and a SchemaExtractor that infers schemas from POD and source make it easy to bootstrap tests from existing modules. The recent 0.39 release tightens the mutation dashboard scoring and fixes a range of SchemaExtractor edge cases by adding Input formal spec parsing, better list-return handling, and several false positive fixes so the generated schemas and mutant-guided tests are more accurate and reliable.
Perl logo

Error-Show

Release | 24 May 2026 09:31 PM | Author: DRCLAW | Version: v0.5.1
Upvotes: 1 | CPAN Testers: Pass 100.0%
Locate and Diagnose Errors/Exceptions in Perl programs
Error::Show is a utility for locating and diagnosing Perl syntax errors and runtime exceptions by printing numbered, annotated source code around the problem and a readable stack trace. You can enable it from the command line with -MError::Show to have Perl run normally while the module intercepts syntax errors and warnings and emits context, optionally piping explanations through the diagnostics helper splain. Inside programs it exports a context function that accepts a die string or common CPAN exception objects and returns nicely formatted code snippets and frame context, and it integrates with several popular exception classes. For debugging dynamically generated code it provides streval, which preserves the original string so Error::Show can show accurate context and traces, and throw to create a simple exception object with captured frames when you need a lightweight throw. Recent releases added streval and throw and in v0.5.1 introduced an option to limit reported call stack depth while tidying output formatting. You can tune output with options for pre and post lines, limits, reversing order, and whether to include the raw Perl error text, and you should note it does not support programs supplied via STDIN or Perl -e and -E switches and splain may produce more output than ideal.
Perl logo

Git-Libgit2

Release | 24 May 2026 05:56 PM | Author: GETTY | Version: 0.001
Low-level FFI bindings to libgit2
Git::Libgit2 provides low-level FFI::Platypus bindings to the libgit2 C library via Alien::Libgit2 so you can call libgit2 functions directly from Perl. It exposes a near-C API for initializing and shutting down the library, querying the version, checking return codes and converting object IDs, and for working with repositories, refs, blobs, trees and commits as well as remotes and authentication, clone/fetch/push operations, revwalks, branches, tags, diffs, status and related helpers. The module is intentionally close to the C surface, making it a good fit when you need direct, fine-grained control or plan to build higher-level helpers, and if you prefer an idiomatic Perl wrapper with RAII you can use Git::Native instead. This initial 0.001 release ships a broad set of bindings and has been tested against libgit2 1.5 and 1.9.
Perl logo

WWW-MailboxOrg

Release | 24 May 2026 05:35 PM | Author: GETTY | Version: 0.002
Perl client for Mailbox.org API
WWW::MailboxOrg is a Perl client for the Mailbox.org API that makes it simple to automate and manage Mailbox.org accounts and services from Perl programs. It speaks JSON-RPC 2.0 over HTTPS and uses session tokens for authentication, letting you log in and out and then call API areas such as account, domain, mail, mailing list, blacklist, spam protection, video chat, backup, invoices, password reset, validation and utility functions through dedicated helper objects. The module defaults to the official API endpoint and stores the session token for subsequent calls so you can focus on tasks like listing accounts, querying domain info or managing mail settings rather than HTTP plumbing. It is suitable for Perl developers who need to integrate Mailbox.org administration or mail workflows into scripts and applications, and links to the upstream API documentation and a GitHub issue tracker for support and contributions.
Perl logo

Travel-Status-DE-DBRIS

Release | 24 May 2026 04:10 PM | Author: DERF | Version: 0.29
Interface to bahn.de / bahnhof.de departure monitors
Travel::Status::DE::DBRIS is an unofficial Perl client for bahn.de that helps you fetch live departure boards, search stations by name or coordinates, and retrieve trip details and carriage formation for German trains. You can use it synchronously or asynchronously with promises and Mojo::UserAgent, and it returns rich objects for departures, journeys, locations, and formations so you can easily display times, delays, lines, destinations and route stops. The module supports optional caching to reduce repeated realtime requests, a failure cache to avoid hammering the backend, filtering by modes of transit, fetching intermediate stops, and injecting prepared JSON for testing. It is actively maintained but still described as work in progress and includes mitigations for Deutsche Bahn's rate limiting and web application firewall, so you should use sensible caching and request rates. Recent releases add nicer location output by showing distances when GIS::Distance is installed and keep train and operator names up to date to match backend changes.
Perl logo

Hypersonic

Release | 24 May 2026 03:32 PM | Author: LNATION | Version: 0.15
Upvotes: 3 | CPAN Testers
A JIT HTTP server
Hypersonic is a Perl micro HTTP server that JIT-compiles your routes and its event loop into native C so the hot path can run with virtually no Perl overhead, delivering very high throughput. Static route handlers are executed once at compile() time and their complete HTTP responses are baked into C as constants, while dynamic routes still invoke Perl per request with JIT-compiled request objects where needed. It supports WebSocket connections and optional room-based broadcasts, server-sent events and streaming responses, TLS via OpenSSL, gzip compression compiled into the server, sessions, an async thread pool, and on-disk caching of compiled XS modules, so it is well suited for low-latency APIs, static asset serving, and benchmarking. You register routes with familiar get/post/websocket/static methods, call compile() to generate and build the native code, then run() to start workers and listen on a port. The module is explicitly performance-focused and claims very high request rates, and its JIT features require a C toolchain and native libraries such as zlib for compression and OpenSSL for TLS.
Perl logo

File-Copy-clonefile

Release | 24 May 2026 11:10 AM | Author: SKAJI | Version: v1.0.0
CPAN Testers: N/A 24.5%Unknown 75.5%
Call clonefile system call
File::Copy::clonefile is a tiny Perl wrapper around the clonefile system call that lets you request a filesystem-level clone of a file from Perl. It exports a single function, clonefile, which you call with a source and destination path and then check the return value and $! on error. Because it delegates to the underlying clonefile syscall it only works on platforms that provide that facility, for example macOS, so it is useful when you need fast, space-efficient copies on systems that support copy-on-write cloning but not applicable on other platforms.
Perl logo

Perl500503Syntax-OrDie

Release | 24 May 2026 07:04 AM | Author: INA | Version: 0.01
Validate Perl 5.005_03 source compatibility
Perl500503Syntax::OrDie is a simple compatibility watchdog that helps you catch syntax and runtime constructs introduced after Perl 5.005_03 before you deploy to old systems. When you add use Perl500503Syntax::OrDie to a script it reads the calling file, masks comments and quoted literals, scans for newer language features and regex constructs, and dies with a filename and line number if anything unsupported is found. It also installs runtime guards to prevent certain unsupported uses of open and mkdir, and provides a programmatic API so you can scan strings or files on demand or run it from the command line. The module intentionally does not inspect the contents of string literals or the bodies of regexes and it is not a full Perl lexer so unusual quoting or dynamically generated code may evade or trigger false alarms. It is written to run on Perl 5.005_03 through modern releases, but be aware that its CORE::GLOBAL:: overrides affect the whole interpreter so it is not intended for use inside production processes.
Perl logo

File-FindRoot

Release | 24 May 2026 06:52 AM | Author: BDFOY | Version: 0.003
CPAN Testers: Pass 55.6%N/A 44.4%
Find the directory that's the root for a project
File::FindRoot is a small Perl utility for locating a project's root directory by walking up the filesystem from a starting point until it finds a file, directory name, or pattern you specify. You give it a relative path or regex and it returns the ancestor directory that contains that target or undef if none is found. You can also supply a custom callback to decide what counts as a match, and tune behavior with options such as start_at to change the starting directory, limit to cap how many ancestors are checked, and debug/debug_fh to see progress. The module is minimal and easy to drop into scripts that need to locate config files, libraries, or VCS markers without relying on fixed paths. This is a newly released module with its initial user release in May 2026.
Perl logo

CPANSA-DB

Release | 24 May 2026 06:51 AM | Author: BRIANDFOY | Version: 20260524.001
Upvotes: 4 | CPAN Testers: Pass 88.3%N/A 11.7%
The CPAN Security Advisory data as a Perl data structure, mostly for CPAN::Audit
CPANSA::DB provides the CPAN Security Advisory reports as a ready-to-use Perl data structure, primarily to feed tools like CPAN::Audit but available to any code that needs a curated list of security advisories for CPAN distributions. You access it with CPANSA::DB->db and get a hashref of reports, and a matching JSON file is also provided if you prefer non-Perl consumption. Releases are published on GitHub and shipped with both GPG signatures and GitHub attestations so you can verify an archive came from the official source before trusting the data. The database is actively maintained with frequent updates and has recently been made more compact by switching to a terser internal format, so it is a convenient, verifiable source for integrating CPAN security information into scanners, audits, or dashboards.
Perl logo

HP-Handy

Release | 24 May 2026 06:46 AM | Author: INA | Version: 0.01
A tiny Jinja2-compatible template engine for Perl 5.5.3+
HP::Handy is a compact, single-file template engine that brings Jinja2-style templating to Perl 5.5.3 and later without any external dependencies. It offers familiar {{ }} variable output, {% %} control tags, filters, tests, loops, template inheritance, macros and includes, plus simple customization like auto-escaping and configurable delimiters, and it exposes render_file and render_string methods as well as hooks to add custom filters and tests. The implementation is intentionally minimal and portable, using a regex-based evaluator so you can drop the file into small web projects or pair it with HTTP::Handy and DB::Handy to build a lightweight MVC stack. Because templates are parsed on each render there is no compiled cache, recursion and some advanced features like super or imports are not supported, and string operations are byte-oriented to preserve compatibility with older Perl versions. If you need a zero-dependency, Jinja-compatible templating layer for legacy or small-scale Perl apps, HP::Handy is a practical and easy-to-use choice.
Perl logo

App-Greple-aozora

Release | 24 May 2026 04:58 AM | Author: UTASHIRO | Version: 0.02
CPAN Testers: Pass 89.7%N/A 10.3%
Greple module for aozora-bunko proofreading
aozora is a greple module for proofreading texts destined for Aozora Bunko that scans Japanese documents for common OCR and transcription problems, odd punctuation and spacing, kana and katakana anomalies, ruby/annotation issues, rare or old character usage, and other formatting oddities. It integrates with the greple search tool and exposes many command line checks you can enable to flag likely errors so you can inspect and fix them before submission. The module speeds up quality control for contributors preparing texts for Aozora Bunko, but it only highlights potential issues and can produce false positives, so manual review is still required.
Perl logo

App-cpm

Release | 24 May 2026 04:35 AM | Author: SKAJI | Version: v1.1.1
Upvotes: 78 | CPAN Testers: Pass 100.0%
A fast CPAN module installer
App::cpm is a fast command-line installer for Perl modules from CPAN that aims to make installs more stable and predictable. It prepares dependency builds first and performs the final installation separately, so dependency graphs and parallel work complete more reliably. By default it installs the requested distributions and their runtime dependency closure, and it supports reading from cpanfile or STDIN, cached prebuilt builds for speed, and clear terminal progress and logging so failures are easier to diagnose. It targets modern Perls (requires v5.24 or later) and is a practical alternative to cpanminus and other installers for users who need repeatable, efficient installs. Recent releases added GitHub Artifact Attestations for CPAN tarballs to help verify provenance and an opt-out mechanism to report local Perl version usage to MetaDB.
Perl logo

App-ArithmeticsUtils

Release | 24 May 2026 12:06 AM | Author: PERLANCAR | Version: 0.001
CPAN Testers: Pass 95.5%N/A 4.5%
Utilities related to arithmetics
App::ArithmeticsUtils is a tiny Perl distribution that provides a simple command-line utility and helper function for computing a division result and its remainder in one step. The core routine, calc_divide_remainder, takes two numeric arguments a and b and returns the quotient and remainder together as a pair, for example passing 140 and 6 yields [23, 2]. The function is not exported so you can use the provided script or call the function by its fully qualified name in your code. This module is useful when your scripts or command-line workflows need both parts of a division operation without extra boilerplate. The release is the initial 0.001 version and the project is hosted on MetaCPAN and GitHub.
Perl logo

XS-JIT

Release | 23 May 2026 07:02 PM | Author: LNATION | Version: 0.24
Upvotes: 5 | CPAN Testers: Pass 100.0%
Lightweight JIT compiler for XS code
XS::JIT is a compact runtime JIT compiler for Perl that lets you compile and load C/XS code on the fly without the heavier machinery of Inline::C. It is aimed at situations where you generate C dynamically and need fast, in-process compilation and symbol installation, and it avoids C parsing and xsubpp by emitting C directly and invoking the system compiler, with optional caching of compiled modules. You call XS::JIT->compile with your C source, a unique module name and a map of Perl function names to C functions, and you can choose between simple wrapper-style functions or XS-native functions for best performance, or use its generate_code, is_cached, cflags and libs helpers when embedding the JIT into build systems or other XS modules. The module also exposes a C API and Inline::C-compatible macros so existing XS code can be adapted easily. Recent fixes improve cross-platform linking and error reporting so dlopen failures now croak with the .so path and underlying OS error and the link order has been corrected for more reliable builds.
Perl logo

Time-Str

Release | 23 May 2026 06:16 PM | Author: CHANSEN | Version: 0.86
Upvotes: 1 | CPAN Testers: Pass 98.9%Unknown 1.1%
Parse and format date/time strings in multiple standard formats
Time::Str is a Perl module for reliably parsing and formatting date and time strings across a wide range of standards. It exposes three main routines: str2time to convert a timestamp string into a Unix epoch (including fractional seconds), str2date to return parsed components such as year, month, day, hour, minute, second, nanosecond and timezone annotations, and time2str to render an epoch into many standard textual formats. The module understands ISO 8601 / RFC 3339, RFC 2822, HTTP dates, SQL/ISO9075, ASN.1 GeneralizedTime and UTCTime, RFC 9557 and common Unix and ECMAScript variants, and includes a permissive DateTime parser for many real-world forms. You get fine control over fractional precision and rounding, an explicit nanosecond override for exact output, a pivot_year option for two-digit years, and the ability to format with arbitrary timezone offsets. str2time requires a UTC designator or numeric offset and will croak on unresolved timezone abbreviations while str2date preserves such abbreviations for external resolution. The module integrates with Time::HiRes, DateTime and Time::Moment, and ships with optional fast C/XS parsers plus a pure-Perl fallback. Note the documented limitations: English-only month and day names, no ISO week or ordinal dates, a supported year range of 0001-9999, and no built-in resolution of ambiguous timezone abbreviations.
Perl logo

App-PTP

Release | 23 May 2026 03:47 PM | Author: MATHIAS | Version: 1.18
An expressive Pipelining Text Processor
App::PTP is a small command-line toolkit that helps you build and run compact Perl-based pipelines and text transformations without writing a full script. It provides many convenience commands and switches for common pipeline tasks such as loading modules on the fly, running shell fragments, feeding arguments like xargs, deduplicating or uniquely filtering streams, grepping with flags, handling quoting modes for shell escaping, merging pipeline stages where specified, and even sorting version strings by semantic version with the new --semver-sort option. The distribution also includes a printable cheat sheet and a built-in set of commonly used modules to make one-liners and ad-hoc processing easier to write and reuse, and it adds workflow helpers like --push/--pop for saving and restoring file content. If you frequently use Perl from the command line to manipulate files or streams and want a richer, opinionated toolkit for composing pipelines, App::PTP is a practical, installable helper to simplify those tasks.
Perl logo

CPAN-Mirror-Tiny

Release | 23 May 2026 02:56 PM | Author: SKAJI | Version: v1.0.0
Upvotes: 4 | CPAN Testers: Pass 100.0%
Create partial CPAN mirror (a.k.a. DarkPAN)
CPAN::Mirror::Tiny is a lightweight tool for building a private or partial CPAN mirror, often called a DarkPAN, so you can host and serve only the distributions you need. It lets you "inject" packages from local tarballs, HTTP URLs, Git repositories, or CPAN itself and then generates the standard CPAN index files so clients like cpanm or cpm can install from your mirror. The module is designed for embedding into CPAN clients and keeps dependencies tiny with no XS modules, making it portable and easy to deploy. A small command line interface is provided, metadata caching speeds up index generation, and Windows support has been improved. The latest stable release raised the minimum Perl requirement to v5.24 and the project publishes GitHub Artifact Attestations for release tarballs if you need provenance.
Perl logo

Proc-ForkSafe

Release | 23 May 2026 02:55 PM | Author: SKAJI | Version: v1.0.0
CPAN Testers: Pass 100.0%
Help make objects fork safe
Proc::ForkSafe provides a small, practical wrapper to make objects safe to use across forked processes by ensuring the wrapped object is reinitialized in child processes instead of being accidentally shared. You supply a factory coderef that creates your persistent resource and then invoke methods through the wrapper; after a fork the wrapper gives the child its own fresh instance so sockets, database handles, and other non-fork-safe resources are not reused across processes. The module is lightweight and easy to integrate into code that uses long-lived clients or handles, and it is distributed under the same license as Perl. Note that the 1.0.0 release raised the minimum required Perl version to 5.24.
Perl logo

Parallel-Pipes

Release | 23 May 2026 02:55 PM | Author: SKAJI | Version: v1.0.0
Upvotes: 9 | CPAN Testers: Pass 99.4%Fail 0.6%
Parallel processing using pipe(2) for communication and synchronization
Parallel::Pipes is a low level Perl toolkit for running and coordinating worker processes using Unix pipes and select to detect when workers are ready and to collect their results. It exposes primitives for writing tasks to child processes, reading results back, and polling readiness so you can build custom synchronization and communication schemes without heavyweight frameworks. If you prefer a friendlier API there is a higher level Parallel::Pipes::App and real world usage can be seen in tools like App::cpm. Recent releases made the module require Perl 5.24 or newer and earlier updates added a "tick" facility to help heartbeat or timeout-style checks.
Perl logo

PAUSE-Permissions-MetaCPAN

Release | 23 May 2026 02:54 PM | Author: SKAJI | Version: v1.0.0
CPAN Testers: Pass 100.0%
Get module permissions from MetaCPAN API
PAUSE::Permissions::MetaCPAN is a lightweight Perl wrapper around the MetaCPAN permission search API that fetches PAUSE/CPAN module ownership and co‑maintainer information. You construct it with new, optionally supplying an HTTP::Tiny object or an alternate API URL, and then call get with either an author name or a list of module names to receive a hash reference of permission records. Each record contains fields such as owner and co_maintainers and modules that are not found are returned as undef. This module is handy for maintainers and tooling that need to programmatically check who owns or co‑maintains CPAN modules, for example in release scripts or administrative tools.
Perl logo

Module-cpmfile

Release | 23 May 2026 02:54 PM | Author: SKAJI | Version: v1.0.0
Upvotes: 2 | CPAN Testers: Pass 100.0%
Parse cpmfile
Module::cpmfile is an experimental Perl module for reading and interpreting cpmfile dependency manifests, typically stored as cpm.yml, so you can programmatically load, validate and compute effective requirements such as runtime or build deps. It provides simple methods to load a cpm.yml and derive the dependency sets your application needs, and it follows the project JSON Schema on GitHub for validation. If you work with App::cpm or manage cpm.yml files, this module gives a lightweight, code-friendly way to parse and inspect those manifests and complements tools like Module::CPANfile for cpanfile formats.
Perl logo

Distribution-Metadata

Release | 23 May 2026 02:54 PM | Author: SKAJI | Version: v1.0.0
Upvotes: 1 | CPAN Testers: Pass 100.0%
Gather distribution metadata in local
Distribution::Metadata helps you trace an installed Perl module back to its CPAN distribution and read the metadata left on your system. It locates a module file, finds the .packlist and the distribution search directory, and then reports the distribution name, version, distvname, author and pathname, the distribution's main module and its version and file, the .meta directory, install.json and MYMETA.json paths, the files listed in the .packlist, and parsed hashes of install.json and MYMETA.json. It relies on the metadata layout produced by cpanm so it works best for modules installed with cpanm and may not find metadata for modules installed by hand or other installers. The constructor always returns an object even when metadata is missing so callers should check methods like packlist to know if the distribution was found. The recent 1.0.0 release raised the minimum required Perl to v5.24.
Perl logo

Darwin-InitObjC

Release | 23 May 2026 02:54 PM | Author: SKAJI | Version: v1.0.0
CPAN Testers: Pass 100.0%
Initializes Objective-C runtime
Darwin::InitObjC is a tiny macOS-specific helper that makes it safe to use fork in Perl programs that may touch Objective-C APIs by explicitly initializing the Objective-C runtime before you call fork. On macOS 13 and later, attempting to initialize Objective-C in a forked child can cause immediate crashes, and this module provides a simple maybe_init() call you can run early so child processes will not hit that error. It is lightweight and intended for scripts or modules that load macOS frameworks or bridge to Objective-C, and the v1.0.0 release raised the minimum required Perl to 5.24.
Perl logo

Command-Runner

Release | 23 May 2026 02:50 PM | Author: SKAJI | Version: v1.0.0
Upvotes: 4 | CPAN Testers: Pass 100.0%
Run external commands and Perl code refs
Command::Runner is a simple utility for running external programs or Perl code references from your Perl script while giving you easy control over timeouts, logging and the environment. You construct it with an external command, a code ref, or a command array and can capture stdout and stderr via callbacks or have them returned, redirect stderr to stdout, set environment variables, and run the command in a specific working directory. It is useful when you need reliable quoting across platforms, precise timeout behavior, and flexible logging without wiring up low-level process handling yourself. The run method returns a hashref with result, timeout flag, stdout, stderr and the child pid so you can inspect what happened. Note that the module recently bumped its minimum Perl requirement to v5.24 in the 1.0.0 release, so you will need a modern Perl to use the latest version.
Perl logo

CPAN-Perl-Releases-MetaCPAN

Release | 23 May 2026 02:50 PM | Author: SKAJI | Version: v1.0.0
CPAN Testers: Pass 100.0%
Mapping Perl releases on CPAN to the location of the tarballs via MetaCPAN API
CPAN::Perl::Releases::MetaCPAN fetches Perl release metadata from CPAN via the MetaCPAN API and maps each release to its tarball location and related info such as author, version, date, maturity, download URL and SHA-256 checksum. It provides both an object oriented interface that returns a list of release records and a simple functional interface like perl_tarballs that looks up tarball paths for a specific Perl version. The module is essentially a MetaCPAN-backed drop-in for CPAN::Perl::Releases and is useful when you need up-to-date CPAN release locations and provenance data. Artifact attestations for uploaded tarballs are available on the project GitHub for those who care about provenance. Recent notable change: the minimum required Perl was raised to v5.24 in the v1.0.0 update.
Perl logo

CPAN-02Packages-Search

Release | 23 May 2026 02:50 PM | Author: SKAJI | Version: v1.0.0
CPAN Testers: Pass 99.9%Unknown 0.1%
Search packages in 02packages.details.txt
CPAN::02Packages::Search is a small, focused Perl module for quickly looking up package entries in the canonical CPAN index file 02packages.details.txt. You give it the path to the index and call search with a package name to get back a simple record such as version and tarball path or undef if not found. The module strips out everything but package lookup from the larger CPAN::Common::Index::Mirror project, so it is lightweight and easy to integrate into CPAN client code. It uses Search::Dict to perform a binary search, which makes lookups hundreds of times faster than a naive linear scan. Note that recent releases raised the minimum Perl requirement to v5.24 and the module itself is not fork-safe by default, so use a fork-safety wrapper like Proc::ForkSafe if your application forks.
Perl logo

App-RemoteCommand

Release | 23 May 2026 02:50 PM | Author: SKAJI | Version: v1.0.0
Upvotes: 4 | CPAN Testers: Pass 100.0%
Simple remote command launcher via ssh
App::RemoteCommand installs rcommand, a lightweight command-line launcher that runs commands or local scripts on many machines over SSH in parallel, collects each host's output with hostname and timestamp annotations, and summarizes success or failure. It is designed for straightforward orchestration tasks and will cache a sudo password so you do not get prompted repeatedly when elevating privileges. The tool assumes you can SSH into target hosts without interactive passwords or that you use ssh-agent for passphrase-protected keys, so it works best in key-based setups. The module is actively maintained and the most recent release raises the minimum required Perl version to 5.24.