GeistHaus
log in · sign up

https://perlancar.wordpress.com/feed

rss
10 posts
Polling state
Status active
Last polled May 19, 2026 02:28 UTC
Next poll May 19, 2026 23:11 UTC
Poll interval 86400s
Last-Modified Mon, 20 Oct 2025 10:02:04 GMT

Posts

Clipadd Cookbook
perl
(A version of this article also appears as App::ClipboardUtils::Manual::HowTo::ClipaddCookbook on CPAN.) Introduction clipadd, a CLI included in the App::ClipboardUtils distribution, lets you add items to the desktop clipboard. It is clipboard-manager-agnostic, supporting backends like xclip and Klipper. It also has some convenient features which will be demonstrated in this document. Adding multiple entries from a … Continue reading Clipadd Cookbook
Show full content

(A version of this article also appears as App::ClipboardUtils::Manual::HowTo::ClipaddCookbook on CPAN.)

Introduction

clipadd, a CLI included in the App::ClipboardUtils distribution, lets you add items to the desktop clipboard. It is clipboard-manager-agnostic, supporting backends like xclip and Klipper. It also has some convenient features which will be demonstrated in this document.

Adding multiple entries from a text file

% clipadd --split-by '\n---\n' < FILENAME

For example, after adding FAQ entries from this text file:

Question 1
Answer 1
---
Question 2
Answer 2
---
Question 3
Answer 3

then you can setup keyboard shortcuts like Ctrl-Alt-Up and Ctrl-Alt-Down in Klipper to quickly access those FAQ entries to provide quick answers in chats.

Adding ouput from command-line, one line at a time

% clipadd -c COMMAND
% clipadd -c COMMAND -t ; # to see the output on stdout as well

This is convenient because it lets you feed input to a command interactively and immediately get the output as clipboard content.

For example, using with safer:

% clipadd -c safer -t
Foo Bar, Inc.
foo-bar-inc
_

I can paste company names and get a slug name to use in file manager to create directory, etc.

Adding text fragments from a text file as clipboard contents

% clipadd --fragments < FILENAME

This is a variation of the previous recipe. Using fragments allows you to only add certain entries and in custom order. Example content of text file:

FAQS
====

Question 1
# BEGIN clipadd id=2
Answer 1
# END clipadd id=2

Question 2
# BEGIN clipadd id=1
Answer 2
# END clipadd id=1

Question 3
# BEGIN clipadd id=3
Answer 3
# END clipadd id=3

Question 4
Answer 4
See Also

clipadd (a.k.a. add-clipboard-content, a.k.a. ca).

perlancar
http://perlancar.wordpress.com/?p=2103
Extensions
List of new CPAN distributions in 2024
cpanperl
dist author abstract date AI-Chat BOD Interact with AI Chat APIs 2024-03-02T22:12:10 AI-Image BOD Generate images using OpenAI's DALL-E 2024-03-06T23:01:10 AI-Ollama-Client CORION Client for AI::Ollama 2024-04-05T09:15:33 Ac_me-Local CONTRA The great new Ac_me::Local! 2024-12-06T13:35:37 Acme-App-Broken CONTRA The great new Acme::App::Broken! 2024-09-05T12:41:54 Acme-Both-MakefilePL-And-BuildPL CONTRA The great new Acme::Both::MakefilePL::And::BuildPL! 2024-09-23T17:37:52 Acme-CPANModules-ArrayData PERLANCAR List of modules related to ArrayData … Continue reading List of new CPAN distributions in 2024
Show full content
dist author abstract date AI-Chat BOD Interact with AI Chat APIs 2024-03-02T22:12:10 AI-Image BOD Generate images using OpenAI's DALL-E 2024-03-06T23:01:10 AI-Ollama-Client CORION Client for AI::Ollama 2024-04-05T09:15:33 Ac_me-Local CONTRA The great new Ac_me::Local! 2024-12-06T13:35:37 Acme-App-Broken CONTRA The great new Acme::App::Broken! 2024-09-05T12:41:54 Acme-Both-MakefilePL-And-BuildPL CONTRA The great new Acme::Both::MakefilePL::And::BuildPL! 2024-09-23T17:37:52 Acme-CPANModules-ArrayData PERLANCAR List of modules related to ArrayData 2024-02-05T00:05:46 Acme-CPANModules-BPOM-FoodRegistration PERLANCAR List of modules and utilities related to Food Registration at BPOM 2024-04-27T00:06:16 Acme-CPANModules-FormattingDate PERLANCAR List of various methods to format dates 2024-02-18T14:01:27 Acme-CPANModules-GroupingElementsOfArray PERLANCAR List of modules to group elements of array into several buckets 2024-01-14T00:11:01 Acme-CPANModules-HashData PERLANCAR List of modules related to HashData 2024-02-06T00:05:32 Acme-CPANModules-Import-CPANRatings-User-davidgaramond PERLANCAR List of modules mentioned by CPANRatings user davidgaramond 2024-02-28T00:05:24 Acme-CPANModules-InfoFromCPANTesters PERLANCAR List of distributions that gather information from CPANTesters 2024-02-18T14:03:11 Acme-CPANModules-InterestingTies PERLANCAR List of interesting uses of the tie() interface 2024-02-29T00:05:11 Acme-CPANModules-JSONVariants PERLANCAR List of JSON variants/extensions 2024-04-29T00:05:46 Acme-CPANModules-LoadingModules PERLANCAR List of modules to load other Perl modules 2024-03-01T00:06:07 Acme-CPANModules-LoremIpsum PERLANCAR List of modules related to "Lorem Ipsum", or lipsum, placeholder Latin text 2024-03-02T00:05:10 Acme-CPANModules-MatchingString PERLANCAR List of modules related to matching string 2024-01-10T01:49:01 Acme-CPANModules-ModifiedHashes PERLANCAR List of modules that provide hashes with modified behaviors 2024-07-13T02:14:33 Acme-CPANModules-MultipleDispatch PERLANCAR List of modules to do smart matching 2024-08-18T00:05:41 Acme-CPANModules-OpeningFileInApp PERLANCAR List of modules to open a file with appropriate application 2024-03-04T00:05:56 Acme-CPANModules-QuickGraph PERLANCAR List of modules/tools to quickly create graph/chart 2024-01-21T00:05:07 Acme-CPANModules-RandomText PERLANCAR List of modules for generating random (placeholder) text 2024-03-05T00:05:27 Acme-CPANModules-RemovingElementsFromArray PERLANCAR List of modules to help remove elements from array 2024-01-07T00:05:24 Acme-CPANModules-Soundex PERLANCAR List of modules that implement the soundex algorithm 2024-11-24T00:05:57 Acme-CPANModules-UnixCommandImplementations PERLANCAR List of various CLIs that try to reimplement traditional Unix commands 2024-09-08T00:05:29 Acme-CPANModules-UnixCommandVariants PERLANCAR List of various CLIs that are some variants of traditional Unix commands 2024-08-26T09:48:48 Acme-CPANModules-UnixCommandWrappers PERLANCAR List of various CLIs that wrap existing Unix commands 2024-09-01T00:05:58 Acme-CaSe CONTRA The great new Acme::CaSe! 2024-11-19T08:13:26 Acme-Case CONTRA The great new Acme::Case! 2024-11-19T08:13:37 Acme-Free-API-ChuckNorris OODLER Perl API client for the Chuck Norris Quote API service, https://api.chucknorris.io. 2024-08-29T18:39:41 Acme-Free-API-Geodata-GeoIP CAVAC Lookup GeoIP data for an IP address 2024-09-01T10:12:01 Acme-Free-API-Stonks OODLER Perl API client for the, top 50 stocks discussed on le'Reddit subeddit – r/Wallstreetbets, https://tradestie.com/apps/reddit/api/. 2024-08-30T16:21:46 Acme-Free-API-Ye OODLER Perl API client for the Kanye Rest Quote API service, https://kanye.rest/. 2024-08-28T16:39:49 Acme-Free-Advice SANKO Wise words. Dumb code. 2024-09-03T17:56:37 Acme-Free-Advice-Slip SANKO Seek Advice from the Advice Slip API 2024-09-03T16:56:16 Acme-Free-Advice-Unsolicited SANKO Solicit Unsolicited Advice from the Unsolicited Advice API 2024-09-03T16:59:12 Acme-Free-Dog-API OODLER Perl API client for the Dog API service, https://dog.ceo/dog-api. 2024-09-04T05:43:45 Acme-Free-Public-APIs OODLER Perl API client for … 2024-09-07T01:03:15 Acme-Ghost ABALAMA An yet another view to daemon processes 2024-01-06T19:41:31 Acme-Insult SANKO Code That Wasn't Raised Right 2024-09-03T16:02:55 Acme-Insult-Evil SANKO Programmatically Generate Evil Insults 2024-09-03T15:20:59 Acme-Insult-Glax SANKO Programmatically Generate Insults 2024-09-03T15:19:30 Acme-Insult-Pirate SANKO Programmatically Generate Pirate Themed Insults 2024-09-03T15:24:06 Acme-TaintTest SIDNEY module for checking taint peculiarities on some CPAN testers 2024-03-25T09:22:24 Acme-Version-Same CONTRA Module for testing CPAN Pause indexing 2024-12-19T08:38:15 Acme STIGTSP foo() returns "Foo" 2024-12-05T16:35:21 Acrux ABALAMA Southern crucis constellation for your applications 2024-01-28T14:27:27 Acrux-DBI ABALAMA Database independent interface for Acrux applications 2024-02-05T18:44:46 Akamai-PropertyFetcher SHINGO Akamaiプロパティã®ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報をå–å¾—ã™ã‚‹ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ« 2024-11-04T08:09:49 Algorithm-Gutter JMATES cellular automata to simulate rain in a gutter 2024-11-25T15:59:02 Alien-Cowl ZMUGHAL Find or build Cowl 2024-02-15T03:24:53 Alien-DuckDB PERIGRIN Find or build DuckDB 2024-11-26T03:41:37 Alien-NLOpt DJERIUS Build and Install the NLOpt library 2024-04-28T00:59:11 Alien-NLopt DJERIUS Build and Install the NLopt library 2024-05-01T05:00:12 Alien-Pipx CHRISARG Provides the pipx Python Package Manager 2024-03-09T13:19:11 Alien-Qhull DJERIUS Build and Install the Qhull library 2024-02-09T17:38:52 Alien-RtAudio JBARRETT Install RtAudio 2024-06-23T15:44:22 Alien-SeqAlignment-MMseqs2 CHRISARG find, build and install the mmseqs2 tools 2024-03-24T03:33:13 Alien-SeqAlignment-bowtie2 CHRISARG find, build and install the bowtie2 tools 2024-03-19T12:31:34 Alien-SeqAlignment-cutadapt CHRISARG Provide the cutadapt utility for eliminating polyA tails through pipx 2024-03-09T04:49:02 Alien-SeqAlignment-hmmer3 CHRISARG find, build and install the hmmer3 tools 2024-03-22T03:29:12 Alien-SeqAlignment-last CHRISARG find, build and install the last tools 2024-03-16T21:16:36 Alien-SeqAlignment-minimap2 CHRISARG A Perl wrapper for the minimap2 binary executables 2024-03-23T00:58:56 Alien-SunVox JBARRETT Install The SunVox Library – Alexander Zolotov's SunVox modular synthesizer and sequencer 2024-06-20T09:22:51 Alien-cargo PLICEASE Find or download the cargo command (build system and package manager for Rust) 2024-11-24T00:06:19 Alien-cargo-capi PLICEASE Find or build the cargo capi command 2024-11-24T23:56:49 Alien-cargo-clone PLICEASE Find or build the cargo clone command 2024-11-24T02:33:51 Alien-cue PLICEASE Find or download the cue configuration language tool 2024-05-07T11:34:32 Alien-fpm NHUBBARD Alien package for the fpm package builder 2024-10-20T14:38:39 Alien-libextism EXTISM find or build and install libextism with development dependencies 2024-06-06T03:28:08 Alien-libsecp256k1 BRTASTIC Interface to libsecp256k1 2024-09-12T15:25:26 Alien-libversion GDT Alien wrapper for libversion 2024-05-01T20:53:07 Alien-onnxruntime EGOR Discover or download and install onnxruntime (ONNX Runtime is a cross-platform inference and training machine-learning accelerator.) 2024-04-17T22:03:45 Alien-pipx CHRISARG Provides the pipx Python Package Manager 2024-03-08T20:39:35 Alien-poetry OLIVER Download and install poetry 2024-05-11T11:33:08 Alien-raylib5 PERIGRIN Alien distribution for raylib video game engine, version 5 and above 2024-11-23T06:04:11 Alt-Crypt-OpenSSL-PKCS12-Broadbean DAKKAR Perl extension to OpenSSL's PKCS12 API. 2024-09-30T09:02:44 Alt-Digest-MD5-OpenSSL SKIM Perl interface to the MD5 Algorithm 2024-01-25T10:58:17 Amazon-SQS-Client BIGFOOT Perl classes for interacting with Amazon SQS 2024-11-27T23:07:47 Amazon-Sites DAVECROSS A class to represent Amazon sites 2024-03-20T16:18:39 Amon2-Plugin-Web-Flash YOSHIMASA Ruby on Rails flash for Amon2 2024-05-26T03:25:23 AnyEvent-I3X-Workspace-OnDemand WATERKIP An I3 workspace loader 2024-04-12T18:33:21 AnyEvent-Sway JOHNMERTZ communicate with the Sway window manager 2024-02-09T00:42:07 Aozora2Epub YOSHIMASA Convert Aozora Bunko XHTML to EPUB 2024-06-14T10:10:23 Apache-Session-MariaDB BPS An implementation of Apache::Session using MariaDB 2024-01-19T14:46:59 App-ArticleWrap SCHROEDER word wrap news articles or mail files 2024-06-28T11:16:03 App-BPOMUtils-NutritionLabelRef PERLANCAR Get one or more values from BPOM nutrition label reference (ALG, acuan label gizi) 2024-06-05T00:06:03 App-BPOMUtils-RPO-Ingredients PERLANCAR Group ingredients suitable for food label 2024-03-10T00:05:30 App-BookmarkFeed SCHROEDER Create a RSS feed from Markdown files 2024-08-05T16:33:07 App-CSVUtils-csv_mix_formulas PERLANCAR Mix several formulas/recipes (lists of ingredients and their weights/volumes) into one, and output the combined formula 2024-03-03T00:06:02 App-Changelog OLOOEEZ Simple command-line CHANGELOG.md generator written in Perl 2024-12-01T14:35:19 App-Codit HANJE IDE for and in Perl 2024-05-20T08:51:39 App-CommonPrefixUtils PERLANCAR Utilities related to common prefix 2024-06-01T00:05:57 App-CommonSuffixUtils PERLANCAR Utilities related to common suffix 2024-06-02T00:06:21 App-ComparerUtils PERLANCAR CLIs related to Comparer 2024-03-06T00:05:48 App-CryptPasswordUtilUtils PERLANCAR Utilities related to Crypt::Password::Util 2024-01-06T07:55:01 App-DWG-Sort SKIM Tool to sort DWG files by version. 2024-03-06T10:03:07 App-DesktopNotifyUtils PERLANCAR Utilities related to Desktop::Notify 2024-09-16T00:05:20 App-GeometryUtils PERLANCAR Utilities related to geometry 2024-07-07T00:05:12 App-GnuCash-MembershipUtils PDURDEN A group of perl modules and scripts to help in using GnuCash for membership. 2024-02-27T02:41:31 App-Greple-stripe UTASHIRO Greple zebra stripe module 2024-10-07T08:06:15 App-Greple-under UTASHIRO greple under-line module 2024-10-14T09:17:05 App-HeightUtils PERLANCAR Utilities related to body height 2024-09-15T00:06:02 App-ISBN-Check SKIM Tool for ISBN checking. 2024-02-25T18:59:34 App-KemenkesUtils-RDA PERLANCAR Get one or more values from Indonesian Ministry of Health's RDA (AKG, angka kecukupan gizi, from Kemenkes) 2024-06-12T00:06:32 App-LastStats DAVECROSS A module to fetch and display Last.fm statistics 2024-07-28T17:34:18 App-LevenshteinUtils PERLANCAR CLI utilities related to Levenshtein algorithm 2024-01-30T00:06:14 App-LinkSite DAVECROSS 2024-10-29T11:43:59 App-MARC-Record-Stats SKIM Tool to work with MARC::Record::Stats on MARC dataset. 2024-02-21T11:20:06 App-MediaPi MATHIAS Media Player for Raspberry Pi or other devices with very small screen. 2024-09-04T21:26:50 App-MergeCal DAVECROSS 2024-02-02T17:37:26 App-NKC2MARC SKIM Tool to fetch record from National library of the Czech Republic to MARC file. 2024-06-26T07:14:52 App-NutrientUtils PERLANCAR Utilities related to nutrients 2024-05-26T00:06:02 App-PasswordManager OLOOEEZ Simple password manager for adding, listing, editing, deleting, and copying passwords to the clipboard 2024-11-26T12:46:39 App-PerlGzipScript SKAJI Gzip perl scripts to reduce their file size 2024-07-20T12:49:29 App-Prove-Plugin-TestArgs SVW A prove plugin to configure test aliases and arguments 2024-02-07T12:49:02 App-SortExampleUtils PERLANCAR CLIs related to SortExample 2024-03-07T00:05:25 App-SortKeyUtils PERLANCAR CLIs related to SortKey 2024-03-08T00:05:47 App-SortSpecUtils PERLANCAR CLIs related to SortSpec 2024-03-09T00:05:07 App-SorterUtils PERLANCAR CLIs related to Sorter 2024-03-11T00:05:26 App-SpreadsheetOpenUtils PERLANCAR Utilities related to Spreadsheet::Open 2024-03-12T00:05:23 App-Standup-Diary SMONFF Manage a simple Markdown journal for your daily standups 2024-12-01T17:05:39 App-Stouch SAMYOUNG Simple template file creator 2024-11-22T02:59:41 App-Tarotplane SAMYOUNG Curses flashcard program 2024-10-31T18:18:37 App-TextSimilarityUtils PERLANCAR CLI utilities related to text similarity 2024-01-31T00:06:20 App-Tickit-Hello SKIM Tickit application with hello world. 2024-12-18T19:17:34 App-TimeTracker-Gtk3StatusIcon DOMM Show TimeTracker status as a GTK3 StatusIcon in the system tray 2024-09-11T19:36:29 App-Timestamper-Log-Process SHLOMIF various filters and queries for App::Timestamper logs. 2024-06-09T04:42:04 App-TodoList OLOOEEZ Simple command-line to-do list manager written in Perl 2024-11-25T23:32:50 App-YtDlpUtils PERLANCAR Utilities (mostly wrappers) related to yt-dlp 2024-07-10T02:59:34 App-bsky SANKO A Command-line Bluesky Client 2024-01-26T03:46:19 App-cat-v UTASHIRO cat-v command implementation 2024-03-31T10:58:40 App-cdbookmark PERLANCAR Change directory to one from the list 2024-02-03T00:05:45 App-chartimes TULAMILI 2024-03-15T01:18:20 App-colcount TULAMILI 各行について、カラムの数を数えたり、条件を満たすカラムの数を数えたりする。 2024-03-15T10:32:37 App-coldigits TULAMILI TSVファイルの各列が何桁のものが何件あったかを、行列状に示す。 2024-11-18T14:35:34 App-cpx CONTRA Install and execute CPAN package binaries 2024-09-05T17:09:44 App-ctransition TULAMILI 入力の全ての文字に対して、次の文字は何であるかの回数の集計を、行列状に表示する。 2024-03-15T12:58:49 App-datasection PLICEASE Work with __DATA__ section files from the command line 2024-12-22T14:02:22 App-findsort PERLANCAR Unix find wrapper to add sorting 2024-10-27T00:05:59 App-gapstat TULAMILI 改行区切りの数値列に、差分が1を超えるギャップ(間隙)がないかを、チェックする。 2024-11-20T15:35:38 App-genusername PERLANCAR Generate random username 2024-01-26T00:05:37 App-grep-similar-text PERLANCAR Print lines similar to the specified text 2024-02-01T00:06:12 App-grep-sounds-like PERLANCAR Print lines with words that sound like to the specified word 2024-11-20T05:47:15 App-hashdata PERLANCAR Show content of HashData modules (plus a few other things) 2024-01-25T00:06:11 App-htidx GBROWN generate static HTML directory listings. 2024-05-29T11:03:56 App-indent PERLANCAR Indent text 2024-01-25T04:48:04 App-lcpan-CmdBundle-namespace PERLANCAR lcpan subcommands related to namespaces 2024-01-09T04:56:59 App-mqtt2job CHRISC Subscribe to an MQTT topic and trigger job execution 2024-10-24T22:22:49 App-optex-glob UTASHIRO optex filter to glob filenames 2024-09-10T12:36:16 App-optex-mask UTASHIRO optex data masking module 2024-08-16T10:14:16 App-optex-scroll UTASHIRO optex scroll region module 2024-09-11T12:40:16 App-papersway SPWHITTON PaperWM-like window management for Sway/i3wm 2024-04-12T08:18:00 App-pdfresize PERLANCAR Resize each page of PDF file to a new dimension 2024-09-29T00:06:10 App-pdfsize PERLANCAR Show dimensions of PDF files 2024-09-22T00:05:31 App-perlwhich MMCCLENN locate a Perl module 2024-01-09T21:42:01 App-prefixcat PERLANCAR Like Unix `cat` but by default prefix each line with filename 2024-08-09T12:33:04 App-rdapper GBROWN a simple console-based RDAP client. 2024-05-29T23:00:49 App-repeat PERLANCAR Repeat a command a number of times 2024-12-06T06:58:51 App-runscript SVW Module that implements the runscript utility 2024-06-25T08:11:16 App-samelines TULAMILI 2024-03-14T07:49:49 App-sbozyp NHUBBARD a package manager for Slackware's SlackBuilds.org 2024-10-20T20:41:27 App-sort_by_comparer PERLANCAR Sort lines of text by a Comparer module 2024-04-16T00:06:00 App-sort_by_example PERLANCAR Sort lines of text by example 2024-04-20T00:05:10 App-sort_by_sorter PERLANCAR Sort lines of text by a Sorter module 2024-04-17T00:05:42 App-sort_by_sortkey PERLANCAR Sort lines of text by a SortKey module 2024-04-24T00:06:38 App-zen LITCHIE Zen is a markdown based literate programming tool 2024-02-05T05:48:06 Archive-Libarchive-Compress PLICEASE Recursively archive a directory (using libarchive) 2024-11-15T19:49:10 Archive-SCS NAUTOFON SCS archive controller 2024-05-21T18:27:52 Arcus-Client JAMTWOIN Perl client for arcus cache cluster 2024-09-04T02:56:17 Arithmetic-PaperAndPencil JFORGET simulating paper and pencil techniques for basic arithmetic operations 2024-04-22T19:57:44 Ascii-Text LNATION module for generating ASCII text in various fonts and styles 2024-08-29T10:49:18 Ascii-Text-Image LNATION module for generating images using ASCII text. 2024-09-04T15:30:30 Astro-MoonPhase-Simple BLIAKO Calculate the phase of the Moon on a given time without too much blah blah 2024-07-14T14:14:36 Audio-Cuefile-Libcue GREGK Perl interface to the libcue cuesheet reading library 2024-07-19T19:43:23 Audio-SunVox-FFI JBARRETT Bindings for the SunVox library – a modular synthesizer and sequencer 2024-06-22T11:40:41 Authorization-AccessControl TYRRMINAL Hybrid RBAC/ABAC access control 2024-05-16T03:53:26 Autoconf-Template BIGFOOT autoconfiscation help scripts 2024-08-06T09:26:35 Bencher-Scenario-ExceptionHandling PERLANCAR Benchmark various ways to do exception handling in Perl 2024-04-13T00:05:36 Bencher-Scenario-ListFlattenModules PERLANCAR Benchmark various List::Flatten implementaitons 2024-03-13T00:05:28 Bencher-ScenarioBundle-Accessors PERLANCAR Scenarios to benchmark class accessors 2024-05-13T00:05:21 Bencher-ScenarioBundle-Algorithm-Diff PERLANCAR Scenarios to benchmark Algorithm::Diff 2024-05-11T00:06:17 Bencher-ScenarioBundle-Graphics-ColorNames PERLANCAR Scenarios to benchmark Graphics::ColorNames and related modules 2024-05-12T00:05:13 Bencher-ScenarioBundle-Log-Any PERLANCAR Scenarios for benchmarking Log::Any 2024-05-20T00:06:19 Bencher-ScenarioBundle-Log-ger PERLANCAR Scenarios for benchmarking Log::ger 2024-05-21T00:05:46 Bencher-ScenarioBundle-Ref-Util PERLANCAR Benchmark Ref::Util 2024-12-04T03:38:56 Bencher-ScenarioBundle-SmartMatch PERLANCAR Scenarios to benchmark switch & smartmatch in Perl 2024-07-03T09:45:27 Bencher-Scenarios-Log-Any PERLANCAR Scenarios for benchmarking Log::Any 2024-01-28T00:05:19 Bencher-Scenarios-Log-Dispatch PERLANCAR Bencher scenarios related to Log::Dispatch modules 2024-02-04T00:05:28 Bencher-Scenarios-Log-Dispatch-FileRotate PERLANCAR Scenarios to benchmark Log::Dispatch::FileRotate 2024-02-11T00:05:41 Bencher-Scenarios-Text-Table-Sprintf PERLANCAR Scenarios for benchmarking Text::Table::Sprintf 2024-03-14T00:05:21 Bio-EnsEMBL ABECKER Bio::EnsEMBL – Ensembl Core API 2024-09-03T10:23:40 Bio-SeqAlignment CHRISARG Aligning (and pseudo aligning) biological sequences 2024-03-24T01:05:16 Bio-SeqAlignment-Applications-SequencingSimulators-RNASeq-Polyester CHRISARG Skeleton package that does nothing but reserve the namespace. 2024-06-09T13:20:02 Bio-SeqAlignment-Components-Libraries-edlib CHRISARG basic edlib library 2024-06-13T03:23:35 Bio-SeqAlignment-Components-SeqMapping CHRISARG Imports all modules relevant to sequence mapping 2024-06-10T04:15:38 Bio-SeqAlignment-Components-Sundry CHRISARG Miscellaneous components for building awesome sequencing apps. 2024-06-09T16:30:30 Bio-SeqAlignment-Examples-EnhancingEdlib CHRISARG Parallelizing Edlib with MCE, OpenMP using Inline and FFI::Platypus 2024-06-13T01:02:44 Bio-SeqAlignment-Examples-TailingPolyester CHRISARG "Beefing" up the RNA sequencing simulator polyester with polyA tails 2024-06-12T12:26:38 Bitcoin-Secp256k1 BRTASTIC Perl interface to libsecp256k1 2024-09-17T22:11:45 Bluesky SANKO The Bluesky Social Network 2024-12-03T01:56:20 Bot-Telegram VASYAN A micro^W nano framework for creating telegram bots based on WWW::Telegram::BotAPI 2024-06-17T11:13:27 Bundle-WATERKIP WATERKIP A mono repo for perl scripts and modules which WATERKIP likes 2024-02-27T23:00:33 Business-CAMT MARKOV ISO20022 Cash Management (CAMT) messages 2024-11-25T08:57:16 Business-ID-VehiclePlate PERLANCAR Parse Indonesian vehicle plate number 2024-08-07T00:05:46 Business-PAYONE ARTHAS Perl library for PAYONE online payment system 2024-10-17T09:59:35 Business-Tax-US-Form_1040-Worksheets JKEENAN IRS Form 1040 worksheets calculations 2024-03-20T19:16:50 CLI-Meta-less PERLANCAR Metadata for 'cp' Unix commnd 2024-09-27T08:41:45 CPAN-Namespace-Check-Visibility CONTRA Check if a namespace exists on public CPAN 2024-12-18T12:39:35 CPAN-Requirements-Dynamic LEONT Dynamic prerequisites in meta files 2024-04-27T15:17:57 CPANSA-DB BDFOY the CPAN Security Advisory data as a Perl data structure, mostly for CPAN::Audit 2024-11-17T20:32:36 CSAF GDT Common Security Advisory Framework 2024-04-23T21:49:42 CVSS GDT CVSS (Common Vulnerability Scoring System) command line interface 2024-07-30T22:11:37 CXC-DB-DDL DJERIUS DDL for table creation, based on SQL::Translator::Schema 2024-04-04T16:24:13 CXC-DB-DDL-Field-Pg DJERIUS DBD::Pg specific Field class 2024-06-27T14:28:18 CXC-Data-Visitor DJERIUS Invoke a callback on every element at every level of a data structure. 2024-03-23T17:04:24 CXC-PDL-Bin1D DJERIUS one dimensional binning functions 2024-01-20T20:50:24 Cache-Memcached-PDeque HAIJENP Implements a priority deque using memcached as storage 2024-10-25T23:24:58 Cache-MemcachedBinary XMOLEX Perl extension for Memcached server with binary protocol. 2024-01-22T15:13:42 Captcha-Stateless-Text HIGHTOWE stateless, text-based CAPTCHAs 2024-04-17T21:19:21 Carp-Object DAMI a replacement for Carp or Carp::Clan, object-oriented 2024-04-28T17:58:22 Carp-Patch-ExcludePackage PERLANCAR Exclude some packages from stack trace 2024-03-15T00:06:01 Carp-Patch-OutputToBrowser PERLANCAR Output stacktrace to browser as HTML instead of returning it 2024-04-25T00:05:19 Catalyst-Plugin-Flash ARISTOTLE put values on the stash of the next request 2024-04-09T05:06:19 Catalyst-Plugin-Profile-DBI-Log BIGPRESH Capture queries executed during a Catalyst route with DBI::Log 2024-08-29T23:41:08 Catalyst-View-EmbeddedPerl JJNAPIORK Catalyst View wrapper for Template::EmbeddedPerl 2024-09-25T22:17:09 Catalyst-View-EmbeddedPerl-PerRequest JJNAPIORK Catalyst View wrapper for Template::EmbeddedPerl 2024-09-25T23:20:52 Catalyst-View-EmbeddedPerl-PerRequest-ValiantRole JJNAPIORK Role to add Valiant HTML Formbuilder support 2024-10-03T21:32:43 Catmandu-Store-OpenSearch NJFRANCK A searchable store backed by Opensearch 2024-07-03T07:23:38 Chart-ECharts GDT Apache ECharts wrapper for Perl 2024-11-21T22:24:32 CheerLights-API NOTHANS A Perl module for accessing the CheerLights API 2024-11-06T02:28:43 Chess-ELO-FIDE NICEPERL Download and store FIDE ratings 2024-02-24T19:06:41 Circle-Block CHENGYU the block module for Circle::Chain SDK 2024-08-29T06:33:17 Circle-Chain CHENGYU The great new Circle::Chain! 2024-08-29T02:33:58 Circle-Common CHENGYU the common module for Circle::Chain SDK 2024-08-29T06:31:49 Circle-Miner CHENGYU The miner module for circle chain sdk. 2024-12-04T13:38:23 Circle-Node CHENGYU The great new Circle::Node! 2024-09-09T13:37:01 Circle-User CHENGYU the user module for Circle::Chain SDK 2024-08-29T06:36:47 Circle-Wallet CHENGYU the circle chain SDK in PERL 2024-08-29T06:36:58 Common-Log-Parser RRWO Parse the common log format lines used by Apache 2024-02-09T15:12:27 CommonsLang YUPEN Commonly used functions for Perl language 2024-12-25T02:31:45 Comparer PERLANCAR Reusable comparer subroutines 2024-02-08T00:11:13 Comparer-by_similarity PERLANCAR Compare similarity to a reference string 2024-02-23T02:06:32 Comparer-date_in_text PERLANCAR Compare date found in text (or text asciibetically, if no date is found) 2024-04-18T00:05:43 Comparer-file_mtime PERLANCAR Compare file's mtime (modification time) 2024-10-06T00:05:31 Comparer-file_num_links PERLANCAR Compare file's number of (hard) links 2024-11-24T00:06:08 Comparer-file_size PERLANCAR Compare file's size 2024-12-01T00:05:53 Comparer-from_sortkey PERLANCAR Compare keys generated by a SortKey:: module 2024-03-16T00:05:16 Comparer-similarity PERLANCAR Compare similarity to a reference string 2024-02-24T00:06:09 Complete-Nutrient PERLANCAR Completion routines related to nutrients 2024-05-31T00:05:25 Compression-Util TRIZEN Implementation of various techniques used in data compression. 2024-03-21T01:02:57 Config-IniFiles-Check-Health HORSHACK 2024-09-09T13:06:48 Config-Proxy SGRAY Loader class for HTTP proxy configuration parsers. 2024-12-10T12:47:30 Consumer-NonBlock EXODIST Send data between processes without blocking. 2024-07-02T19:53:48 Couch-DB MARKOV thick CouchDB interface 2024-05-29T16:37:08 Crate CARELINE Everything that PDK modules needs 2024-10-05T12:14:57 Crypt-Bear LEONT BearSSL for Perl 2024-11-12T20:07:54 Crypt-Credentials LEONT Manage credential files 2024-01-31T01:30:24 Crypt-PQClean-Sign GUL Post-Quantum Cryptography with keypair 2024-12-23T12:37:49 Crypt-Passphrase-Bcrypt-AES LEONT A peppered AES-encrypted Bcrypt encoder for Crypt::Passphrase 2024-01-28T18:15:23 Crypt-Passphrase-Bcrypt-Compat LEONT A bcrypt encoder for Crypt::Passphrase 2024-04-08T14:24:10 Crypt-URandom-Password STIGTSP Generate passwords from cryptographically secure pseudorandom bytes 2024-12-27T22:59:54 Crypt-URandom-Token STIGTSP Generate secure strings for passwords, secrets and similar 2024-12-28T20:03:58 DBD-Mock-Session-GenerateFixtures UXYZAB When a real DBI database handle ($dbh) is provided, the module generates DBD::Mock::Session data. Otherwise, it returns a DBD::Mock::Session object populated with generated data. This not a part form DBD::Mock::Session distribution just a wrapper around it. 2024-04-29T18:25:02 DBIx-Class-FilterColumn-Encrypt LEONT Transparently encrypt columns in DBIx::Class 2024-02-03T15:22:04 DBIx-Class-Helper-ColumnNames RRWO Retrieve column names from a resultset 2024-09-23T22:20:45 DBIx-Class-ResultSet-PrettyPrint PTC Pretty print DBIx::Class result sets. 2024-10-14T12:10:32 DBIx-HoldMyPlace LANX Automagic SQL Placeholders from interpolated variables 2024-10-24T17:09:34 DBIx-QuickORM EXODIST Actively maintained Object Relational Mapping that makes getting started Quick and has a rich feature set. 2024-10-26T07:48:12 DBIx-Squirrel CPANIC A module for working with databases 2024-08-08T20:01:38 DWIM-Block DCONWAY Use AI::Chat without having to write the infrastructure code 2024-06-26T22:36:44 Daje-Generate JANESKIL lib::Generate 2024-09-22T15:46:05 Daje-Plugin-GeneratePerl JANESKIL It's new $module 2024-12-13T14:31:42 Daje-Plugin-GenerateSQL JANESKIL It's new $module 2024-12-12T07:35:48 Daje-Plugin-GenerateSchema JANESKIL It's new $module 2024-12-12T16:54:45 Daje-Tools-DataSections JANESKIL It's new $module 2024-12-05T16:13:18 Daje-Tools-Datasections JANESKIL Load and store data sections in memory from a named *.pm 2024-12-07T14:41:02 Daje-Tools-Filechanged JANESKIL It's new $module 2024-12-08T10:11:41 Daje-Workflow-Database JANESKIL It's new $module 2024-12-24T15:22:30 Daje-Workflow-Database-Model JANESKIL It's new $module 2024-12-29T07:48:59 Daje-Workflow-Loader JANESKIL It's new $module 2024-12-22T13:51:40 Dancer2-Controllers RAWLEYFOW A tool to allow OO style route declaration in Dancer2 2024-02-14T22:00:57 Dancer2-Plugin-NYTProf GEEKRUTH NYTProf, in your Dancer2 application! 2024-07-02T13:03:01 Dancer2-Session-DBI EPISODEIV DBI based session engine for Dancer 2024-08-29T13:55:42 Data-Annotation POLETTIX [Put something meaningful here!] 2024-11-13T22:16:57 Data-Checks PEVANS XS functions to assist in value constraint checking 2024-06-19T13:26:59 Data-Dump-HTML-Collapsible PERLANCAR Dump Perl data structures as HTML document with collapsible sections 2024-03-08T08:22:33 Data-Dump-HTML-PopUp PERLANCAR Dump Perl data structures as HTML document with nested pop ups 2024-03-18T13:24:01 Data-Dump-IfSmall PERLANCAR Like Data::Dump but reference with dump larger than a certain size will be dumped as something like 'LARGE:ARRAY(0x5636145ea5e8)' 2024-03-18T00:06:06 Data-Dump-SkipObjects PERLANCAR Like Data::Dump but objects of some patterns are dumped tersely 2024-03-19T00:05:05 Data-Dumper-UnDumper BIGPRESH load Data::Dumper output, including self-references 2024-04-25T21:42:30 Data-FastPack-JPacker DRCLAW backend class for packing FastPack data files into web loadable JPack 2024-11-11T00:47:35 Data-FastPack DRCLAW FastPack Record format, parsing and serialising module 2024-11-08T04:39:52 Data-HTML-Element SKIM Data objects for HTML elements. 2024-01-06T17:04:11 Data-HTML-Footer SKIM Data object for HTML footer. 2024-05-31T09:32:54 Data-ISO8583 CADE 2024-06-08T22:52:33 Data-Identifier LION format independent identifier object 2024-09-18T14:36:10 Data-InfoBox SKIM Data objects for info box. 2024-09-15T11:37:07 Data-JPack DRCLAW Offline/Online Web application and data system 2024-11-08T04:40:03 Data-LnArray-XS LNATION Arrays 2024-07-12T09:58:12 Data-Login SKIM Data objects for login. 2024-02-05T22:13:16 Data-Message-Board SKIM Data objects for message board. 2024-05-27T18:30:24 Data-MiniDumpX PERLANCAR A simplistic data structure dumper (demo for Plugin::System) 2024-04-14T00:06:13 Data-Navigation-Item SKIM Data object for navigation item. 2024-03-04T11:53:10 Data-Person SKIM Data objects for person. 2024-05-27T08:46:48 Data-Random-Person SKIM Generate random person. 2024-07-05T00:10:57 Data-Record-Serialize-Encode-html DJERIUS encode a record as html 2024-01-10T17:34:01 Data-Sah-FilterBundle-Array PERLANCAR More array-related Sah filters 2024-01-29T00:06:31 Data-Sah-FilterBundle-Filename-Safe PERLANCAR Sah filters related to removing problematic characters from filename 2024-02-10T00:06:19 Data-Section-Pluggable PLICEASE Read structured data from __DATA__ 2024-12-05T05:27:18 Data-Section-Pluggable-Plugin-Yaml PLICEASE Data::Section::Pluggable Plugin for YAML 2024-12-05T12:02:28 Data-Section-Writer PLICEASE Write __DATA__ section files for Data::Section, Data::Section::Simple or Mojo::Loader::data_section 2024-12-04T00:15:50 Data-Structure-Deserialize-Auto TYRRMINAL Deserializes data structures from perl, JSON, YAML, or TOML data, from strings or files 2024-02-22T18:13:45 Data-TagDB LION Work with Tag databases 2024-09-10T15:25:24 Data-Text-Simple SKIM Data objects for text in language. 2024-02-29T17:29:50 Data-Tranco GBROWN An interface to the Tranco domain list. 2024-06-03T13:35:31 Data-Transfigure TYRRMINAL performs rule-based data transfigurations of arbitrary structures 2024-02-19T20:39:03 Database-Abstraction NHORNE database abstraction layer 2024-01-29T19:03:18 Date-Business BPSCHUCK fast calendar and business date calculations 2024-10-09T01:15:25 Date-Holidays-Adapter-USA GENE Adapter for USA holidays 2024-03-19T20:38:52 Date-Holidays-Adapter-USExtended GENE Adapter for the USExtended module holidays 2024-09-23T22:23:33 Date-Holidays-CW WATERKIP Curacoa's official holidays 2024-02-08T07:49:12 Date-Holidays-USA GENE Provides United States of America holidays 2024-03-19T20:09:45 Date-Holidays-USExtended GENE Provides an extended set of United States holidays 2024-09-23T22:23:44 Date-Parse-Modern BAKERSCOT Provide string to unixtime conversions 2024-01-14T00:42:01 DateTime-Format-Intl JDEGUEST A Web Intl.DateTimeFormat Class Implementation 2024-10-09T02:07:15 DateTime-Format-PDF SKIM PDF DateTime Parser and Formatter. 2024-04-01T09:23:07 DateTime-Format-Unicode JDEGUEST Unicode CLDR Formatter for DateTime 2024-09-10T10:06:43 DateTime-Locale-FromCLDR JDEGUEST DateTime Localised Data from Unicode CLDR 2024-08-01T22:59:44 DateTime-Schedule TYRRMINAL Determine scheduled days in range based on inclusions/exclusions 2024-06-11T20:45:23 Debug-Helper-Flag AAHAZRED Define and import boolean constant DEBUG_FLAG helping to optimize code. 2024-10-10T07:48:38 Devel-Confess-Patch-UseDataDumpHTMLCollapsible PERLANCAR Use Data::Dump::HTML::Collapsible to stringify reference 2024-04-26T00:05:16 Devel-Confess-Patch-UseDataDumpHTMLPopUp PERLANCAR Use Data::Dump::HTML::PopUp to stringify reference 2024-04-28T00:06:05 Devel-Confess-Patch-UseDataDumpIfSmall PERLANCAR Use Data::Dump::IfSmall format refs 2024-03-20T00:05:59 Devel-Confess-Patch-UseDataDumpSkipObjects PERLANCAR Use Data::Dump::SkipObjects to stringify some objects 2024-03-21T00:06:11 Devel-Confess-Source-Patch-ExcludePackage PERLANCAR Exclude some packages from source trace 2024-02-25T00:05:42 Devel-Cover-Report-Codecov-Service-GithubActions TOBYINK gather env vars from Github Actions for Codecov report 2024-09-06T07:41:09 Devel-StatProfiler MBARBON low-overhead sampling code profiler 2024-06-24T21:51:40 Device-Chip-From-Sensirion PEVANS a collection of chip drivers for Sensirion sensors 2024-10-23T11:08:42 Device-Chip-SCD4x PEVANS chip driver for SCD40 and SCD41 2024-01-17T16:23:46 Dist-Build LEONT A modern module builder, author tools not included! 2024-04-26T10:50:10 Dist-Build-XS-Alien LEONT Dist::Build extension to use Alien modules. 2024-08-31T19:19:30 Dist-Build-XS-PkgConfig LEONT Dist::Build extension to use pkg-config. 2024-09-13T20:11:49 Dist-Zilla-App-Command-DiffMint HAARG Compare files to what a minting profile produces 2024-10-15T08:56:46 Dist-Zilla-Plugin-DistBuild LEONT Build a Build.PL that uses Dist::Build 2024-04-26T10:55:35 Dist-Zilla-Plugin-DynamicPrereqs-Meta LEONT Add dynamic prereqs to to the metadata in our Dist::Zilla build 2024-04-27T15:50:03 Dist-Zilla-Plugin-GitHub-Offline LEONT Add a GitHub repo's info to META.{yml,json} 2024-02-06T19:19:02 Dist-Zilla-Plugin-Sah-SchemaBundle PERLANCAR Plugin to use when building Sah-SchemaBundle-* distribution 2024-03-22T00:05:48 Dist-Zilla-Plugin-SimpleBootstrap HAARG Bootstrap a Dist::Zilla library 2024-10-04T23:31:37 Dist-Zilla-Plugin-Sorter PERLANCAR Plugin to use when building Sorter::* distribution 2024-05-07T00:05:19 Dist-Zilla-Plugin-Test-Pod-Coverage-TrustMe HAARG An author test for Pod Coverage 2024-10-09T04:35:48 Dist-Zilla-Role-GetDistFileURL PERLANCAR Get URL to a file inside a Perl distribution 2024-03-23T00:05:56 Dist-Zilla-Stash-OnePasswordLogin RJBS get login credentials from 1Password 2024-05-25T16:30:09 Drought-PET-Thornthwaite AALLGOOD Calculate potential evapotranspiration (PET) using the Thornthwaite method 2024-12-12T21:22:38 Environment-Is PLICEASE Detect environments like Docker or WSL 2024-11-23T20:54:33 Eugener EUGENER A test package. DOnt install. 2024-11-26T14:55:51 Eugener-test EUGENER A test package. DOnt install. 2024-11-20T13:32:00 Eugener_test EUGENER A test package. DOnt install. 2024-11-20T13:34:56 Eugenertest EUGENER A test package. DOnt install. 2024-11-20T14:04:58 Exercises-API NOBUNAGA API Ninja's Exercises API 2024-07-02T19:49:44 ExtUtils-Builder LEONT An overview of the foundations of the ExtUtils::Builder Plan framework 2024-04-25T12:14:45 ExtUtils-Builder-Compiler LEONT Portable compilation 2024-04-25T13:18:11 ExtUtils-Typemaps-Misc LEONT A collection of miscelaneous typemap templates 2024-06-20T19:43:50 ExtUtils-Typemaps-Signal LEONT asdasd 2024-01-29T20:58:52 Extender DOMERO Dynamically enhance Perl objects with additional methods from other modules or custom subroutines 2024-07-17T10:06:50 Extism EXTISM Extism Perl SDK 2024-06-06T04:07:08 FFI-Platypus-Lang-V PLICEASE Documentation and tools for using Platypus with the V programming language 2024-12-19T01:16:18 Feed-Data-AlJazeera LNATION The great new Feed::Data::AlJazeera! 2024-05-09T05:50:01 Feed-Data-BBC LNATION Waiting for comedians to present the news 2024-05-02T08:38:34 Feed-Data-CNN LNATION The rest of the world will follow. 2024-05-02T10:11:29 File-FindUniq PERLANCAR Find unique or duplicate file {contents,names} 2024-12-05T07:59:52 File-Information LION generic module for extrating information from filesystems 2024-10-11T03:10:43 File-ShareDir-Tiny LEONT Locate per-dist and per-module shared files 2024-08-25T13:07:29 File-SharedVar CDRAKE Pure-Perl extension to share variables between Perl processes using files and file locking for their transport 2024-10-17T12:03:33 File-Strfile SAMYOUNG OO strfile interface 2024-10-30T16:27:36 File-Util-Rename PERLANCAR Utilities related to renaming files 2024-02-12T00:06:03 File-ValueFile LION module for reading and writing ValueFile files 2024-10-03T00:30:39 Filter-Syntactic DCONWAY Source filters based on syntax, instead of luck 2024-06-26T22:39:31 Frame CRABAPP Bare-bones, real-time web framework (WIP) 2024-10-05T23:42:01 Fred-Fish-DBUG CLEACH Perl implementation of the Fred Fish C/C++ macros for Perl. 2024-09-25T18:58:19 FreeDesktop-Icons HANJE Use icon libraries quick & easy 2024-05-31T17:26:09 Full TEAM common pragmata for Perl scripts and modules 2024-09-14T01:53:27 Future-IO-Impl-AnyEvent MATHIAS Future::IO implementation using AnyEvent 2024-11-27T21:09:50 GCC-Builtins BLIAKO access GCC compiler builtin functions via XS 2024-03-19T13:31:21 Game-Cribbage LNATION The great new Game::Cribbage! 2024-05-15T00:15:17 Game-EnergyLoop JMATES a simple energy system 2024-11-05T19:13:51 Game-Kezboard JMATES a SDL game where cards are used to move around a board 2024-01-12T00:56:02 Game-Snake LNATION A clone of the classic snake game using raylib 2024-12-29T20:33:35 Games-Sudoku-Html SHE Visualize and play collections of standard 9×9 Sudoku in your browser. 2024-02-24T20:23:44 Games-Sudoku-PatternSolver SHE Solve, generate and play Sudoku 9×9 grids. 2024-01-09T21:26:03 Games-Sudoku-Pdf SHE Produce pdf files from your digital Sudoku sources or collections. 2024-02-24T19:57:08 Genealogy-FindaGrave NHORNE Find URLs on FindaGrave for a person 2024-11-11T13:01:21 Generate JANESKIL lib::GenerateSQL 2024-09-22T09:42:48 Geo-Coder-GeoApify NHORNE Provides a Geo-Coding functionality using https://www.geoapify.com/maps-api/ 2024-10-23T17:12:59 Geo-Leaflet MRDVT Generates Leaflet web page 2024-11-09T02:48:31 Geography-States-Borders GENE Return the borders of states and provinces 2024-01-24T19:03:21 Getopt-Lazier JOJESSF Lazy Getopt-like BS 2024-09-02T15:31:38 Github-ReleaseFetcher TEODESIAN Fetch either the latest or a particular named version of a file in a release from github 2024-08-13T22:09:19 Google-Protobuf-Loader MATHIAS Automatically load .proto file using the standard "use" syntax. 2024-09-22T20:40:43 Graphics-ColorNamesCMYK PERLANCAR Define CMYK values for common color names 2024-05-10T00:05:12 Graphics-ColorNamesCMYK-All PERLANCAR CMYK colors from all Graphics::ColorNamesCMYK::* 2024-06-03T00:06:12 Graphics-ColorNamesCMYK-BannersCom PERLANCAR Basic CMYK colors from banners.com 2024-05-17T00:05:09 Graphics-ColorNamesCMYK-JohnDecemberCom PERLANCAR CMYK color names from johndecember.com 2024-05-19T00:05:21 Graphics-ColorNamesCMYK-Pantone PERLANCAR Pantone colors 2024-05-14T00:05:54 Graphics-ColorNamesCMYK-ToutesLesCouleursCom PERLANCAR CMYK colors from http://toutes-les-couleurs.com/ (red) 2024-05-16T00:06:24 Graphics-ColorNamesLite PERLANCAR Define RGB values for common color names (lite version) 2024-05-09T00:05:39 HATX HOEKIT A fluent interface for Hash and Array Transformations 2024-06-28T13:43:31 Hades-Realm-Rope LNATION Hades realm for Moose 2024-05-20T13:39:42 Hash-Iter PERLANCAR Generate a coderef iterator for a hash 2024-11-04T08:09:16 HashData-Color-CMYK-JohnDecemberCom PERLANCAR CMYK color names (from johndecember.com) 2024-05-18T00:05:57 HashData-Color-CMYK-ToutesLesCouleursCom PERLANCAR CMYK color names (from ToutesLesCouleursCom) 2024-05-15T00:06:01 HashData-Color-PantoneToCMYK PERLANCAR Mapping of Pantone color names to CMYK values 2024-05-08T00:05:41 HashData-ColorCode-CMYK-JohnDecemberCom PERLANCAR CMYK color names (from johndecember.com) 2024-05-22T00:06:06 HashData-ColorCode-CMYK-Pantone PERLANCAR Mapping of Pantone color names to CMYK values 2024-05-23T00:05:32 HashData-ColorCode-CMYK-ToutesLesCouleursCom PERLANCAR CMYK color names (from ToutesLesCouleursCom) 2024-05-24T00:06:00 HashDataBundle-Display-Resolution PERLANCAR HashData::* modules related to Display::Resolution 2024-11-10T00:05:43 IO-Async-Loop-Epoll-FD LEONT Use IO::Async with Epoll and special filehandles 2024-01-27T16:45:26 IO-SocketAlarm NERDVANA Perform asynchronous actions when a socket changes status 2024-08-27T06:08:13 IPC-MicroSocket PEVANS minimal request/response or pub/sub mechanism 2024-08-05T13:49:53 IPCamera-Reolink SFOBERSKI Reolink API provides access to the System, Security, Network, Video input, Enc, Record, PTZ, and Alarm functions of a Reolink IP Camera or NVR via HTTP(S)/REST 2024-01-04T22:06:26 ImgurAPI DILLANBH Imgur API client 2024-03-20T03:11:21 ImgurAPI-Client DILLANBH 2024-03-20T03:31:39 Intellexer-API HAX Perl API client for the Intellexer, a webservice that, "enables developers to embed Intellexer semantics products using XML or JSON." 2024-03-04T02:34:33 JIRA-REST-Lite SHINGO Lightweight wrapper around Jira's REST API 2024-08-16T01:20:46 JSON-LD PLICEASE Load and dump JSON files 2024-12-07T15:40:25 JSON-Ordered-Conditional LNATION A conditional language within an ordered JSON struct 2024-04-06T06:47:37 JSON-ToHTML ARISTOTLE render JSON-based Perl datastructures as HTML tables 2024-04-09T04:28:11 Kanboard-API BARBARITO A Perl interface to the Kanboard API 2024-07-28T23:46:12 Kelp-Module-Beam-Wire BRTASTIC Beam::Wire dependency injection container for Kelp 2024-06-02T14:32:03 Kelp-Module-Storage-Abstract BRTASTIC Abstract file storage for Kelp 2024-10-16T20:04:19 Kelp-Module-YAML BRTASTIC YAML encoder / decoder for Kelp 2024-06-24T19:18:49 KelpX-Controller BRTASTIC Base custom controller for Kelp 2024-07-08T14:43:24 Knowledge RSPIER a great new dist 2024-04-27T11:13:53 LaTeX-Easy-Templates BLIAKO Easily format content into PDF/PS/DVI with LaTeX templates. 2024-03-15T21:43:58 Langertha GETTY The clan of fierce vikings with axe and shield to AId your rAId 2024-08-03T20:56:05 Linux-Landlock MBALLARIN An interface to the Landlock sandboxing facility of Linux 2024-05-09T20:12:52 List-Stream RAWLEYFOW Simple, fast, functional processing of list data 2024-10-07T15:49:41 Local-Acme CONTRA The great new Local::Acme! 2024-11-19T07:43:34 Locale-CLDR-Locales-Aa JGNI Locale::CLDR – Data Package ( Perl localization data for Afar ) 2024-02-25T13:32:59 Locale-CLDR-Locales-Ab JGNI Locale::CLDR – Data Package ( Perl localization data for Abkhazian ) 2024-02-25T13:34:25 Locale-CLDR-Locales-An JGNI Locale::CLDR – Data Package ( Perl localization data for Aragonese ) 2024-02-25T13:39:26 Locale-CLDR-Locales-Ann JGNI Locale::CLDR – Data Package ( Perl localization data for Obolo ) 2024-02-25T13:40:49 Locale-CLDR-Locales-Apc JGNI Locale::CLDR – Data Package ( ) 2024-02-25T13:42:12 Locale-CLDR-Locales-Arn JGNI Locale::CLDR – Data Package ( Perl localization data for Mapuche ) 2024-02-25T13:43:47 Locale-CLDR-Locales-Ba JGNI Locale::CLDR – Data Package ( Perl localization data for Bashkir ) 2024-02-25T13:49:23 Locale-CLDR-Locales-Bal JGNI Locale::CLDR – Data Package ( Perl localization data for Baluchi ) 2024-02-25T13:49:34 Locale-CLDR-Locales-Bew JGNI Locale::CLDR – Data Package ( Perl localization data for Betawi ) 2024-02-25T13:54:02 Locale-CLDR-Locales-Bgc JGNI Locale::CLDR – Data Package ( Perl localization data for Haryanvi ) 2024-02-25T13:56:59 Locale-CLDR-Locales-Bgn JGNI Locale::CLDR – Data Package ( Perl localization data for Western Balochi ) 2024-02-25T13:57:19 Locale-CLDR-Locales-Bho JGNI Locale::CLDR – Data Package ( Perl localization data for Bhojpuri ) 2024-02-25T13:58:45 Locale-CLDR-Locales-Blo JGNI Locale::CLDR – Data Package ( Perl localization data for Anii ) 2024-02-25T14:00:25 Locale-CLDR-Locales-Blt JGNI Locale::CLDR – Data Package ( Perl localization data for Tai Dam ) 2024-02-25T14:00:36 Locale-CLDR-Locales-Bss JGNI Locale::CLDR – Data Package ( Perl localization data for Akoose ) 2024-02-25T14:08:19 Locale-CLDR-Locales-Byn JGNI Locale::CLDR – Data Package ( Perl localization data for Blin ) 2024-02-25T14:08:31 Locale-CLDR-Locales-Cad JGNI Locale::CLDR – Data Package ( Perl localization data for Caddo ) 2024-02-25T14:11:41 Locale-CLDR-Locales-Cch JGNI Locale::CLDR – Data Package ( Perl localization data for Atsam ) 2024-02-25T14:11:52 Locale-CLDR-Locales-Ceb JGNI Locale::CLDR – Data Package ( Perl localization data for Cebuano ) 2024-01-06T19:23:24 Locale-CLDR-Locales-Cho JGNI Locale::CLDR – Data Package ( Perl localization data for Choctaw ) 2024-02-25T14:16:44 Locale-CLDR-Locales-Cic JGNI Locale::CLDR – Data Package ( Perl localization data for Chickasaw ) 2024-02-25T14:19:31 Locale-CLDR-Locales-Co JGNI Locale::CLDR – Data Package ( Perl localization data for Corsican ) 2024-02-25T14:21:02 Locale-CLDR-Locales-Csw JGNI Locale::CLDR – Data Package ( Perl localization data for Swampy Cree ) 2024-02-25T14:22:49 Locale-CLDR-Locales-Cv JGNI Locale::CLDR – Data Package ( Perl localization data for Chuvash ) 2024-02-25T14:25:39 Locale-CLDR-Locales-Doi JGNI Locale::CLDR – Data Package ( Perl localization data for Dogri ) 2024-01-06T19:33:59 Locale-CLDR-Locales-Dv JGNI Locale::CLDR – Data Package ( Perl localization data for Divehi ) 2024-02-25T14:35:09 Locale-CLDR-Locales-Frr JGNI Locale::CLDR – Data Package ( Perl localization data for Northern Frisian ) 2024-02-25T14:51:31 Locale-CLDR-Locales-Gaa JGNI Locale::CLDR – Data Package ( Perl localization data for Ga ) 2024-02-25T14:54:34 Locale-CLDR-Locales-Gez JGNI Locale::CLDR – Data Package ( Perl localization data for Geez ) 2024-02-25T14:57:36 Locale-CLDR-Locales-Gn JGNI Locale::CLDR – Data Package ( Perl localization data for Guarani ) 2024-02-25T14:59:14 Locale-CLDR-Locales-Hnj JGNI Locale::CLDR – Data Package ( Perl localization data for Hmong Njua ) 2024-02-25T15:09:00 Locale-CLDR-Locales-Ie JGNI Locale::CLDR – Data Package ( Perl localization data for Interlingue ) 2024-02-25T15:20:31 Locale-CLDR-Locales-Io JGNI Locale::CLDR – Data Package ( Perl localization data for Ido ) 2024-02-25T15:23:42 Locale-CLDR-Locales-Iu JGNI Locale::CLDR – Data Package ( Perl localization data for Inuktitut ) 2024-02-25T15:26:52 Locale-CLDR-Locales-Jbo JGNI Locale::CLDR – Data Package ( Perl localization data for Lojban ) 2024-02-25T15:28:43 Locale-CLDR-Locales-Kaj JGNI Locale::CLDR – Data Package ( Perl localization data for Jju ) 2024-02-25T15:34:54 Locale-CLDR-Locales-Kcg JGNI Locale::CLDR – Data Package ( Perl localization data for Tyap ) 2024-02-25T15:36:25 Locale-CLDR-Locales-Ken JGNI Locale::CLDR – Data Package ( Perl localization data for Kenyang ) 2024-02-25T15:39:38 Locale-CLDR-Locales-Kgp JGNI Locale::CLDR – Data Package ( Perl localization data for Kaingang ) 2024-01-06T20:28:00 Locale-CLDR-Locales-Kpe JGNI Locale::CLDR – Data Package ( Perl localization data for Kpelle ) 2024-02-25T15:51:57 Locale-CLDR-Locales-Kxv JGNI Locale::CLDR – Data Package ( Perl localization data for Kuvi ) 2024-02-25T15:59:25 Locale-CLDR-Locales-La JGNI Locale::CLDR – Data Package ( Perl localization data for Latin ) 2024-02-25T16:01:00 Locale-CLDR-Locales-Lij JGNI Locale::CLDR – Data Package ( Perl localization data for Ligurian ) 2024-02-25T16:05:34 Locale-CLDR-Locales-Lmo JGNI Locale::CLDR – Data Package ( Perl localization data for Lombard ) 2024-02-25T16:07:06 Locale-CLDR-Locales-Mai JGNI Locale::CLDR – Data Package ( Perl localization data for Maithili ) 2024-01-06T20:57:37 Locale-CLDR-Locales-Mdf JGNI Locale::CLDR – Data Package ( Perl localization data for Moksha ) 2024-02-25T16:18:24 Locale-CLDR-Locales-Mic JGNI Locale::CLDR – Data Package ( Perl localization data for Mi'kmaw ) 2024-02-25T16:25:46 Locale-CLDR-Locales-Mni JGNI Locale::CLDR – Data Package ( Perl localization data for Manipuri ) 2024-01-06T21:09:13 Locale-CLDR-Locales-Moh JGNI Locale::CLDR – Data Package ( Perl localization data for Mohawk ) 2024-02-25T16:30:37 Locale-CLDR-Locales-Mus JGNI Locale::CLDR – Data Package ( Perl localization data for Muscogee ) 2024-02-25T16:35:33 Locale-CLDR-Locales-Myv JGNI Locale::CLDR – Data Package ( Perl localization data for Erzya ) 2024-02-25T16:38:20 Locale-CLDR-Locales-No JGNI Locale::CLDR – Data Package ( Perl localization data for Norwegian ) 2024-01-06T21:31:12 Locale-CLDR-Locales-Nqo JGNI Locale::CLDR – Data Package ( Perl localization data for N’Ko ) 2024-02-25T16:49:31 Locale-CLDR-Locales-Nr JGNI Locale::CLDR – Data Package ( Perl localization data for South Ndebele ) 2024-02-25T16:49:40 Locale-CLDR-Locales-Nso JGNI Locale::CLDR – Data Package ( Perl localization data for Northern Sotho ) 2024-02-25T16:51:06 Locale-CLDR-Locales-Nv JGNI Locale::CLDR – Data Package ( Perl localization data for Navajo ) 2024-02-25T16:52:52 Locale-CLDR-Locales-Ny JGNI Locale::CLDR – Data Package ( Perl localization data for Nyanja ) 2024-02-25T16:54:29 Locale-CLDR-Locales-Oc JGNI Locale::CLDR – Data Package ( Perl localization data for Occitan ) 2024-02-25T16:56:13 Locale-CLDR-Locales-Osa JGNI Locale::CLDR – Data Package ( Perl localization data for Osage ) 2024-02-25T16:59:38 Locale-CLDR-Locales-Pap JGNI Locale::CLDR – Data Package ( Perl localization data for Papiamento ) 2024-02-25T17:02:20 Locale-CLDR-Locales-Pcm JGNI Locale::CLDR – Data Package ( Perl localization data for Nigerian Pidgin ) 2024-01-06T21:37:52 Locale-CLDR-Locales-Pis JGNI Locale::CLDR – Data Package ( Perl localization data for Pijin ) 2024-02-25T17:04:08 Locale-CLDR-Locales-Quc JGNI Locale::CLDR – Data Package ( Perl localization data for Kʼicheʼ ) 2024-02-25T17:10:41 Locale-CLDR-Locales-Raj JGNI Locale::CLDR – Data Package ( Perl localization data for Rajasthani ) 2024-02-25T17:10:54 Locale-CLDR-Locales-Rhg JGNI Locale::CLDR – Data Package ( Perl localization data for Rohingya ) 2024-02-25T17:12:17 Locale-CLDR-Locales-Rif JGNI Locale::CLDR – Data Package ( Perl localization data for Riffian ) 2024-02-25T17:13:41 Locale-CLDR-Locales-Sa JGNI Locale::CLDR – Data Package ( Perl localization data for Sanskrit ) 2024-01-06T21:50:35 Locale-CLDR-Locales-Sat JGNI Locale::CLDR – Data Package ( Perl localization data for Santali ) 2024-01-06T21:53:44 Locale-CLDR-Locales-Sc JGNI Locale::CLDR – Data Package ( Perl localization data for Sardinian ) 2024-01-06T21:55:19 Locale-CLDR-Locales-Scn JGNI Locale::CLDR – Data Package ( Perl localization data for Sicilian ) 2024-02-25T17:27:35 Locale-CLDR-Locales-Sdh JGNI Locale::CLDR – Data Package ( Perl localization data for Southern Kurdish ) 2024-02-25T17:29:16 Locale-CLDR-Locales-Shn JGNI Locale::CLDR – Data Package ( Perl localization data for Shan ) 2024-02-25T17:36:55 Locale-CLDR-Locales-Sid JGNI Locale::CLDR – Data Package ( Perl localization data for Sidamo ) 2024-02-25T17:37:33 Locale-CLDR-Locales-Skr JGNI Locale::CLDR – Data Package ( ) 2024-02-25T17:40:13 Locale-CLDR-Locales-Sma JGNI Locale::CLDR – Data Package ( Perl localization data for Southern Sami ) 2024-02-25T17:41:45 Locale-CLDR-Locales-Smj JGNI Locale::CLDR – Data Package ( Perl localization data for Lule Sami ) 2024-02-25T17:43:11 Locale-CLDR-Locales-Sms JGNI Locale::CLDR – Data Package ( Perl localization data for Skolt Sami ) 2024-02-25T17:45:00 Locale-CLDR-Locales-Ss JGNI Locale::CLDR – Data Package ( Perl localization data for Swati ) 2024-02-25T17:49:56 Locale-CLDR-Locales-Ssy JGNI Locale::CLDR – Data Package ( Perl localization data for Saho ) 2024-02-25T17:51:22 Locale-CLDR-Locales-St JGNI Locale::CLDR – Data Package ( Perl localization data for Southern Sotho ) 2024-02-25T17:51:52 Locale-CLDR-Locales-Su JGNI Locale::CLDR – Data Package ( Perl localization data for Sundanese ) 2024-01-06T22:11:13 Locale-CLDR-Locales-Syr JGNI Locale::CLDR – Data Package ( Perl localization data for Syriac ) 2024-02-25T17:56:10 Locale-CLDR-Locales-Szl JGNI Locale::CLDR – Data Package ( Perl localization data for Silesian ) 2024-02-25T17:57:55 Locale-CLDR-Locales-Tig JGNI Locale::CLDR – Data Package ( Perl localization data for Tigre ) 2024-02-25T18:04:08 Locale-CLDR-Locales-Tn JGNI Locale::CLDR – Data Package ( Perl localization data for Tswana ) 2024-02-25T18:07:12 Locale-CLDR-Locales-Tok JGNI Locale::CLDR – Data Package ( Perl localization data for Toki Pona ) 2024-02-25T18:08:49 Locale-CLDR-Locales-Tpi JGNI Locale::CLDR – Data Package ( Perl localization data for Tok Pisin ) 2024-02-25T18:09:03 Locale-CLDR-Locales-Trv JGNI Locale::CLDR – Data Package ( Perl localization data for Taroko ) 2024-02-25T18:13:13 Locale-CLDR-Locales-Trw JGNI Locale::CLDR – Data Package ( Perl localization data for Torwali ) 2024-02-25T18:13:24 Locale-CLDR-Locales-Ts JGNI Locale::CLDR – Data Package ( Perl localization data for Tsonga ) 2024-02-25T18:15:02 Locale-CLDR-Locales-Tyv JGNI Locale::CLDR – Data Package ( Perl localization data for Tuvinian ) 2024-02-25T18:18:06 Locale-CLDR-Locales-Ve JGNI Locale::CLDR – Data Package ( Perl localization data for Venda ) 2024-02-25T18:24:31 Locale-CLDR-Locales-Vec JGNI Locale::CLDR – Data Package ( Perl localization data for Venetian ) 2024-02-25T18:25:52 Locale-CLDR-Locales-Vmw JGNI Locale::CLDR – Data Package ( Perl localization data for Makhuwa ) 2024-02-25T18:28:42 Locale-CLDR-Locales-Wa JGNI Locale::CLDR – Data Package ( Perl localization data for Walloon ) 2024-02-25T18:30:55 Locale-CLDR-Locales-Wal JGNI Locale::CLDR – Data Package ( Perl localization data for Wolaytta ) 2024-02-25T18:33:42 Locale-CLDR-Locales-Wbp JGNI Locale::CLDR – Data Package ( Perl localization data for Warlpiri ) 2024-02-25T18:33:50 Locale-CLDR-Locales-Xnr JGNI Locale::CLDR – Data Package ( Perl localization data for Kangri ) 2024-02-25T18:37:03 Locale-CLDR-Locales-Yrl JGNI Locale::CLDR – Data Package ( Perl localization data for Nheengatu ) 2024-01-06T22:42:43 Locale-CLDR-Locales-Za JGNI Locale::CLDR – Data Package ( Perl localization data for Zhuang ) 2024-02-25T18:44:50 Locale-Intl JDEGUEST A Web Intl.Locale Class Implementation 2024-10-07T05:24:54 Locale-Unicode-Data JDEGUEST Unicode CLDR SQL Data 2024-08-01T22:43:58 Locale-Unicode JDEGUEST Unicode Locale Identifier compliant with BCP47 and CLDR 2024-05-17T08:05:23 Log-Any-Simple MATHIAS A very thin wrapper around Log::Any, using a functional interface that dies automatically when you log above a given level. 2024-04-24T19:51:03 Log-Log4perl-Config-YamlConfigurator SVW Reads Log4perl YAML configurations 2024-05-29T07:51:19 MFab-Plugins-Datadog DDROWN Mojolicious plugin for Datadog APM integration 2024-11-06T16:24:14 MIDI-RtMidi-ScorePlayer GENE Play a MIDI score in real-time 2024-07-10T23:51:51 MPGA NNZ MPGA – a module that makes it easy to write PERL programs 2024-10-05T14:26:55 Mail-Colander POLETTIX Categorize and manage email messages 2024-11-28T06:49:09 Mail-Sieve POLETTIX Categorize and manage email messages 2024-11-16T10:11:54 Map-Metro-Plugin-Map-London ETJ Map::Metro map for London 2024-09-02T10:23:10 Map-Tube-Hamburg GWS Interface to the Hamburg U- and S-Bahn maps including AKN 2024-12-09T01:59:08 Map-Tube-Rome GDT Interface to the Rome tube map 2024-08-27T16:01:05 Markdown-Perl MATHIAS Very configurable Markdown processor written in pure Perl, supporting the CommonMark spec and many extensions 2024-03-31T21:17:51 Math-GSL-Alien HAKONH Easy installation of the GSL shared library 2024-07-17T09:42:10 Math-JS SISYPHUS Emulate JavaScript arithmetic in perl 2024-01-11T01:26:01 Math-LiveStats CDRAKE Pure perl module to make mean, standard deviation, and p-values available for given window sizes in streaming data 2024-10-11T04:34:55 Math-NLopt DJERIUS Math::NLopt – Perl interface to the NLopt optimization library 2024-05-01T07:53:48 Math-NumberBase-XS ZARABOZO Lighting fast number converter from one base to another base 2024-11-11T05:30:35 Math-Recaman SIMONW Calculate numbers in Recamán's sequence 2024-06-25T17:25:03 Math-Symbolic-Custom-Collect MJOHNSON Collect up Math::Symbolic expressions 2024-09-27T09:17:04 Math-Symbolic-Custom-CollectSimplify MJOHNSON Simplify Math::Symbolic expressions using Math::Symbolic::Custom::Collect 2024-12-13T10:30:30 Math-Symbolic-Custom-Matrix MJOHNSON Matrix routines for Math::Symbolic 2024-12-08T10:54:28 Math-Symbolic-Custom-Polynomial MJOHNSON Polynomial routines for Math::Symbolic 2024-11-27T17:41:18 Math-Symbolic-Custom-ToShorterString MJOHNSON Shorter string representations of Math::Symbolic trees 2024-09-16T19:09:06 MetaCPAN-Pod-HTML HAARG Format Pod as HTML for MetaCPAN 2024-08-26T14:55:52 Microsoft-Teams-WebHook TYRRMINAL Microsoft Teams WebHook with AdaptiveCards for formatting notifications 2024-02-20T19:13:14 Minima TESSARIN Efficient web framework built with modern core classes 2024-10-04T21:57:09 Mo-utils-CSS SKIM Mo CSS utilities. 2024-01-06T14:56:51 Mo-utils-Country SKIM Mo country utilities. 2024-04-11T13:41:33 Mo-utils-Email SKIM Mo utilities for email. 2024-01-07T23:51:14 Mo-utils-IRI SKIM Mo utilities for IRI. 2024-02-29T21:11:02 Mo-utils-Time SKIM Mo time utilities. 2024-04-12T14:28:06 Mo-utils-TimeZone SKIM Mo timezone utilities. 2024-04-03T16:34:52 Mo-utils-URI SKIM Mo utilities for URI. 2024-02-11T16:17:45 Module-Features-PluginSystem PERLANCAR Features of modules that generate text tables 2024-03-25T00:05:33 Module-Pluggable-_ModuleFeatures PERLANCAR Features declaration for Module::Pluggable 2024-03-26T00:05:20 Mojo-UserAgent-Role-Retry SSMN Retry requests on failure 2024-12-29T07:39:35 Mojo-UserAgent-Role-TotalTimeout KARJALA Role for Mojo::UserAgent that enables setting total timeout including redirects 2024-11-06T09:41:19 MojoUserAgentRoleRetry SSMN Retry requests on failure 2024-12-29T00:59:46 Mojolicious-Plugin-Authentication-OIDC TYRRMINAL OpenID Connect implementation integrated into Mojolicious 2024-04-25T19:27:09 Mojolicious-Plugin-Authorization-AccessControl TYRRMINAL Integrate Authorization::AccessControl into Mojolicious 2024-05-16T23:23:55 Mojolicious-Plugin-BModel BCDE Catalyst-like models in Mojolicious 2024-09-16T17:46:31 Mojolicious-Plugin-Badge GDT Badge Plugin for Mojolicious 2024-09-19T21:29:36 Mojolicious-Plugin-Config-Structured-Bootstrap TYRRMINAL Autoconfigure Mojolicious application and plugins 2024-05-20T13:39:53 Mojolicious-Plugin-Credentials LEONT A credentials store in mojo 2024-01-31T01:34:25 Mojolicious-Plugin-Cron-Scheduler TYRRMINAL Mojolicious Plugin that wraps Mojolicious::Plugin::Cron for job configurability 2024-04-16T11:48:54 Mojolicious-Plugin-Data-Transfigure TYRRMINAL Mojolicious adapter for Data::Transfigure 2024-05-18T03:42:37 Mojolicious-Plugin-INIConfig-Extended HESCO Mojolicious Plugin to overload a Configuration 2024-02-13T02:33:46 Mojolicious-Plugin-Migration-Sqitch TYRRMINAL Run Sqitch database migrations from a Mojo app 2024-04-30T15:37:52 Mojolicious-Plugin-Module-Loader TYRRMINAL Automatically load mojolicious namespaces 2024-04-19T14:09:36 Mojolicious-Plugin-ORM-DBIx TYRRMINAL Easily load and access DBIx::Class functionality in Mojolicious apps 2024-04-03T13:32:06 Mojolicious-Plugin-SendEmail TYRRMINAL Easily send emails from Mojolicious applications 2024-04-01T20:40:24 Mojolicious-Plugin-Sessionless TYRRMINAL Installs noop handlers to disable Mojolicious sessions 2024-04-16T12:45:37 Mojolicious-Plugin-WebComponent RES An effort to make creating and using custom web components easier 2024-02-29T16:06:39 MooX-Pack LNATION The great new MooX::Pack! 2024-04-20T01:52:17 MooseX-JSONSchema GETTY Adding JSON Schema capabilities to your Moose class 2024-08-03T20:36:33 MooseX-Types-StrictScalarTypes DCANTRELL strict Moose type constraints for integers, numbers, and Booleans 2024-09-01T10:27:38 Mslm MSLM The official Perl Library for Mslm APIs. 2024-01-16T04:34:02 Multi-Dispatch DCONWAY Multiple dispatch for Perl subs and methods 2024-06-26T22:42:28 Music-Dice GENE Define and roll musical dice 2024-11-30T22:57:09 Neo4j-Driver-Plugin-LWP AJNN Neo4j::Driver plug-in for libwww-perl 2024-12-11T07:09:57 Net-Async-OpenExchRates VNEALV Interaction with OpenExchangeRates API 2024-04-20T11:46:28 Net-EANSearch JANW Perl module for EAN and ISBN lookup and validation using the API on https://www.ean-search.org 2024-02-13T15:30:27 Net-EPP-MITMProxy GBROWN A generic EPP proxy server framework. 2024-05-02T11:56:41 Net-EPP-Server GBROWN A simple EPP server implementation. 2024-04-08T09:38:21 Net-LineNotify SHINGO A simple wrapper for LINE Notify API 2024-09-29T10:48:48 Net-MailChimp ARTHAS Perl library with MINIMAL interface to use MailChimp API. 2024-03-14T13:52:35 Net-OpenSSH-More TEODESIAN Net::OpenSSH submodule with many useful features 2024-08-09T00:03:26 Net-OpenVPN-Manager ATOY Start OpenVPN Manager and return PSGI handler 2024-03-08T18:07:11 Net-PaccoFacile ARTHAS Perl library with MINIMAL interface to use PaccoFacile API. 2024-03-01T16:16:12 Net-RDAP-Server GBROWN an RDAP server framework. 2024-10-22T15:56:38 Net-SNMP-Mixin-PoE GAISSMAI mixin class for power over ethernet related infos from 2024-09-10T21:05:54 Number-Iterator LNATION The great new Number::Iterator! 2024-04-18T19:45:31 Number-Iterator-XS LNATION iterate numbers faster 2024-07-26T03:56:33 OSLV-Monitor VVELOX OS level virtualization monitoring extend for LibreNMS. 2024-09-10T21:09:59 Object-Pad-LexicalMethods PEVANS operator for lexical method call syntax 2024-09-20T19:02:48 Object-Pad-Operator-Of PEVANS access fields of other instances 2024-08-22T11:30:12 Ogma LNATION Command Line Applications via Rope 2024-05-07T08:27:11 OpenAPI-PerlGenerator CORION create Perl client SDKs from OpenAPI specs 2024-03-24T11:02:37 OpenFeature-SDK CATOUC OpenFeature SDK for Perl 2024-08-17T19:40:04 OpenMP OODLER Metapackage for using OpenMP in Perl 2024-07-19T21:12:29 OpenSearch LHRST It's new $module 2024-05-15T15:22:31 PDK-Concern CARELINE PDK::Concern::H3c::Netdisco – Explore and manage LLDP topology for H3C devices 2024-10-17T13:32:50 PDK-Content CARELINE Content parsing and management for PDK 2024-10-06T13:51:02 PDK-Crate CARELINE Everything that PDK modules needs 2024-10-05T12:19:02 PDK-DBI CARELINE PDK::DBI- A Moose-based wrapper for MySQL|Postgresql database operations using DBIx::Custom 2024-10-10T03:28:18 PDK-Utils CARELINE Utility functions for PDK 2024-10-07T06:42:24 PDL-Complex ETJ handle complex numbers (DEPRECATED – use native complex) 2024-11-26T02:13:32 PDL-Fit ETJ Levenberg-Marquardt fitting routine for PDL 2024-12-09T12:50:50 PDL-GSL ETJ parameter estimations and probability density functions for distributions. 2024-12-09T06:08:00 PDL-Graphics-IIS ETJ Display PDL images on IIS devices (saoimage/ximtool) 2024-09-30T06:20:14 PDL-Graphics-Limits ETJ derive limits for display purposes 2024-11-25T23:17:09 PDL-IO-Browser ETJ 2D data browser for PDL 2024-11-26T00:27:38 PDL-IO-Dicom ETJ a module for reading DICOM images. 2024-12-04T02:35:06 PDL-IO-ENVI ETJ read ENVI data files into PDL 2024-12-04T04:14:07 PDL-IO-GD ETJ Interface to the GD image library. 2024-12-03T05:35:52 PDL-IO-HDF ETJ A PDL interface to the HDF4 library. 2024-12-03T04:08:00 PDL-IO-IDL ETJ I/O of IDL Save Files 2024-12-04T02:48:09 PDL-Minuit ETJ Minuit 1 optimization routines for PDL 2024-09-30T12:57:29 PDL-Opt-GLPK SOMMREY PDL interface to the GNU Linear Programming Kit 2024-02-21T20:32:39 PDL-Opt-Simplex ETJ Simplex optimization routines 2024-12-09T13:46:51 PDL-Perldl2 ETJ Simple shell (version 2) for PDL 2024-11-26T02:48:28 PDL-Transform-Proj4 ETJ PDL::Transform interface to the Proj4 projection library 2024-12-03T08:19:30 POE-Wheel-Run-DaemonHelper VVELOX Helper for the POE::Wheel::Run for easy controlling logging of stdout/err as well as restarting with backoff. 2024-01-16T18:57:00 Parallel-TaskExecutor MATHIAS Cross-platform executor for parallel tasks executed in forked processes 2024-04-13T20:02:27 Parse-SNI OLEG parse Server Name Indication from TLS handshake 2024-01-23T07:57:10 Password-OnePassword-OPCLI RJBS get items out of 1Password with the "op" CLI 2024-05-25T15:24:06 Perl-Critic-Policy-Plicease-ProhibitArrayAssignAref PLICEASE Don't assign an anonymous arrayref to an array 2024-12-28T21:26:23 Perl-PrereqScanner-Scanner-DistBuild LEONT scan for Dist::Build dependencies 2024-07-12T12:03:35 Perl-Version-Bumper BOOK Update use VERSION on any Perl code 2024-11-20T08:48:15 PerlIO-win32console TONYC Win32 console output layer 2024-05-26T13:03:53 Perlgram-Bot AMIRCANDY 2024-02-26T10:23:19 Plack-App-CPAN-Changes SKIM Plack application for CPAN::Changes object. 2024-03-14T18:23:48 Plack-App-Catmandu-OAI NJFRANCK drop in replacement for Dancer::Plugin::Catmandu::OAI 2024-08-23T07:58:26 Plack-App-Catmandu-SRU NJFRANCK drop in replacement for Dancer::Plugin::Catmandu::SRU 2024-07-30T09:27:07 Plack-App-ChangePassword SKIM Plack change password application. 2024-02-08T21:15:14 Plack-App-Login-Request SKIM Plack application for request of login information. 2024-04-29T14:23:02 Plack-App-Storage-Abstract BRTASTIC Serve files with Storage::Abstract 2024-10-13T20:10:13 Plack-Middleware-Static-Precompressed ARISTOTLE serve a tree of static pre-compressed files 2024-03-14T11:30:12 Plack-Middleware-Validate_Google_IAP_JWT HKOBA Validate JWT from Google IAP 2024-12-18T05:31:51 Plack-Middleware-Zstandard PLICEASE Compress response body with Zstandard 2024-05-10T18:08:23 Plugin-System-_ModuleFeatures PERLANCAR Features declaration for Plugin::System 2024-03-27T00:05:42 Pod-Weaver-Plugin-Sah-SchemaBundle PERLANCAR Plugin to use when building Sah::SchemaBundle::* distribution 2024-02-26T00:06:02 Pongo HAPPYBEAR A Perl MongoDB interface using XS and the MongoDB C driver. 2024-11-29T05:14:14 Poz YTURTLE A simple, composable, and extensible data validation library for Perl. 2024-12-08T07:09:15 Protocol-Sys-Virt-Devel EHUELS Development helper for Protocol::Sys::Virt and its dependants 2024-08-31T20:48:14 Protocol-Sys-Virt EHUELS Transport independent implementation of the remote LibVirt protocol 2024-08-31T21:36:13 QRCode-Any PERLANCAR Common interface to QRCode functions 2024-05-06T00:06:19 Qhull DJERIUS a really awesome library 2024-03-05T20:37:59 Quaint LNATION The great new Quaint! 2024-10-27T12:51:58 RDF-Cowl ZMUGHAL A lightweight API for working with OWL 2 ontologies 2024-02-15T03:37:41 RT-Extension-Import-CSV BPS RT-Extension-Import-CSV Extension 2024-05-15T18:16:51 RT-Extension-SMSWebhook-Twilio BPS RT-Extension-SMSWebhook-Twilio Extension 2024-06-13T22:40:55 Random-Simple BAKERSCOT Simple, usable, real world random numbers 2024-11-08T23:59:53 Raylib-FFI PERIGRIN Perl FFI bindings for raylib 2024-06-27T05:58:30 RecentInfo-Manager CORION 2024-11-03T07:32:19 Regex-Common ARFREITAS Provide commonly requested regular expressions 2024-08-12T22:48:17 Regexp-IntInequality HAUKEX generate regular expressions to match integers greater than / less than / etc. a value 2024-03-08T17:59:24 Result-Simple KFLY A dead simple perl-ish Result like F#, Rust, Go, etc. 2024-11-23T09:23:32 Rex-Commands-PerlSync BRTASTIC Sync directories, better 2024-10-01T18:26:54 Rope-Cmd LNATION Command Line Applications via Rope 2024-08-30T20:00:03 RxPerl-Extras KARJALA extra operators for RxPerl 2024-08-06T10:18:15 SMS-Send-CZ-Smsmanager RADIUSCZ SMS::Send driver for SMS Manager – Czech Republic 2024-06-10T20:58:38 SPVM-HTTP-Tiny KIMOTO HTTP Client 2024-02-23T08:53:30 SPVM-IO-Socket-SSL KIMOTO Sockets for SSL. 2024-10-28T02:23:49 SPVM-Net-DNS-Native KIMOTO Short Description 2024-10-21T07:04:37 SPVM-R KIMOTO Porting R language Features 2024-06-26T05:10:09 SPVM-Resource-Eigen KIMOTO Resource for C++ Eigen library 2024-07-16T23:56:40 SQL-Formatter PLICEASE Format SQL using the rust sqlformat library 2024-10-05T00:09:29 STIX GDT Structured Threat Information Expression (STIX) 2024-11-18T11:00:07 Sah-PSchemaBundle PERLANCAR Convention for Sah-PSchemaBundle-* distribution 2024-06-06T00:06:05 Sah-PSchemaBundle-Array PERLANCAR Parameterized schemas related to array type 2024-06-07T00:06:17 Sah-PSchemaBundle-Perl PERLANCAR Parameterized schemas related to Perl 2024-06-08T00:06:02 Sah-PSchemaBundle-Re PERLANCAR Various regular-expression (parameterized) schemas 2024-06-09T00:05:56 Sah-SchemaBundle PERLANCAR Convention for Sah-SchemaBundle-* distribution 2024-03-28T00:05:49 Sah-SchemaBundle-Array PERLANCAR Sah schemas related to array type 2024-03-29T00:05:36 Sah-SchemaBundle-ArrayData PERLANCAR Sah schemas related to ArrayData 2024-03-30T00:05:33 Sah-SchemaBundle-Binary PERLANCAR Sah schemas related to binary data 2024-03-17T00:05:16 Sah-SchemaBundle-Bool PERLANCAR Sah schemas related to bool data type 2024-03-24T00:05:52 Sah-SchemaBundle-BorderStyle PERLANCAR Sah schemas related to BorderStyle 2024-03-31T00:05:05 Sah-SchemaBundle-Business-ID-BCA PERLANCAR Sah schemas related to BCA (Bank Central Asia) bank 2024-04-23T00:05:53 Sah-SchemaBundle-Business-ID-Mandiri PERLANCAR Sah schemas related to Mandiri bank 2024-04-30T00:05:43 Sah-SchemaBundle-Business-ID-NIK PERLANCAR Sah schemas related to Indonesian citizenship registration numbers (NIK) 2024-05-01T00:05:13 Sah-SchemaBundle-Business-ID-NKK PERLANCAR Sah schemas related to Indonesian family card number (NKK) 2024-05-02T00:05:52 Sah-SchemaBundle-Business-ID-NOPPBB PERLANCAR Sah schemas related to Indonesian property tax numbers (NOP PBB) 2024-05-03T00:05:32 Sah-SchemaBundle-Business-ID-NPWP PERLANCAR Sah schemas related to Indonesian taxpayer registration number (NPWP) 2024-05-04T00:05:59 Sah-SchemaBundle-Business-ID-SIM PERLANCAR Sah schemas related to Indonesian driving license number (nomor SIM) 2024-05-05T00:06:14 Sah-SchemaBundle-CPAN PERLANCAR Sah schemas related to CPAN 2024-06-15T00:07:21 Sah-SchemaBundle-Chrome PERLANCAR Various Sah schemas related to Google Chrome 2024-06-12T00:06:44 Sah-SchemaBundle-Code PERLANCAR Various schemas related to 'code' type and coderefs 2024-06-10T04:51:45 Sah-SchemaBundle-Collection PERLANCAR Various Sah collection (array/hash) schemas 2024-06-16T00:05:16 Sah-SchemaBundle-Color PERLANCAR Sah schemas related to color codes/names 2024-06-12T00:06:55 Sah-SchemaBundle-ColorScheme PERLANCAR Sah schemas related to color schemes 2024-06-23T15:45:50 Sah-SchemaBundle-ColorTheme PERLANCAR Sah schemas related to ColorTheme 2024-06-30T00:05:31 Sah-SchemaBundle-Comparer PERLANCAR Sah schemas related to Comparer 2024-04-21T00:05:30 Sah-SchemaBundle-Country PERLANCAR Various Sah schemas related to country codes/names 2024-07-14T00:05:31 Sah-SchemaBundle-Currency PERLANCAR Various Sah currency schemas 2024-07-21T00:06:11 Sah-SchemaBundle-DBI PERLANCAR Schemas related to DBI 2024-07-28T00:06:12 Sah-SchemaBundle-DNS PERLANCAR Schemas related to DNS 2024-08-04T00:05:19 Sah-SchemaBundle-Data-Sah PERLANCAR Sah schemas related to Data::Sah 2024-08-11T00:06:03 Sah-SchemaBundle-DataSizeSpeed PERLANCAR Sah schemas related to data sizes & speeds (filesize, transfer speed, etc) 2024-08-02T21:50:19 Sah-SchemaBundle-Nutrient PERLANCAR Sah schemas related to nutrients 2024-06-04T02:10:55 Sah-SchemaBundle-Path PERLANCAR Schemas related to filesystem path 2024-04-01T00:06:15 Sah-SchemaBundle-Perl PERLANCAR Sah schemas related to Perl 2024-04-02T00:05:40 Sah-SchemaBundle-SortKey PERLANCAR Sah schemas related to SortKey 2024-04-22T00:06:02 Sah-SchemaBundle-Sorter PERLANCAR Sah schemas related to Sorter 2024-04-03T00:14:57 Sah-Schemas-Business-ID-BCA PERLANCAR Sah schemas related to BCA (Bank Central Asia) bank 2024-01-19T00:06:10 Sah-Schemas-Business-ID-Mandiri PERLANCAR Sah schemas related to Mandiri bank 2024-01-20T00:05:58 Sah-Schemas-Business-ID-NIK PERLANCAR Sah schemas related to Indonesian NIK numbers 2024-01-09T07:04:01 Sah-Schemas-Business-ID-NKK PERLANCAR Sah schemas related to Indonesian family card number (NKK) 2024-01-09T09:11:12 Sah-Schemas-Business-ID-NOPPBB PERLANCAR Sah schemas related to Indonesian property tax numbers (NOP PBB) 2024-01-12T00:11:12 Sah-Schemas-Business-ID-NPWP PERLANCAR Sah schemas related to Indonesian taxpayer registration number (NPWP) 2024-01-11T00:11:24 Sah-Schemas-Business-ID-SIM PERLANCAR Sah schemas related to Indonesian driving license number (nomor SIM) 2024-01-15T00:19:01 Sah-Schemas-Comparer PERLANCAR Sah schemas related to Comparer 2024-02-16T00:06:37 Sah-Schemas-HashData PERLANCAR Sah schemas related to HashData 2024-01-24T00:05:49 Sah-Schemas-SortKey PERLANCAR Sah schemas related to SortKey 2024-02-18T14:01:38 Sah-Schemas-Sorter PERLANCAR Sah schemas related to Sorter 2024-04-03T00:05:43 Salus LNATION The great new Salus! 2024-05-09T20:06:13 Seven LNATION The great new Seven! 2024-04-13T03:30:11 Shannon-Entropy-XS LNATION Calculate the Shannon entropy H of a given input string faster. 2024-07-18T19:43:55 Slack-BlockKit RJBS a toolkit for building BlockKit blocks for Slack 2024-07-04T01:51:26 Slackware-SBoKeeper SAMYOUNG SlackBuild package manager helper 2024-10-31T22:09:33 SlapbirdAPM-Agent-Dancer2 RAWLEYFOW Agent software for the Perl application performance monitor, Slapbird. slapbirdapm.com 2024-08-25T20:49:02 SlapbirdAPM-Agent-Mojo RAWLEYFOW Agent software for the Perl application performance monitor, Slapbird. slapbirdapm.com 2024-08-09T21:00:04 SlapbirdAPM-Agent-Plack RAWLEYFOW A Plack agent software for the Perl application performance monitor, Slapbird. slapbirdapm.com 2024-08-18T02:37:49 SmsAero SMSAERO Send SMS via smsaero.ru 2024-12-09T11:55:19 Socket-More-Interface DRCLAW Query network interfaces of your system 2024-01-15T22:26:01 Socket-More-Lookup DRCLAW System DNS Lookup Routines 2024-01-17T00:58:57 Socket-More-Resolver DRCLAW Loop Agnostic Asynchronous DNS Resolving 2024-01-17T22:58:34 Software-Security-Policy TIMLEGGE Create a Security Policy for your distribution 2024-12-16T03:23:46 Sort-BySimilarity PERLANCAR Sort by most similar to a reference string 2024-02-02T00:05:29 Sort-Key-SortKey PERLANCAR Thin wrapper for Sort::Key to easily use SortKey::* 2024-04-04T00:05:05 Sort-SubBundle-BySimilarity PERLANCAR Sort::Sub subroutines that sort items based on how similar it is to the target string 2024-01-18T00:05:32 Sort-SubBundle-DefHash PERLANCAR Sort::Sub subroutines related to DefHash 2024-01-13T00:11:24 Sort-SubBundle-Rinci PERLANCAR Sort::Sub subroutines related to Rinci 2024-01-16T00:11:13 Sort-SubBundle-Sah PERLANCAR Sort::Sub subroutines related to Sah 2024-01-17T00:05:53 SortExample PERLANCAR Sort examples 2024-02-27T00:05:08 SortExample-Color-Rainbow-EN PERLANCAR Ordered list of names of colors in the rainbow, in English 2024-04-05T00:06:12 SortKey PERLANCAR Reusable sort key generators 2024-02-14T00:05:41 SortKey-Num-by_length PERLANCAR String length as sort key 2024-02-15T00:05:40 SortKey-Num-file_mtime PERLANCAR File modification time as sort key 2024-10-13T00:05:46 SortKey-Num-file_num_links PERLANCAR File number of (hard) links as sort key 2024-12-08T00:05:11 SortKey-Num-file_size PERLANCAR File size as sort key 2024-12-15T00:05:21 SortKey-Num-length PERLANCAR String length as sort key 2024-02-15T00:05:51 SortKey-Num-pattern_count PERLANCAR Number of occurrences of string/regexp pattern as sort key 2024-04-06T00:05:41 SortKey-Num-similarity PERLANCAR Similarity to a reference string as sort key 2024-04-08T00:05:21 SortKey-Num-similarity_jaccard PERLANCAR Jaccard coefficient of a string to a reference string, as sort key 2024-05-30T00:05:29 SortKey-date_in_text PERLANCAR Date found in text as sort key 2024-04-19T00:05:23 SortSpec PERLANCAR Specification of sort specification 2024-04-09T00:05:37 SortSpec-Perl-CPAN-ChangesGroup-PERLANCAR PERLANCAR Specification to sort changes group heading PERLANCAR-style 2024-04-10T00:05:24 Sorter PERLANCAR Sorter 2024-02-07T00:11:23 Sorter-by_similarity PERLANCAR Sort by most similar to a reference string 2024-02-13T00:06:16 Sorter-file_by_mtime PERLANCAR Sort files by mtime (modification time) 2024-10-20T00:06:08 Sorter-file_by_num_links PERLANCAR Sort files by number of (hard) links 2024-12-22T00:06:07 Sorter-file_by_size PERLANCAR Sort files by size 2024-12-29T00:05:07 Sorter-from_comparer PERLANCAR Sort by comparer generated by a Comparer:: module 2024-04-11T00:05:17 Sorter-from_sortkey PERLANCAR Sort by keys generated by a SortKey:: module 2024-04-12T00:05:58 SpeL-Wizard WDAEMS engine to build audio files from the spel files generated by SpeL and maintain their up-to-dateness 2024-06-10T08:18:20 SpeL-Wizard-20240610-TRIAL WDAEMS engine to build audio files from the spel files generated by SpeL and maintain their up-to-dateness 2024-06-10T08:02:44 Sq DAVIDRAAB The Sq Language 2024-12-25T05:30:48 Sqids MYSOCIETY generate short unique identifiers from numbers 2024-04-06T10:43:27 Standup-Diary SMONFF Manage a simple journal in Markdown files 2024-11-23T14:08:21 Storage-Abstract BRTASTIC Abstraction for file storage 2024-10-13T14:20:10 Str-Iter PERLANCAR Generate a coderef iterator to iterate a string one (or more) character(s) at a time 2024-11-17T00:06:14 String-Mask-XS LNATION mask sensitive data faster 2024-07-03T21:44:29 String-Random-Regexp-regxstring BLIAKO Generate random strings from a regular expression 2024-06-28T23:27:57 Sumu-Perl-Modules CEEJAY Perl Modules 2024-09-28T16:29:04 Sumu-Windows-Upm4win CEEJAY User Pass Manager For Windows 2024-12-13T16:44:11 Super-Powers LNATION The hiddden truth 2024-05-02T04:21:41 Switch-Back DCONWAY given/when for a post-given/when Perl 2024-06-26T22:42:39 Switch-Right DCONWAY Switch and smartmatch done right this time 2024-06-26T22:45:36 Syntax-Keyword-Assert PEVANS debugging checks that throw exceptions 2024-10-01T14:24:23 Syntax-Keyword-PhaserExpression PEVANS phasers as arbitrary expressions rather than blocks 2024-10-28T21:33:23 Syntax-Operator-Is PEVANS match operator using Data::Checks constraints 2024-07-08T14:59:03 Sys-Async-Virt EHUELS LibVirt protocol implementation for clients 2024-09-15T20:23:53 Sys-Ebpf TAKEMIO Pure-Perl interface for eBPF (extended Berkeley Packet Filter) 2024-10-04T10:02:24 Sys-GetRandom-FFI RRWO get random bytes from the system 2024-12-27T00:55:22 Sys-GetRandom-PP MAUKE pure Perl interface to getrandom(2) 2024-06-15T05:21:14 TAP-Formatter-JUnit-PrintTxtStdout DERIV … 2024-01-31T10:09:30 TLV-EMV-Parser GHE A module for parsing EMV TLV strings 2024-01-15T21:42:01 TLV-EMV-Tags GHE A module that holds all EMV tags 2024-01-15T21:42:12 TLV-Parser GHE A module for parsing TLV strings 2024-01-15T21:26:13 TableData-Business-ID-BPOM-FoodAdditive PERLANCAR Food additives in BPOM 2024-04-10T11:10:00 TableData-Business-ID-BPOM-NutritionLabelRef PERLANCAR Nutrients 2024-05-27T00:05:19 TableData-Business-ID-Kemenkes-RDA PERLANCAR Indonesian RDA (AKG, Angka Kecukupan Gizi) 2024-07-02T03:05:09 TableData-Health-Nutrient PERLANCAR Nutrients 2024-05-25T00:05:57 TableDataRole-Source-DBI PERLANCAR Role to access table data from DBI 2024-05-28T00:05:38 TableDataRole-Source-SQLite PERLANCAR Role to access table data from SQLite database table/query 2024-05-29T00:05:31 Tags-HTML-CPAN-Changes SKIM Tags helper for CPAN::Changes object. 2024-03-14T09:55:49 Tags-HTML-ChangePassword SKIM Tags helper for change password. 2024-02-07T20:04:02 Tags-HTML-DefinitionList SKIM Tags helper for definition list. 2024-05-17T16:54:28 Tags-HTML-Element SKIM Tags helper for HTML elements. 2024-01-06T18:37:31 Tags-HTML-Footer SKIM Tags helper for HTML footer. 2024-06-03T15:29:04 Tags-HTML-Image SKIM Tags helper class for image presentation. 2024-04-20T13:32:39 Tags-HTML-Login-Request SKIM Tags helper for login request. 2024-04-29T11:23:37 Tags-HTML-Message-Board SKIM Tags helper for message board. 2024-06-03T16:01:31 Tags-HTML-Navigation-Grid SKIM Tags helper for navigation grid. 2024-05-10T18:53:42 Tags-HTML-Tree SKIM Tags helper for Tree. 2024-05-01T16:50:02 Task-Map-Tube MANWAR Bundles Map::Tube::* map packages. 2024-12-12T11:04:59 Task-Map-Tube-Bundle MANWAR Bundles Map::Tube::* map packages. 2024-12-12T11:33:02 Task-MemManager CHRISARG A memory allocator for low level code in Perl. 2024-08-25T23:42:18 Task-MemManager-CMalloc CHRISARG Allocates buffers using C's malloc 2024-12-02T03:33:50 Tcl-Tk-Tkwidget-Tix VKON 2024-01-01T18:54:55 Tcl-Tk-Tkwidget-treectrl VKON 2024-01-01T08:54:34 Temperature-Calculate-DegreeDays AALLGOOD Perl package to compute cooling, heating, and growing degree days 2024-12-03T20:23:00 Template-EmbeddedPerl JJNAPIORK Validation Library and more 2024-09-13T22:16:50 Template-Plexsite DRCLAW Class for interlinked templating 2024-11-12T03:59:54 Template-Plugin-Package PETDANCE allow calling of class methods on arbitrary classes that do not accept the class name as their first argument. 2024-03-12T04:32:11 Term-ANSI-Sprintf LNATION sprintf with ANSI colors 2024-08-25T09:46:37 Test-SpellCheck PLICEASE Check spelling of POD and other documents 2024-12-29T15:22:23 Test-SpellCheck-Plugin-Lang-EN-US PLICEASE US English language dictionary for Test::SpellCheck 2024-12-29T15:25:31 Test2-Plugin-DBBreak JOSERIJO Automatic breakpoint on failing tests for the perl debugger 2024-10-23T12:08:14 Test2-Tools-ComboObject PLICEASE Combine checks and diagnostics into a single test as an object 2024-11-22T07:22:27 Test2-Tools-MIDI JMATES test MIDI file contents 2024-04-09T23:42:34 Text-Schmutz RRWO You̇r screen is quiṭe dirty, please cleȧn it. 2024-07-11T22:41:24 Text-Table-Boxed JIMAVERA Automate separators and rules for Text::Table 2024-12-12T01:46:12 Text-Template-Tiny JV Variable substituting template processor 2024-07-05T11:10:37 Tie-Array-ArrayData PERLANCAR Access ArrayData object as a tied array 2024-01-23T00:05:50 Tie-Array-TableData PERLANCAR Access TableData object as a tied array 2024-01-22T00:05:54 Tie-Hash-DataSection PLICEASE Access __DATA__ section via tied hash 2024-12-24T05:56:04 Tie-Hash-HashData PERLANCAR Access HashData object as a tied hash 2024-02-09T00:05:25 Time-RTM CADE Run-time metrics stats 2024-12-01T23:49:06 Tiny-Prof TIMKA Perl profiling made simple to use. 2024-04-26T07:19:38 Tk-AppWindow HANJE an application framework based on Tk 2024-02-28T15:29:57 Tk-DynaMouseWheelBind HANJE Wheel scroll panes filled with widgets 2024-05-20T18:53:11 Tk-FileBrowser HANJE Multi column file system explorer 2024-03-29T21:22:08 Tk-PodViewer HANJE Simple ROText based pod viewer. 2024-08-20T20:06:36 Tk-Terminal HANJE Running system commands in a Tk::Text widget. 2024-07-03T09:24:21 Tradestie-WSBetsAPI NOBUNAGA Tradestie's Wallstreet Bets API 2024-07-01T19:57:16 URI-Shorten TEODESIAN Shorten URIs so that you don't have to rely on external services 2024-05-07T08:50:48 URI-Shortener TEODESIAN Shorten URIs so that you don't have to rely on external services 2024-05-07T15:53:48 UserAgent-Any MATHIAS Wrapper above any UserAgent library, supporting sync and async calls. 2024-11-15T21:01:30 UserAgent-Any-JSON MATHIAS Specialization of UserAgent::Any for JSON APIs. 2024-11-16T20:16:37 UserPassManagerForWindows CEEJAY User Pass Manager For Windows 2024-12-13T15:39:41 Version-libversion-XS GDT Perl binding for libversion 2024-05-01T20:09:03 WWW-Gemini ANTONOV 2024-03-11T02:51:49 WWW-Suffit-Plugin-ConfigAuth ABALAMA The Suffit plugin for authentication and authorization providing via configuration 2024-02-22T08:17:35 WWW-Suffit-Plugin-FileAuth ABALAMA The Suffit plugin for authentication and authorization by password file 2024-02-22T11:39:04 WWW-Suffit-Plugin-SuffitAuth ABALAMA The Suffit plugin for Suffit API authentication and authorization providing 2024-02-22T08:16:09 Weather-API-Base DKECHAG Base/util module for Weather API clients 2024-10-30T23:56:19 Weather-OWM DKECHAG Perl client for the OpenWeatherMap (OWM) API 2024-10-06T19:54:59 Web-ACL VVELOX A helper for creating basic apikey/slug/IP based ACLs. 2024-01-02T20:17:08 Web-Async TEAM Future-based web+HTTP handling 2024-04-23T16:50:24 WebGPU-Direct ATRODO Direct access to the WebGPU native APIs. 2024-01-29T03:54:38 WebService-Chroma LNATION chromadb client 2024-12-16T20:45:59 WebService-GrowthBook DERIV … 2024-07-02T11:17:20 WebService-Hydra DERIV … 2024-09-30T03:56:43 WebService-Xential WATERKIP A Xential REST API module 2024-09-18T01:25:55 Webservice-CVEDB-API HAX Fast Vulnerability lookups using CVE_ID and CPE23 2024-09-15T22:49:58 Webservice-InternetDB-API HAX Fast IP Lookups for Open Ports and Vulnerabilities using InternetDB API 2024-09-08T20:11:16 Webservice-Ipify-API HAX Lookup your IP address using Ipify.org 2024-09-08T21:44:08 Webservice-KeyVal-API OODLER Perl API client for the REPLACE API service, https://keyval.org/. 2024-09-23T19:21:15 Webservice-Purgomalum-API HAX Filter and removes profanity and unwanted text from input using PurgoMalum.com's free API 2024-09-20T22:41:00 Webservice-Sendy-API OODLER Sendy's integration API Perl client and commandline utility 2024-12-29T21:28:13 Whelk BRTASTIC A friendly API framework based on Kelp 2024-07-03T13:59:32 Win32-Console-DotNet BRICKPOOL Win32 Console .NET interface 2024-07-29T07:05:25 Win32API-RecentFiles CORION recently accessed file API functions on Windows 2024-07-29T18:16:24 XDR-Gen EHUELS Generate (de)serializers for XDR definitions 2024-06-08T15:05:53 XDR-Parse EHUELS Parse XDR (eXternal Data Representation) definitions into an AST (Abstract Syntax Tree) 2024-05-17T13:01:54 XTP DYLIBSO XTP Perl SDK 2024-10-30T23:18:31 Xerarch LNATION The great new Xerarch! 2024-10-09T19:27:16 YAGL RLOVELAND Yet Another Graph Library 2024-12-08T23:12:44 YAML-Ordered-Conditional LNATION A conditional language within an ordered YAML struct 2024-04-06T06:05:51 Zleep LNATION zleep 2024-09-07T06:11:28 _Acme-Local CONTRA The great new _Acme::Local! 2024-11-19T07:35:37 blib-tiny PLICEASE Like blib but lighter 2024-12-22T23:29:29 e TIMKA The great new e! 2024-05-08T15:09:45 eugener-test EUGENER A test package. DOnt install. 2024-11-20T12:58:19 kraken PHILIPPE api.kraken.com connector 2024-04-05T09:11:35 kura KFLY Store constraints for Data::Checks, Type::Tiny, Moose and more. 2024-08-18T13:31:06 lib-root HERNAN find perl root and push lib modules path to @INC 2024-03-30T17:27:02 mojo-util-benchmark CRLCU A set of utilities for working with collections of data. 2024-02-07T13:49:03 optional EXODIST Pragma to optionally load a module (or pick from a list of modules) and provide a constant and some tools for taking action depending on if it loaded or not. 2024-05-14T21:33:17 papersway SPWHITTON PaperWM-like window management for Sway/i3wm 2024-04-12T07:52:39 perl-libssh QGARNIER Support for the SSH protocol via libssh. 2024-05-28T08:35:27 perlwhich MMCCLENN locate a Perl module 2024-01-03T04:29:55 this_mod PERLANCAR Load "this module" 2024-01-06T07:55:12 Stats

Number of new CPAN distributions this period: 897

Number of authors releasing new CPAN distributions this period: 195

Authors by number of new CPAN distributions this period:

No Author Distributions 1 PERLANCAR 206 2 JGNI 100 3 SKIM 36 4 LNATION 26 5 PLICEASE 20 6 LEONT 20 7 CHRISARG 17 8 ETJ 16 9 TYRRMINAL 15 10 JANESKIL 11 11 BRTASTIC 10 12 DJERIUS 10 13 CONTRA 10 14 PEVANS 9 15 SANKO 9 16 GDT 8 17 OODLER 8 18 MATHIAS 8 19 DRCLAW 7 20 HANJE 7 21 CHENGYU 7 22 GENE 7 23 TULAMILI 6 24 CARELINE 6 25 UTASHIRO 6 26 JDEGUEST 6 27 ABALAMA 6 28 GBROWN 6 29 DCONWAY 5 30 EHUELS 5 31 KIMOTO 5 32 MJOHNSON 5 33 RAWLEYFOW 5 34 EUGENER 5 35 HAX 5 36 LION 4 37 WATERKIP 4 38 JJNAPIORK 4 39 DAVECROSS 4 40 CORION 4 41 JMATES 4 42 TEODESIAN 4 43 HAARG 4 44 RRWO 4 45 BLIAKO 4 46 SAMYOUNG 4 47 JBARRETT 3 48 ARTHAS 3 49 ARISTOTLE 3 50 CEEJAY 3 51 NJFRANCK 3 52 EXODIST 3 53 SVW 3 54 POLETTIX 3 55 RJBS 3 56 DERIV 3 57 OLOOEEZ 3 58 BPS 3 59 NHORNE 3 60 STIGTSP 3 61 VVELOX 3 62 PERIGRIN 3 63 SHINGO 3 64 GHE 3 65 SHE 3 66 KARJALA 2 67 TIMKA 2 68 DILLANBH 2 69 SCHROEDER 2 70 SSMN 2 71 NHUBBARD 2 72 EXTISM 2 73 WDAEMS 2 74 KFLY 2 75 CDRAKE 2 76 MARKOV 2 77 GETTY 2 78 BIGPRESH 2 79 SMONFF 2 80 CADE 2 81 MMCCLENN 2 82 YOSHIMASA 2 83 ZMUGHAL 2 84 DKECHAG 2 85 MANWAR 2 86 SPWHITTON 2 87 TEAM 2 88 BAKERSCOT 2 89 BOD 2 90 VKON 2 91 AALLGOOD 2 92 BIGFOOT 2 93 NOBUNAGA 2 94 GWS 1 95 DCANTRELL 1 96 NICEPERL 1 97 HAIJENP 1 98 DAKKAR 1 99 JKEENAN 1 100 HAKONH 1 101 SGRAY 1 102 BDFOY 1 103 ARFREITAS 1 104 ATOY 1 105 CPANIC 1 106 AJNN 1 107 DOMM 1 108 TESSARIN 1 109 CAVAC 1 110 DYLIBSO 1 111 HOEKIT 1 112 LHRST 1 113 TOBYINK 1 114 SIDNEY 1 115 CRLCU 1 116 PHILIPPE 1 117 DAVIDRAAB 1 118 PTC 1 119 JANW 1 120 MAUKE 1 121 YUPEN 1 122 DOMERO 1 123 SOMMREY 1 124 RES 1 125 OLEG 1 126 EPISODEIV 1 127 NERDVANA 1 128 ATRODO 1 129 OLIVER 1 130 JOSERIJO 1 131 SHLOMIF 1 132 CLEACH 1 133 ABECKER 1 134 RADIUSCZ 1 135 NAUTOFON 1 136 SKAJI 1 137 HORSHACK 1 138 ZARABOZO 1 139 MBARBON 1 140 HIGHTOWE 1 141 RLOVELAND 1 142 HKOBA 1 143 GREGK 1 144 JOJESSF 1 145 TIMLEGGE 1 146 JOHNMERTZ 1 147 LANX 1 148 CHRISC 1 149 MBALLARIN 1 150 VASYAN 1 151 NNZ 1 152 ANTONOV 1 153 RSPIER 1 154 MYSOCIETY 1 155 TAKEMIO 1 156 JFORGET 1 157 SISYPHUS 1 158 PETDANCE 1 159 TONYC 1 160 JAMTWOIN 1 161 SIMONW 1 162 JIMAVERA 1 163 GEEKRUTH 1 164 BRICKPOOL 1 165 PDURDEN 1 166 JV 1 167 MRDVT 1 168 QGARNIER 1 169 BOOK 1 170 BARBARITO 1 171 DAMI 1 172 HESCO 1 173 HAPPYBEAR 1 174 CRABAPP 1 175 SFOBERSKI 1 176 HAUKEX 1 177 LITCHIE 1 178 GUL 1 179 TRIZEN 1 180 YTURTLE 1 181 BPSCHUCK 1 182 NOTHANS 1 183 AMIRCANDY 1 184 HERNAN 1 185 EGOR 1 186 BCDE 1 187 DDROWN 1 188 CATOUC 1 189 GAISSMAI 1 190 VNEALV 1 191 AAHAZRED 1 192 MSLM 1 193 SMSAERO 1 194 XMOLEX 1 195 UXYZAB 1
perlancar
http://perlancar.wordpress.com/?p=2101
Extensions
List of new CPAN distributions – Dec 2024
cpanperl
dist author abstract date Ac_me-Local CONTRA The great new Ac_me::Local! 2024-12-06T13:35:37 Acme-Version-Same CONTRA Module for testing CPAN Pause indexing 2024-12-19T08:38:15 Acme STIGTSP foo() returns "Foo" 2024-12-05T16:35:21 App-Changelog OLOOEEZ Simple command-line CHANGELOG.md generator written in Perl 2024-12-01T14:35:19 App-Standup-Diary SMONFF Manage a simple Markdown journal for your daily standups 2024-12-01T17:05:39 App-Tickit-Hello SKIM Tickit application with hello world. … Continue reading List of new CPAN distributions – Dec 2024
Show full content
dist author abstract date Ac_me-Local CONTRA The great new Ac_me::Local! 2024-12-06T13:35:37 Acme-Version-Same CONTRA Module for testing CPAN Pause indexing 2024-12-19T08:38:15 Acme STIGTSP foo() returns "Foo" 2024-12-05T16:35:21 App-Changelog OLOOEEZ Simple command-line CHANGELOG.md generator written in Perl 2024-12-01T14:35:19 App-Standup-Diary SMONFF Manage a simple Markdown journal for your daily standups 2024-12-01T17:05:39 App-Tickit-Hello SKIM Tickit application with hello world. 2024-12-18T19:17:34 App-datasection PLICEASE Work with __DATA__ section files from the command line 2024-12-22T14:02:22 App-repeat PERLANCAR Repeat a command a number of times 2024-12-06T06:58:51 Bencher-ScenarioBundle-Ref-Util PERLANCAR Benchmark Ref::Util 2024-12-04T03:38:56 Bluesky SANKO The Bluesky Social Network 2024-12-03T01:56:20 CPAN-Namespace-Check-Visibility CONTRA Check if a namespace exists on public CPAN 2024-12-18T12:39:35 Circle-Miner CHENGYU The miner module for circle chain sdk. 2024-12-04T13:38:23 CommonsLang YUPEN Commonly used functions for Perl language 2024-12-25T02:31:45 Comparer-file_size PERLANCAR Compare file's size 2024-12-01T00:05:53 Config-Proxy SGRAY Loader class for HTTP proxy configuration parsers. 2024-12-10T12:47:30 Crypt-PQClean-Sign GUL Post-Quantum Cryptography with keypair 2024-12-23T12:37:49 Crypt-URandom-Password STIGTSP Generate passwords from cryptographically secure pseudorandom bytes 2024-12-27T22:59:54 Crypt-URandom-Token STIGTSP Generate secure strings for passwords, secrets and similar 2024-12-28T20:03:58 Daje-Plugin-GeneratePerl JANESKIL It's new $module 2024-12-13T14:31:42 Daje-Plugin-GenerateSQL JANESKIL It's new $module 2024-12-12T07:35:48 Daje-Plugin-GenerateSchema JANESKIL It's new $module 2024-12-12T16:54:45 Daje-Tools-DataSections JANESKIL It's new $module 2024-12-05T16:13:18 Daje-Tools-Datasections JANESKIL Load and store data sections in memory from a named *.pm 2024-12-07T14:41:02 Daje-Tools-Filechanged JANESKIL It's new $module 2024-12-08T10:11:41 Daje-Workflow-Database JANESKIL It's new $module 2024-12-24T15:22:30 Daje-Workflow-Database-Model JANESKIL It's new $module 2024-12-29T07:48:59 Daje-Workflow-Loader JANESKIL It's new $module 2024-12-22T13:51:40 Data-Section-Pluggable PLICEASE Read structured data from __DATA__ 2024-12-05T05:27:18 Data-Section-Pluggable-Plugin-Yaml PLICEASE Data::Section::Pluggable Plugin for YAML 2024-12-05T12:02:28 Data-Section-Writer PLICEASE Write __DATA__ section files for Data::Section, Data::Section::Simple or Mojo::Loader::data_section 2024-12-04T00:15:50 Drought-PET-Thornthwaite AALLGOOD Calculate potential evapotranspiration (PET) using the Thornthwaite method 2024-12-12T21:22:38 FFI-Platypus-Lang-V PLICEASE Documentation and tools for using Platypus with the V programming language 2024-12-19T01:16:18 File-FindUniq PERLANCAR Find unique or duplicate file {contents,names} 2024-12-05T07:59:52 Game-Snake LNATION A clone of the classic snake game using raylib 2024-12-29T20:33:35 JSON-LD PLICEASE Load and dump JSON files 2024-12-07T15:40:25 Map-Tube-Hamburg GWS Interface to the Hamburg U- and S-Bahn maps including AKN 2024-12-09T01:59:08 Math-Symbolic-Custom-CollectSimplify MJOHNSON Simplify Math::Symbolic expressions using Math::Symbolic::Custom::Collect 2024-12-13T10:30:30 Math-Symbolic-Custom-Matrix MJOHNSON Matrix routines for Math::Symbolic 2024-12-08T10:54:28 Mojo-UserAgent-Role-Retry SSMN Retry requests on failure 2024-12-29T07:39:35 MojoUserAgentRoleRetry SSMN Retry requests on failure 2024-12-29T00:59:46 Neo4j-Driver-Plugin-LWP AJNN Neo4j::Driver plug-in for libwww-perl 2024-12-11T07:09:57 PDL-Fit ETJ Levenberg-Marquardt fitting routine for PDL 2024-12-09T12:50:50 PDL-GSL ETJ parameter estimations and probability density functions for distributions. 2024-12-09T06:08:00 PDL-IO-Dicom ETJ a module for reading DICOM images. 2024-12-04T02:35:06 PDL-IO-ENVI ETJ read ENVI data files into PDL 2024-12-04T04:14:07 PDL-IO-GD ETJ Interface to the GD image library. 2024-12-03T05:35:52 PDL-IO-HDF ETJ A PDL interface to the HDF4 library. 2024-12-03T04:08:00 PDL-IO-IDL ETJ I/O of IDL Save Files 2024-12-04T02:48:09 PDL-Opt-Simplex ETJ Simplex optimization routines 2024-12-09T13:46:51 PDL-Transform-Proj4 ETJ PDL::Transform interface to the Proj4 projection library 2024-12-03T08:19:30 Perl-Critic-Policy-Plicease-ProhibitArrayAssignAref PLICEASE Don't assign an anonymous arrayref to an array 2024-12-28T21:26:23 Plack-Middleware-Validate_Google_IAP_JWT HKOBA Validate JWT from Google IAP 2024-12-18T05:31:51 Poz YTURTLE A simple, composable, and extensible data validation library for Perl. 2024-12-08T07:09:15 SmsAero SMSAERO Send SMS via smsaero.ru 2024-12-09T11:55:19 Software-Security-Policy TIMLEGGE Create a Security Policy for your distribution 2024-12-16T03:23:46 SortKey-Num-file_num_links PERLANCAR File number of (hard) links as sort key 2024-12-08T00:05:11 SortKey-Num-file_size PERLANCAR File size as sort key 2024-12-15T00:05:21 Sorter-file_by_num_links PERLANCAR Sort files by number of (hard) links 2024-12-22T00:06:07 Sorter-file_by_size PERLANCAR Sort files by size 2024-12-29T00:05:07 Sq DAVIDRAAB The Sq Language 2024-12-25T05:30:48 Sumu-Windows-Upm4win CEEJAY User Pass Manager For Windows 2024-12-13T16:44:11 Sys-GetRandom-FFI RRWO get random bytes from the system 2024-12-27T00:55:22 Task-Map-Tube MANWAR Bundles Map::Tube::* map packages. 2024-12-12T11:04:59 Task-Map-Tube-Bundle MANWAR Bundles Map::Tube::* map packages. 2024-12-12T11:33:02 Task-MemManager-CMalloc CHRISARG Allocates buffers using C's malloc 2024-12-02T03:33:50 Temperature-Calculate-DegreeDays AALLGOOD Perl package to compute cooling, heating, and growing degree days 2024-12-03T20:23:00 Test-SpellCheck PLICEASE Check spelling of POD and other documents 2024-12-29T15:22:23 Test-SpellCheck-Plugin-Lang-EN-US PLICEASE US English language dictionary for Test::SpellCheck 2024-12-29T15:25:31 Text-Table-Boxed JIMAVERA Automate separators and rules for Text::Table 2024-12-12T01:46:12 Tie-Hash-DataSection PLICEASE Access __DATA__ section via tied hash 2024-12-24T05:56:04 Time-RTM CADE Run-time metrics stats 2024-12-01T23:49:06 UserPassManagerForWindows CEEJAY User Pass Manager For Windows 2024-12-13T15:39:41 WebService-Chroma LNATION chromadb client 2024-12-16T20:45:59 Webservice-Sendy-API OODLER Sendy's integration API Perl client and commandline utility 2024-12-29T21:28:13 YAGL RLOVELAND Yet Another Graph Library 2024-12-08T23:12:44 blib-tiny PLICEASE Like blib but lighter 2024-12-22T23:29:29 Stats

Number of new CPAN distributions this period: 76

Number of authors releasing new CPAN distributions this period: 33

Authors by number of new CPAN distributions this period:

No Author Distributions 1 PLICEASE 11 2 JANESKIL 9 3 ETJ 9 4 PERLANCAR 8 5 STIGTSP 3 6 CONTRA 3 7 AALLGOOD 2 8 SSMN 2 9 LNATION 2 10 MJOHNSON 2 11 MANWAR 2 12 CEEJAY 2 13 CHENGYU 1 14 GUL 1 15 OODLER 1 16 GWS 1 17 CADE 1 18 TIMLEGGE 1 19 DAVIDRAAB 1 20 YTURTLE 1 21 JIMAVERA 1 22 HKOBA 1 23 YUPEN 1 24 RRWO 1 25 CHRISARG 1 26 SGRAY 1 27 OLOOEEZ 1 28 SANKO 1 29 SMONFF 1 30 SMSAERO 1 31 RLOVELAND 1 32 SKIM 1 33 AJNN 1
perlancar
http://perlancar.wordpress.com/?p=2099
Extensions
List of new CPAN distributions – Nov 2024
cpanperl
dist author abstract date Acme-CPANModules-Soundex PERLANCAR List of modules that implement the soundex algorithm 2024-11-24T00:05:57 Acme-CaSe CONTRA The great new Acme::CaSe! 2024-11-19T08:13:26 Acme-Case CONTRA The great new Acme::Case! 2024-11-19T08:13:37 Akamai-PropertyFetcher SHINGO Akamaiプロパティã®ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報をå–å¾—ã™ã‚‹ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ« 2024-11-04T08:09:49 Algorithm-Gutter JMATES cellular automata to simulate rain in a gutter 2024-11-25T15:59:02 Alien-DuckDB PERIGRIN Find or build DuckDB 2024-11-26T03:41:37 Alien-cargo PLICEASE Find or … Continue reading List of new CPAN distributions – Nov 2024
Show full content
dist author abstract date Acme-CPANModules-Soundex PERLANCAR List of modules that implement the soundex algorithm 2024-11-24T00:05:57 Acme-CaSe CONTRA The great new Acme::CaSe! 2024-11-19T08:13:26 Acme-Case CONTRA The great new Acme::Case! 2024-11-19T08:13:37 Akamai-PropertyFetcher SHINGO Akamaiプロパティã®ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報をå–å¾—ã™ã‚‹ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ« 2024-11-04T08:09:49 Algorithm-Gutter JMATES cellular automata to simulate rain in a gutter 2024-11-25T15:59:02 Alien-DuckDB PERIGRIN Find or build DuckDB 2024-11-26T03:41:37 Alien-cargo PLICEASE Find or download the cargo command (build system and package manager for Rust) 2024-11-24T00:06:19 Alien-cargo-capi PLICEASE Find or build the cargo capi command 2024-11-24T23:56:49 Alien-cargo-clone PLICEASE Find or build the cargo clone command 2024-11-24T02:33:51 Alien-raylib5 PERIGRIN Alien distribution for raylib video game engine, version 5 and above 2024-11-23T06:04:11 Amazon-SQS-Client BIGFOOT Perl classes for interacting with Amazon SQS 2024-11-27T23:07:47 App-PasswordManager OLOOEEZ Simple password manager for adding, listing, editing, deleting, and copying passwords to the clipboard 2024-11-26T12:46:39 App-Stouch SAMYOUNG Simple template file creator 2024-11-22T02:59:41 App-TodoList OLOOEEZ Simple command-line to-do list manager written in Perl 2024-11-25T23:32:50 App-coldigits TULAMILI TSVファイルの各列が何桁のものが何件あったかを、行列状に示す。 2024-11-18T14:35:34 App-gapstat TULAMILI 改行区切りの数値列に、差分が1を超えるギャップ(間隙)がないかを、チェックする。 2024-11-20T15:35:38 App-grep-sounds-like PERLANCAR Print lines with words that sound like to the specified word 2024-11-20T05:47:15 Archive-Libarchive-Compress PLICEASE Recursively archive a directory (using libarchive) 2024-11-15T19:49:10 Business-CAMT MARKOV ISO20022 Cash Management (CAMT) messages 2024-11-25T08:57:16 CPANSA-DB BDFOY the CPAN Security Advisory data as a Perl data structure, mostly for CPAN::Audit 2024-11-17T20:32:36 Chart-ECharts GDT Apache ECharts wrapper for Perl 2024-11-21T22:24:32 CheerLights-API NOTHANS A Perl module for accessing the CheerLights API 2024-11-06T02:28:43 Comparer-file_num_links PERLANCAR Compare file's number of (hard) links 2024-11-24T00:06:08 Crypt-Bear LEONT BearSSL for Perl 2024-11-12T20:07:54 Data-Annotation POLETTIX [Put something meaningful here!] 2024-11-13T22:16:57 Data-FastPack-JPacker DRCLAW backend class for packing FastPack data files into web loadable JPack 2024-11-11T00:47:35 Data-FastPack DRCLAW FastPack Record format, parsing and serialising module 2024-11-08T04:39:52 Data-JPack DRCLAW Offline/Online Web application and data system 2024-11-08T04:40:03 Environment-Is PLICEASE Detect environments like Docker or WSL 2024-11-23T20:54:33 Eugener EUGENER A test package. DOnt install. 2024-11-26T14:55:51 Eugener-test EUGENER A test package. DOnt install. 2024-11-20T13:32:00 Eugener_test EUGENER A test package. DOnt install. 2024-11-20T13:34:56 Eugenertest EUGENER A test package. DOnt install. 2024-11-20T14:04:58 Future-IO-Impl-AnyEvent MATHIAS Future::IO implementation using AnyEvent 2024-11-27T21:09:50 Game-EnergyLoop JMATES a simple energy system 2024-11-05T19:13:51 Genealogy-FindaGrave NHORNE Find URLs on FindaGrave for a person 2024-11-11T13:01:21 Geo-Leaflet MRDVT Generates Leaflet web page 2024-11-09T02:48:31 Hash-Iter PERLANCAR Generate a coderef iterator for a hash 2024-11-04T08:09:16 HashDataBundle-Display-Resolution PERLANCAR HashData::* modules related to Display::Resolution 2024-11-10T00:05:43 Local-Acme CONTRA The great new Local::Acme! 2024-11-19T07:43:34 MFab-Plugins-Datadog DDROWN Mojolicious plugin for Datadog APM integration 2024-11-06T16:24:14 Mail-Colander POLETTIX Categorize and manage email messages 2024-11-28T06:49:09 Mail-Sieve POLETTIX Categorize and manage email messages 2024-11-16T10:11:54 Math-NumberBase-XS ZARABOZO Lighting fast number converter from one base to another base 2024-11-11T05:30:35 Math-Symbolic-Custom-Polynomial MJOHNSON Polynomial routines for Math::Symbolic 2024-11-27T17:41:18 Mojo-UserAgent-Role-TotalTimeout KARJALA Role for Mojo::UserAgent that enables setting total timeout including redirects 2024-11-06T09:41:19 Music-Dice GENE Define and roll musical dice 2024-11-30T22:57:09 PDL-Complex ETJ handle complex numbers (DEPRECATED – use native complex) 2024-11-26T02:13:32 PDL-Graphics-Limits ETJ derive limits for display purposes 2024-11-25T23:17:09 PDL-IO-Browser ETJ 2D data browser for PDL 2024-11-26T00:27:38 PDL-Perldl2 ETJ Simple shell (version 2) for PDL 2024-11-26T02:48:28 Perl-Version-Bumper BOOK Update use VERSION on any Perl code 2024-11-20T08:48:15 Pongo HAPPYBEAR A Perl MongoDB interface using XS and the MongoDB C driver. 2024-11-29T05:14:14 Random-Simple BAKERSCOT Simple, usable, real world random numbers 2024-11-08T23:59:53 RecentInfo-Manager CORION 2024-11-03T07:32:19 Result-Simple KFLY A dead simple perl-ish Result like F#, Rust, Go, etc. 2024-11-23T09:23:32 STIX GDT Structured Threat Information Expression (STIX) 2024-11-18T11:00:07 Standup-Diary SMONFF Manage a simple journal in Markdown files 2024-11-23T14:08:21 Str-Iter PERLANCAR Generate a coderef iterator to iterate a string one (or more) character(s) at a time 2024-11-17T00:06:14 Template-Plexsite DRCLAW Class for interlinked templating 2024-11-12T03:59:54 Test2-Tools-ComboObject PLICEASE Combine checks and diagnostics into a single test as an object 2024-11-22T07:22:27 UserAgent-Any MATHIAS Wrapper above any UserAgent library, supporting sync and async calls. 2024-11-15T21:01:30 UserAgent-Any-JSON MATHIAS Specialization of UserAgent::Any for JSON APIs. 2024-11-16T20:16:37 _Acme-Local CONTRA The great new _Acme::Local! 2024-11-19T07:35:37 eugener-test EUGENER A test package. DOnt install. 2024-11-20T12:58:19 Stats

Number of new CPAN distributions this period: 65

Number of authors releasing new CPAN distributions this period: 33

Authors by number of new CPAN distributions this period:

No Author Distributions 1 PERLANCAR 6 2 PLICEASE 6 3 EUGENER 5 4 ETJ 4 5 CONTRA 4 6 DRCLAW 4 7 POLETTIX 3 8 MATHIAS 3 9 OLOOEEZ 2 10 GDT 2 11 PERIGRIN 2 12 TULAMILI 2 13 JMATES 2 14 LEONT 1 15 ZARABOZO 1 16 NOTHANS 1 17 SMONFF 1 18 BOOK 1 19 BIGFOOT 1 20 KFLY 1 21 HAPPYBEAR 1 22 MRDVT 1 23 NHORNE 1 24 DDROWN 1 25 SHINGO 1 26 GENE 1 27 SAMYOUNG 1 28 BAKERSCOT 1 29 BDFOY 1 30 MARKOV 1 31 CORION 1 32 MJOHNSON 1 33 KARJALA 1
perlancar
http://perlancar.wordpress.com/?p=2097
Extensions
List of new CPAN distributions – Oct 2024
cpanperl
dist author abstract date Alien-fpm NHUBBARD Alien package for the fpm package builder 2024-10-20T14:38:39 App-Greple-stripe UTASHIRO Greple zebra stripe module 2024-10-07T08:06:15 App-Greple-under UTASHIRO greple under-line module 2024-10-14T09:17:05 App-LinkSite DAVECROSS 2024-10-29T11:43:59 App-Tarotplane SAMYOUNG Curses flashcard program 2024-10-31T18:18:37 App-findsort PERLANCAR Unix find wrapper to add sorting 2024-10-27T00:05:59 App-mqtt2job CHRISC Subscribe to an MQTT topic and trigger job … Continue reading List of new CPAN distributions – Oct 2024
Show full content
dist author abstract date Alien-fpm NHUBBARD Alien package for the fpm package builder 2024-10-20T14:38:39 App-Greple-stripe UTASHIRO Greple zebra stripe module 2024-10-07T08:06:15 App-Greple-under UTASHIRO greple under-line module 2024-10-14T09:17:05 App-LinkSite DAVECROSS 2024-10-29T11:43:59 App-Tarotplane SAMYOUNG Curses flashcard program 2024-10-31T18:18:37 App-findsort PERLANCAR Unix find wrapper to add sorting 2024-10-27T00:05:59 App-mqtt2job CHRISC Subscribe to an MQTT topic and trigger job execution 2024-10-24T22:22:49 App-sbozyp NHUBBARD a package manager for Slackware's SlackBuilds.org 2024-10-20T20:41:27 Business-PAYONE ARTHAS Perl library for PAYONE online payment system 2024-10-17T09:59:35 Cache-Memcached-PDeque HAIJENP Implements a priority deque using memcached as storage 2024-10-25T23:24:58 Catalyst-View-EmbeddedPerl-PerRequest-ValiantRole JJNAPIORK Role to add Valiant HTML Formbuilder support 2024-10-03T21:32:43 Comparer-file_mtime PERLANCAR Compare file's mtime (modification time) 2024-10-06T00:05:31 Crate CARELINE Everything that PDK modules needs 2024-10-05T12:14:57 DBIx-Class-ResultSet-PrettyPrint PTC Pretty print DBIx::Class result sets. 2024-10-14T12:10:32 DBIx-HoldMyPlace LANX Automagic SQL Placeholders from interpolated variables 2024-10-24T17:09:34 DBIx-QuickORM EXODIST Actively maintained Object Relational Mapping that makes getting started Quick and has a rich feature set. 2024-10-26T07:48:12 Date-Business BPSCHUCK fast calendar and business date calculations 2024-10-09T01:15:25 DateTime-Format-Intl JDEGUEST A Web Intl.DateTimeFormat Class Implementation 2024-10-09T02:07:15 Debug-Helper-Flag AAHAZRED Define and import boolean constant DEBUG_FLAG helping to optimize code. 2024-10-10T07:48:38 Device-Chip-From-Sensirion PEVANS a collection of chip drivers for Sensirion sensors 2024-10-23T11:08:42 Dist-Zilla-App-Command-DiffMint HAARG Compare files to what a minting profile produces 2024-10-15T08:56:46 Dist-Zilla-Plugin-SimpleBootstrap HAARG Bootstrap a Dist::Zilla library 2024-10-04T23:31:37 Dist-Zilla-Plugin-Test-Pod-Coverage-TrustMe HAARG An author test for Pod Coverage 2024-10-09T04:35:48 File-Information LION generic module for extrating information from filesystems 2024-10-11T03:10:43 File-SharedVar CDRAKE Pure-Perl extension to share variables between Perl processes using files and file locking for their transport 2024-10-17T12:03:33 File-Strfile SAMYOUNG OO strfile interface 2024-10-30T16:27:36 File-ValueFile LION module for reading and writing ValueFile files 2024-10-03T00:30:39 Frame CRABAPP Bare-bones, real-time web framework (WIP) 2024-10-05T23:42:01 Geo-Coder-GeoApify NHORNE Provides a Geo-Coding functionality using https://www.geoapify.com/maps-api/ 2024-10-23T17:12:59 Kelp-Module-Storage-Abstract BRTASTIC Abstract file storage for Kelp 2024-10-16T20:04:19 List-Stream RAWLEYFOW Simple, fast, functional processing of list data 2024-10-07T15:49:41 Locale-Intl JDEGUEST A Web Intl.Locale Class Implementation 2024-10-07T05:24:54 MPGA NNZ MPGA – a module that makes it easy to write PERL programs 2024-10-05T14:26:55 Math-LiveStats CDRAKE Pure perl module to make mean, standard deviation, and p-values available for given window sizes in streaming data 2024-10-11T04:34:55 Minima TESSARIN Efficient web framework built with modern core classes 2024-10-04T21:57:09 Net-RDAP-Server GBROWN an RDAP server framework. 2024-10-22T15:56:38 PDK-Concern CARELINE PDK::Concern::H3c::Netdisco – Explore and manage LLDP topology for H3C devices 2024-10-17T13:32:50 PDK-Content CARELINE Content parsing and management for PDK 2024-10-06T13:51:02 PDK-Crate CARELINE Everything that PDK modules needs 2024-10-05T12:19:02 PDK-DBI CARELINE PDK::DBI- A Moose-based wrapper for MySQL|Postgresql database operations using DBIx::Custom 2024-10-10T03:28:18 PDK-Utils CARELINE Utility functions for PDK 2024-10-07T06:42:24 Plack-App-Storage-Abstract BRTASTIC Serve files with Storage::Abstract 2024-10-13T20:10:13 Quaint LNATION The great new Quaint! 2024-10-27T12:51:58 Rex-Commands-PerlSync BRTASTIC Sync directories, better 2024-10-01T18:26:54 SPVM-IO-Socket-SSL KIMOTO Sockets for SSL. 2024-10-28T02:23:49 SPVM-Net-DNS-Native KIMOTO Short Description 2024-10-21T07:04:37 SQL-Formatter PLICEASE Format SQL using the rust sqlformat library 2024-10-05T00:09:29 Slackware-SBoKeeper SAMYOUNG SlackBuild package manager helper 2024-10-31T22:09:33 SortKey-Num-file_mtime PERLANCAR File modification time as sort key 2024-10-13T00:05:46 Sorter-file_by_mtime PERLANCAR Sort files by mtime (modification time) 2024-10-20T00:06:08 Storage-Abstract BRTASTIC Abstraction for file storage 2024-10-13T14:20:10 Syntax-Keyword-Assert PEVANS debugging checks that throw exceptions 2024-10-01T14:24:23 Syntax-Keyword-PhaserExpression PEVANS phasers as arbitrary expressions rather than blocks 2024-10-28T21:33:23 Sys-Ebpf TAKEMIO Pure-Perl interface for eBPF (extended Berkeley Packet Filter) 2024-10-04T10:02:24 Test2-Plugin-DBBreak JOSERIJO Automatic breakpoint on failing tests for the perl debugger 2024-10-23T12:08:14 Weather-API-Base DKECHAG Base/util module for Weather API clients 2024-10-30T23:56:19 Weather-OWM DKECHAG Perl client for the OpenWeatherMap (OWM) API 2024-10-06T19:54:59 XTP DYLIBSO XTP Perl SDK 2024-10-30T23:18:31 Xerarch LNATION The great new Xerarch! 2024-10-09T19:27:16 Stats

Number of new CPAN distributions this period: 59

Number of authors releasing new CPAN distributions this period: 34

Authors by number of new CPAN distributions this period:

No Author Distributions 1 CARELINE 6 2 PERLANCAR 4 3 BRTASTIC 4 4 HAARG 3 5 SAMYOUNG 3 6 PEVANS 3 7 LNATION 2 8 JDEGUEST 2 9 DKECHAG 2 10 KIMOTO 2 11 NHUBBARD 2 12 CDRAKE 2 13 LION 2 14 UTASHIRO 2 15 EXODIST 1 16 TESSARIN 1 17 DYLIBSO 1 18 HAIJENP 1 19 JJNAPIORK 1 20 TAKEMIO 1 21 DAVECROSS 1 22 NNZ 1 23 LANX 1 24 RAWLEYFOW 1 25 JOSERIJO 1 26 CHRISC 1 27 AAHAZRED 1 28 CRABAPP 1 29 GBROWN 1 30 PLICEASE 1 31 NHORNE 1 32 BPSCHUCK 1 33 ARTHAS 1 34 PTC 1
perlancar
http://perlancar.wordpress.com/?p=2095
Extensions
List of new CPAN distributions – Sep 2024
cpanperl
dist author abstract date Acme-App-Broken CONTRA The great new Acme::App::Broken! 2024-09-05T12:41:54 Acme-Both-MakefilePL-And-BuildPL CONTRA The great new Acme::Both::MakefilePL::And::BuildPL! 2024-09-23T17:37:52 Acme-CPANModules-UnixCommandImplementations PERLANCAR List of various CLIs that try to reimplement traditional Unix commands 2024-09-08T00:05:29 Acme-CPANModules-UnixCommandWrappers PERLANCAR List of various CLIs that wrap existing Unix commands 2024-09-01T00:05:58 Acme-Free-API-Geodata-GeoIP CAVAC Lookup GeoIP data for an IP address 2024-09-01T10:12:01 Acme-Free-Advice … Continue reading List of new CPAN distributions – Sep 2024
Show full content
dist author abstract date Acme-App-Broken CONTRA The great new Acme::App::Broken! 2024-09-05T12:41:54 Acme-Both-MakefilePL-And-BuildPL CONTRA The great new Acme::Both::MakefilePL::And::BuildPL! 2024-09-23T17:37:52 Acme-CPANModules-UnixCommandImplementations PERLANCAR List of various CLIs that try to reimplement traditional Unix commands 2024-09-08T00:05:29 Acme-CPANModules-UnixCommandWrappers PERLANCAR List of various CLIs that wrap existing Unix commands 2024-09-01T00:05:58 Acme-Free-API-Geodata-GeoIP CAVAC Lookup GeoIP data for an IP address 2024-09-01T10:12:01 Acme-Free-Advice SANKO Wise words. Dumb code. 2024-09-03T17:56:37 Acme-Free-Advice-Slip SANKO Seek Advice from the Advice Slip API 2024-09-03T16:56:16 Acme-Free-Advice-Unsolicited SANKO Solicit Unsolicited Advice from the Unsolicited Advice API 2024-09-03T16:59:12 Acme-Free-Dog-API OODLER Perl API client for the Dog API service, https://dog.ceo/dog-api. 2024-09-04T05:43:45 Acme-Free-Public-APIs OODLER Perl API client for … 2024-09-07T01:03:15 Acme-Insult SANKO Code That Wasn't Raised Right 2024-09-03T16:02:55 Acme-Insult-Evil SANKO Programmatically Generate Evil Insults 2024-09-03T15:20:59 Acme-Insult-Glax SANKO Programmatically Generate Insults 2024-09-03T15:19:30 Acme-Insult-Pirate SANKO Programmatically Generate Pirate Themed Insults 2024-09-03T15:24:06 Alien-libsecp256k1 BRTASTIC Interface to libsecp256k1 2024-09-12T15:25:26 Alt-Crypt-OpenSSL-PKCS12-Broadbean DAKKAR Perl extension to OpenSSL's PKCS12 API. 2024-09-30T09:02:44 App-DesktopNotifyUtils PERLANCAR Utilities related to Desktop::Notify 2024-09-16T00:05:20 App-HeightUtils PERLANCAR Utilities related to body height 2024-09-15T00:06:02 App-MediaPi MATHIAS Media Player for Raspberry Pi or other devices with very small screen. 2024-09-04T21:26:50 App-TimeTracker-Gtk3StatusIcon DOMM Show TimeTracker status as a GTK3 StatusIcon in the system tray 2024-09-11T19:36:29 App-cpx CONTRA Install and execute CPAN package binaries 2024-09-05T17:09:44 App-optex-glob UTASHIRO optex filter to glob filenames 2024-09-10T12:36:16 App-optex-scroll UTASHIRO optex scroll region module 2024-09-11T12:40:16 App-pdfresize PERLANCAR Resize each page of PDF file to a new dimension 2024-09-29T00:06:10 App-pdfsize PERLANCAR Show dimensions of PDF files 2024-09-22T00:05:31 Arcus-Client JAMTWOIN Perl client for arcus cache cluster 2024-09-04T02:56:17 Ascii-Text-Image LNATION module for generating images using ASCII text. 2024-09-04T15:30:30 Bio-EnsEMBL ABECKER Bio::EnsEMBL – Ensembl Core API 2024-09-03T10:23:40 Bitcoin-Secp256k1 BRTASTIC Perl interface to libsecp256k1 2024-09-17T22:11:45 CLI-Meta-less PERLANCAR Metadata for 'cp' Unix commnd 2024-09-27T08:41:45 Catalyst-View-EmbeddedPerl JJNAPIORK Catalyst View wrapper for Template::EmbeddedPerl 2024-09-25T22:17:09 Catalyst-View-EmbeddedPerl-PerRequest JJNAPIORK Catalyst View wrapper for Template::EmbeddedPerl 2024-09-25T23:20:52 Circle-Node CHENGYU The great new Circle::Node! 2024-09-09T13:37:01 Config-IniFiles-Check-Health HORSHACK 2024-09-09T13:06:48 DBIx-Class-Helper-ColumnNames RRWO Retrieve column names from a resultset 2024-09-23T22:20:45 Daje-Generate JANESKIL lib::Generate 2024-09-22T15:46:05 Data-Identifier LION format independent identifier object 2024-09-18T14:36:10 Data-InfoBox SKIM Data objects for info box. 2024-09-15T11:37:07 Data-TagDB LION Work with Tag databases 2024-09-10T15:25:24 Date-Holidays-Adapter-USExtended GENE Adapter for the USExtended module holidays 2024-09-23T22:23:33 Date-Holidays-USExtended GENE Provides an extended set of United States holidays 2024-09-23T22:23:44 DateTime-Format-Unicode JDEGUEST Unicode CLDR Formatter for DateTime 2024-09-10T10:06:43 Devel-Cover-Report-Codecov-Service-GithubActions TOBYINK gather env vars from Github Actions for Codecov report 2024-09-06T07:41:09 Dist-Build-XS-PkgConfig LEONT Dist::Build extension to use pkg-config. 2024-09-13T20:11:49 Fred-Fish-DBUG CLEACH Perl implementation of the Fred Fish C/C++ macros for Perl. 2024-09-25T18:58:19 Full TEAM common pragmata for Perl scripts and modules 2024-09-14T01:53:27 Generate JANESKIL lib::GenerateSQL 2024-09-22T09:42:48 Getopt-Lazier JOJESSF Lazy Getopt-like BS 2024-09-02T15:31:38 Google-Protobuf-Loader MATHIAS Automatically load .proto file using the standard "use" syntax. 2024-09-22T20:40:43 Map-Metro-Plugin-Map-London ETJ Map::Metro map for London 2024-09-02T10:23:10 Math-Symbolic-Custom-Collect MJOHNSON Collect up Math::Symbolic expressions 2024-09-27T09:17:04 Math-Symbolic-Custom-ToShorterString MJOHNSON Shorter string representations of Math::Symbolic trees 2024-09-16T19:09:06 Mojolicious-Plugin-BModel BCDE Catalyst-like models in Mojolicious 2024-09-16T17:46:31 Mojolicious-Plugin-Badge GDT Badge Plugin for Mojolicious 2024-09-19T21:29:36 MooseX-Types-StrictScalarTypes DCANTRELL strict Moose type constraints for integers, numbers, and Booleans 2024-09-01T10:27:38 Net-LineNotify SHINGO A simple wrapper for LINE Notify API 2024-09-29T10:48:48 Net-SNMP-Mixin-PoE GAISSMAI mixin class for power over ethernet related infos from 2024-09-10T21:05:54 OSLV-Monitor VVELOX OS level virtualization monitoring extend for LibreNMS. 2024-09-10T21:09:59 Object-Pad-LexicalMethods PEVANS operator for lexical method call syntax 2024-09-20T19:02:48 PDL-Graphics-IIS ETJ Display PDL images on IIS devices (saoimage/ximtool) 2024-09-30T06:20:14 PDL-Minuit ETJ Minuit 1 optimization routines for PDL 2024-09-30T12:57:29 Sumu-Perl-Modules CEEJAY Perl Modules 2024-09-28T16:29:04 Sys-Async-Virt EHUELS LibVirt protocol implementation for clients 2024-09-15T20:23:53 Template-EmbeddedPerl JJNAPIORK Validation Library and more 2024-09-13T22:16:50 WebService-Hydra DERIV … 2024-09-30T03:56:43 WebService-Xential WATERKIP A Xential REST API module 2024-09-18T01:25:55 Webservice-CVEDB-API HAX Fast Vulnerability lookups using CVE_ID and CPE23 2024-09-15T22:49:58 Webservice-InternetDB-API HAX Fast IP Lookups for Open Ports and Vulnerabilities using InternetDB API 2024-09-08T20:11:16 Webservice-Ipify-API HAX Lookup your IP address using Ipify.org 2024-09-08T21:44:08 Webservice-KeyVal-API OODLER Perl API client for the REPLACE API service, https://keyval.org/. 2024-09-23T19:21:15 Webservice-Purgomalum-API HAX Filter and removes profanity and unwanted text from input using PurgoMalum.com's free API 2024-09-20T22:41:00 Zleep LNATION zleep 2024-09-07T06:11:28 Stats

Number of new CPAN distributions this period: 72

Number of authors releasing new CPAN distributions this period: 41

Authors by number of new CPAN distributions this period:

No Author Distributions 1 PERLANCAR 7 2 SANKO 7 3 HAX 4 4 CONTRA 3 5 ETJ 3 6 JJNAPIORK 3 7 OODLER 3 8 MJOHNSON 2 9 GENE 2 10 BRTASTIC 2 11 LION 2 12 JANESKIL 2 13 LNATION 2 14 UTASHIRO 2 15 MATHIAS 2 16 RRWO 1 17 CLEACH 1 18 TOBYINK 1 19 TEAM 1 20 PEVANS 1 21 JAMTWOIN 1 22 GDT 1 23 SKIM 1 24 BCDE 1 25 GAISSMAI 1 26 EHUELS 1 27 JDEGUEST 1 28 JOJESSF 1 29 ABECKER 1 30 DCANTRELL 1 31 SHINGO 1 32 CAVAC 1 33 VVELOX 1 34 LEONT 1 35 WATERKIP 1 36 DOMM 1 37 CHENGYU 1 38 CEEJAY 1 39 DERIV 1 40 HORSHACK 1 41 DAKKAR 1
perlancar
http://perlancar.wordpress.com/?p=2093
Extensions
List of new CPAN distributions – Aug 2024
cpanperl
dist author abstract date Acme-CPANModules-MultipleDispatch PERLANCAR List of modules to do smart matching 2024-08-18T00:05:41 Acme-CPANModules-UnixCommandVariants PERLANCAR List of various CLIs that are some variants of traditional Unix commands 2024-08-26T09:48:48 Acme-Free-API-ChuckNorris OODLER Perl API client for the Chuck Norris Quote API service, https://api.chucknorris.io. 2024-08-29T18:39:41 Acme-Free-API-Stonks OODLER Perl API client for the, top 50 stocks discussed on … Continue reading List of new CPAN distributions – Aug 2024
Show full content
dist author abstract date Acme-CPANModules-MultipleDispatch PERLANCAR List of modules to do smart matching 2024-08-18T00:05:41 Acme-CPANModules-UnixCommandVariants PERLANCAR List of various CLIs that are some variants of traditional Unix commands 2024-08-26T09:48:48 Acme-Free-API-ChuckNorris OODLER Perl API client for the Chuck Norris Quote API service, https://api.chucknorris.io. 2024-08-29T18:39:41 Acme-Free-API-Stonks OODLER Perl API client for the, top 50 stocks discussed on le'Reddit subeddit – r/Wallstreetbets, https://tradestie.com/apps/reddit/api/. 2024-08-30T16:21:46 Acme-Free-API-Ye OODLER Perl API client for the Kanye Rest Quote API service, https://kanye.rest/. 2024-08-28T16:39:49 App-BookmarkFeed SCHROEDER Create a RSS feed from Markdown files 2024-08-05T16:33:07 App-optex-mask UTASHIRO optex data masking module 2024-08-16T10:14:16 App-prefixcat PERLANCAR Like Unix `cat` but by default prefix each line with filename 2024-08-09T12:33:04 Ascii-Text LNATION module for generating ASCII text in various fonts and styles 2024-08-29T10:49:18 Autoconf-Template BIGFOOT autoconfiscation help scripts 2024-08-06T09:26:35 Bio-EnsEMBL ABECKER Bio::EnsEMBL – Ensembl Core API 2024-08-29T16:32:54 Business-ID-VehiclePlate PERLANCAR Parse Indonesian vehicle plate number 2024-08-07T00:05:46 Catalyst-Plugin-Profile-DBI-Log BIGPRESH Capture queries executed during a Catalyst route with DBI::Log 2024-08-29T23:41:08 Circle-Block CHENGYU the block module for Circle::Chain SDK 2024-08-29T06:33:17 Circle-Chain CHENGYU The great new Circle::Chain! 2024-08-29T02:33:58 Circle-Common CHENGYU the common module for Circle::Chain SDK 2024-08-29T06:31:49 Circle-User CHENGYU the user module for Circle::Chain SDK 2024-08-29T06:36:47 Circle-Wallet CHENGYU the circle chain SDK in PERL 2024-08-29T06:36:58 DBIx-Squirrel CPANIC A module for working with databases 2024-08-08T20:01:38 Dancer2-Session-DBI EPISODEIV DBI based session engine for Dancer 2024-08-29T13:55:42 DateTime-Locale-FromCLDR JDEGUEST DateTime Localised Data from Unicode CLDR 2024-08-01T22:59:44 Dist-Build-XS-Alien LEONT Dist::Build extension to use Alien modules. 2024-08-31T19:19:30 File-ShareDir-Tiny LEONT Locate per-dist and per-module shared files 2024-08-25T13:07:29 Github-ReleaseFetcher TEODESIAN Fetch either the latest or a particular named version of a file in a release from github 2024-08-13T22:09:19 IO-SocketAlarm NERDVANA Perform asynchronous actions when a socket changes status 2024-08-27T06:08:13 IPC-MicroSocket PEVANS minimal request/response or pub/sub mechanism 2024-08-05T13:49:53 JIRA-REST-Lite SHINGO Lightweight wrapper around Jira's REST API 2024-08-16T01:20:46 Langertha GETTY The clan of fierce vikings with axe and shield to AId your rAId 2024-08-03T20:56:05 Locale-Unicode-Data JDEGUEST Unicode CLDR SQL Data 2024-08-01T22:43:58 Map-Tube-Rome GDT Interface to the Rome tube map 2024-08-27T16:01:05 MetaCPAN-Pod-HTML HAARG Format Pod as HTML for MetaCPAN 2024-08-26T14:55:52 MooseX-JSONSchema GETTY Adding JSON Schema capabilities to your Moose class 2024-08-03T20:36:33 Net-OpenSSH-More TEODESIAN Net::OpenSSH submodule with many useful features 2024-08-09T00:03:26 Object-Pad-Operator-Of PEVANS access fields of other instances 2024-08-22T11:30:12 OpenFeature-SDK CATOUC OpenFeature SDK for Perl 2024-08-17T19:40:04 Plack-App-Catmandu-OAI NJFRANCK drop in replacement for Dancer::Plugin::Catmandu::OAI 2024-08-23T07:58:26 Protocol-Sys-Virt-Devel EHUELS Development helper for Protocol::Sys::Virt and its dependants 2024-08-31T20:48:14 Protocol-Sys-Virt EHUELS Transport independent implementation of the remote LibVirt protocol 2024-08-31T21:36:13 Regex-Common ARFREITAS Provide commonly requested regular expressions 2024-08-12T22:48:17 Rope-Cmd LNATION Command Line Applications via Rope 2024-08-30T20:00:03 RxPerl-Extras KARJALA extra operators for RxPerl 2024-08-06T10:18:15 Sah-SchemaBundle-DNS PERLANCAR Schemas related to DNS 2024-08-04T00:05:19 Sah-SchemaBundle-Data-Sah PERLANCAR Sah schemas related to Data::Sah 2024-08-11T00:06:03 Sah-SchemaBundle-DataSizeSpeed PERLANCAR Sah schemas related to data sizes & speeds (filesize, transfer speed, etc) 2024-08-02T21:50:19 SlapbirdAPM-Agent-Dancer2 RAWLEYFOW Agent software for the Perl application performance monitor, Slapbird. slapbirdapm.com 2024-08-25T20:49:02 SlapbirdAPM-Agent-Mojo RAWLEYFOW Agent software for the Perl application performance monitor, Slapbird. slapbirdapm.com 2024-08-09T21:00:04 SlapbirdAPM-Agent-Plack RAWLEYFOW A Plack agent software for the Perl application performance monitor, Slapbird. slapbirdapm.com 2024-08-18T02:37:49 Syntax-Keyword-Assert KFLY assert keyword for Perl 2024-08-14T13:53:23 Task-MemManager CHRISARG A memory allocator for low level code in Perl. 2024-08-25T23:42:18 Term-ANSI-Sprintf LNATION sprintf with ANSI colors 2024-08-25T09:46:37 Tk-PodViewer HANJE Simple ROText based pod viewer. 2024-08-20T20:06:36 kura KFLY Store constraints for Data::Checks, Type::Tiny, Moose and more. 2024-08-18T13:31:06 Stats

Number of new CPAN distributions this period: 52

Number of authors releasing new CPAN distributions this period: 29

Authors by number of new CPAN distributions this period:

No Author Distributions 1 PERLANCAR 7 2 CHENGYU 5 3 RAWLEYFOW 3 4 LNATION 3 5 OODLER 3 6 LEONT 2 7 TEODESIAN 2 8 JDEGUEST 2 9 GETTY 2 10 KFLY 2 11 PEVANS 2 12 EHUELS 2 13 EPISODEIV 1 14 SCHROEDER 1 15 NERDVANA 1 16 BIGFOOT 1 17 CHRISARG 1 18 ABECKER 1 19 SHINGO 1 20 KARJALA 1 21 BIGPRESH 1 22 NJFRANCK 1 23 ARFREITAS 1 24 HAARG 1 25 HANJE 1 26 GDT 1 27 UTASHIRO 1 28 CPANIC 1 29 CATOUC 1
perlancar
http://perlancar.wordpress.com/?p=2091
Extensions
List of new CPAN distributions – Jul 2024
cpanperl
dist author abstract date Acme-CPANModules-ModifiedHashes PERLANCAR List of modules that provide hashes with modified behaviors 2024-07-13T02:14:33 App-GeometryUtils PERLANCAR Utilities related to geometry 2024-07-07T00:05:12 App-LastStats DAVECROSS A module to fetch and display Last.fm statistics 2024-07-28T17:34:18 App-PerlGzipScript SKAJI Gzip perl scripts to reduce their file size 2024-07-20T12:49:29 App-YtDlpUtils PERLANCAR Utilities (mostly wrappers) related to yt-dlp 2024-07-10T02:59:34 Astro-MoonPhase-Simple … Continue reading List of new CPAN distributions – Jul 2024
Show full content
dist author abstract date Acme-CPANModules-ModifiedHashes PERLANCAR List of modules that provide hashes with modified behaviors 2024-07-13T02:14:33 App-GeometryUtils PERLANCAR Utilities related to geometry 2024-07-07T00:05:12 App-LastStats DAVECROSS A module to fetch and display Last.fm statistics 2024-07-28T17:34:18 App-PerlGzipScript SKAJI Gzip perl scripts to reduce their file size 2024-07-20T12:49:29 App-YtDlpUtils PERLANCAR Utilities (mostly wrappers) related to yt-dlp 2024-07-10T02:59:34 Astro-MoonPhase-Simple BLIAKO Calculate the phase of the Moon on a given time without too much blah blah 2024-07-14T14:14:36 Audio-Cuefile-Libcue GREGK Perl interface to the libcue cuesheet reading library 2024-07-19T19:43:23 Bencher-ScenarioBundle-SmartMatch PERLANCAR Scenarios to benchmark switch & smartmatch in Perl 2024-07-03T09:45:27 CVSS GDT CVSS (Common Vulnerability Scoring System) command line interface 2024-07-30T22:11:37 Catmandu-Store-OpenSearch NJFRANCK A searchable store backed by Opensearch 2024-07-03T07:23:38 Consumer-NonBlock EXODIST Send data between processes without blocking. 2024-07-02T19:53:48 Dancer2-Plugin-NYTProf GEEKRUTH NYTProf, in your Dancer2 application! 2024-07-02T13:03:01 Data-LnArray-XS LNATION Arrays 2024-07-12T09:58:12 Data-Random-Person SKIM Generate random person. 2024-07-05T00:10:57 Exercises-API NOBUNAGA API Ninja's Exercises API 2024-07-02T19:49:44 Extender DOMERO Dynamically enhance Perl objects with additional methods from other modules or custom subroutines 2024-07-17T10:06:50 Kanboard-API BARBARITO A Perl interface to the Kanboard API 2024-07-28T23:46:12 KelpX-Controller BRTASTIC Base custom controller for Kelp 2024-07-08T14:43:24 MIDI-RtMidi-ScorePlayer GENE Play a MIDI score in real-time 2024-07-10T23:51:51 Math-GSL-Alien HAKONH Easy installation of the GSL shared library 2024-07-17T09:42:10 Number-Iterator-XS LNATION iterate numbers faster 2024-07-26T03:56:33 OpenMP OODLER Metapackage for using OpenMP in Perl 2024-07-19T21:12:29 Perl-PrereqScanner-Scanner-DistBuild LEONT scan for Dist::Build dependencies 2024-07-12T12:03:35 Plack-App-Catmandu-SRU NJFRANCK drop in replacement for Dancer::Plugin::Catmandu::SRU 2024-07-30T09:27:07 SPVM-Resource-Eigen KIMOTO Resource for C++ Eigen library 2024-07-16T23:56:40 Sah-SchemaBundle-Country PERLANCAR Various Sah schemas related to country codes/names 2024-07-14T00:05:31 Sah-SchemaBundle-Currency PERLANCAR Various Sah currency schemas 2024-07-21T00:06:11 Sah-SchemaBundle-DBI PERLANCAR Schemas related to DBI 2024-07-28T00:06:12 Shannon-Entropy-XS LNATION Calculate the Shannon entropy H of a given input string faster. 2024-07-18T19:43:55 Slack-BlockKit RJBS a toolkit for building BlockKit blocks for Slack 2024-07-04T01:51:26 String-Mask-XS LNATION mask sensitive data faster 2024-07-03T21:44:29 Syntax-Operator-Is PEVANS match operator using Data::Checks constraints 2024-07-08T14:59:03 TableData-Business-ID-Kemenkes-RDA PERLANCAR Indonesian RDA (AKG, Angka Kecukupan Gizi) 2024-07-02T03:05:09 Text-Schmutz RRWO You̇r screen is quiṭe dirty, please cleȧn it. 2024-07-11T22:41:24 Text-Template-Tiny JV Variable substituting template processor 2024-07-05T11:10:37 Tk-Terminal HANJE Running system commands in a Tk::Text widget. 2024-07-03T09:24:21 Tradestie-WSBetsAPI NOBUNAGA Tradestie's Wallstreet Bets API 2024-07-01T19:57:16 WebService-GrowthBook DERIV … 2024-07-02T11:17:20 Whelk BRTASTIC A friendly API framework based on Kelp 2024-07-03T13:59:32 Win32-Console-DotNet BRICKPOOL Win32 Console .NET interface 2024-07-29T07:05:25 Win32API-RecentFiles CORION recently accessed file API functions on Windows 2024-07-29T18:16:24 Stats

Number of new CPAN distributions this period: 41

Number of authors releasing new CPAN distributions this period: 28

Authors by number of new CPAN distributions this period:

No Author Distributions 1 PERLANCAR 8 2 LNATION 4 3 NJFRANCK 2 4 BRTASTIC 2 5 NOBUNAGA 2 6 OODLER 1 7 GENE 1 8 RJBS 1 9 SKAJI 1 10 DAVECROSS 1 11 GREGK 1 12 LEONT 1 13 GEEKRUTH 1 14 BARBARITO 1 15 EXODIST 1 16 HAKONH 1 17 GDT 1 18 DOMERO 1 19 BRICKPOOL 1 20 HANJE 1 21 SKIM 1 22 RRWO 1 23 JV 1 24 CORION 1 25 DERIV 1 26 BLIAKO 1 27 PEVANS 1 28 KIMOTO 1
perlancar
http://perlancar.wordpress.com/?p=2089
Extensions
List of new CPAN distributions – Jun 2024
cpanperl
dist author abstract date Alien-RtAudio JBARRETT Install RtAudio 2024-06-23T15:44:22 Alien-SunVox JBARRETT Install The SunVox Library – Alexander Zolotov's SunVox modular synthesizer and sequencer 2024-06-20T09:22:51 Alien-libextism EXTISM find or build and install libextism with development dependencies 2024-06-06T03:28:08 Aozora2Epub YOSHIMASA Convert Aozora Bunko XHTML to EPUB 2024-06-14T10:10:23 App-ArticleWrap SCHROEDER word wrap news articles or mail files 2024-06-28T11:16:03 … Continue reading List of new CPAN distributions – Jun 2024
Show full content
dist author abstract date Alien-RtAudio JBARRETT Install RtAudio 2024-06-23T15:44:22 Alien-SunVox JBARRETT Install The SunVox Library – Alexander Zolotov's SunVox modular synthesizer and sequencer 2024-06-20T09:22:51 Alien-libextism EXTISM find or build and install libextism with development dependencies 2024-06-06T03:28:08 Aozora2Epub YOSHIMASA Convert Aozora Bunko XHTML to EPUB 2024-06-14T10:10:23 App-ArticleWrap SCHROEDER word wrap news articles or mail files 2024-06-28T11:16:03 App-BPOMUtils-NutritionLabelRef PERLANCAR Get one or more values from BPOM nutrition label reference (ALG, acuan label gizi) 2024-06-05T00:06:03 App-CommonPrefixUtils PERLANCAR Utilities related to common prefix 2024-06-01T00:05:57 App-CommonSuffixUtils PERLANCAR Utilities related to common suffix 2024-06-02T00:06:21 App-KemenkesUtils-RDA PERLANCAR Get one or more values from Indonesian Ministry of Health's RDA (AKG, angka kecukupan gizi, from Kemenkes) 2024-06-12T00:06:32 App-NKC2MARC SKIM Tool to fetch record from National library of the Czech Republic to MARC file. 2024-06-26T07:14:52 App-Timestamper-Log-Process SHLOMIF various filters and queries for App::Timestamper logs. 2024-06-09T04:42:04 App-runscript SVW Module that implements the runscript utility 2024-06-25T08:11:16 Audio-SunVox-FFI JBARRETT Bindings for the SunVox library – a modular synthesizer and sequencer 2024-06-22T11:40:41 Bio-SeqAlignment-Applications-SequencingSimulators-RNASeq-Polyester CHRISARG Skeleton package that does nothing but reserve the namespace. 2024-06-09T13:20:02 Bio-SeqAlignment-Components-Libraries-edlib CHRISARG basic edlib library 2024-06-13T03:23:35 Bio-SeqAlignment-Components-SeqMapping CHRISARG Imports all modules relevant to sequence mapping 2024-06-10T04:15:38 Bio-SeqAlignment-Components-Sundry CHRISARG Miscellaneous components for building awesome sequencing apps. 2024-06-09T16:30:30 Bio-SeqAlignment-Examples-EnhancingEdlib CHRISARG Parallelizing Edlib with MCE, OpenMP using Inline and FFI::Platypus 2024-06-13T01:02:44 Bio-SeqAlignment-Examples-TailingPolyester CHRISARG "Beefing" up the RNA sequencing simulator polyester with polyA tails 2024-06-12T12:26:38 Bot-Telegram VASYAN A micro^W nano framework for creating telegram bots based on WWW::Telegram::BotAPI 2024-06-17T11:13:27 CXC-DB-DDL-Field-Pg DJERIUS DBD::Pg specific Field class 2024-06-27T14:28:18 DWIM-Block DCONWAY Use AI::Chat without having to write the infrastructure code 2024-06-26T22:36:44 Data-Checks PEVANS XS functions to assist in value constraint checking 2024-06-19T13:26:59 Data-ISO8583 CADE 2024-06-08T22:52:33 Data-Tranco GBROWN An interface to the Tranco domain list. 2024-06-03T13:35:31 DateTime-Schedule TYRRMINAL Determine scheduled days in range based on inclusions/exclusions 2024-06-11T20:45:23 Devel-StatProfiler MBARBON low-overhead sampling code profiler 2024-06-24T21:51:40 ExtUtils-Typemaps-Misc LEONT A collection of miscelaneous typemap templates 2024-06-20T19:43:50 Extism EXTISM Extism Perl SDK 2024-06-06T04:07:08 Filter-Syntactic DCONWAY Source filters based on syntax, instead of luck 2024-06-26T22:39:31 Graphics-ColorNamesCMYK-All PERLANCAR CMYK colors from all Graphics::ColorNamesCMYK::* 2024-06-03T00:06:12 HATX HOEKIT A fluent interface for Hash and Array Transformations 2024-06-28T13:43:31 Kelp-Module-Beam-Wire BRTASTIC Beam::Wire dependency injection container for Kelp 2024-06-02T14:32:03 Kelp-Module-YAML BRTASTIC YAML encoder / decoder for Kelp 2024-06-24T19:18:49 Math-Recaman SIMONW Calculate numbers in Recamán's sequence 2024-06-25T17:25:03 Multi-Dispatch DCONWAY Multiple dispatch for Perl subs and methods 2024-06-26T22:42:28 RT-Extension-SMSWebhook-Twilio BPS RT-Extension-SMSWebhook-Twilio Extension 2024-06-13T22:40:55 Raylib-FFI PERIGRIN Perl FFI bindings for raylib 2024-06-27T05:58:30 SMS-Send-CZ-Smsmanager RADIUSCZ SMS::Send driver for SMS Manager – Czech Republic 2024-06-10T20:58:38 SPVM-R KIMOTO Porting R language Features 2024-06-26T05:10:09 Sah-PSchemaBundle PERLANCAR Convention for Sah-PSchemaBundle-* distribution 2024-06-06T00:06:05 Sah-PSchemaBundle-Array PERLANCAR Parameterized schemas related to array type 2024-06-07T00:06:17 Sah-PSchemaBundle-Perl PERLANCAR Parameterized schemas related to Perl 2024-06-08T00:06:02 Sah-PSchemaBundle-Re PERLANCAR Various regular-expression (parameterized) schemas 2024-06-09T00:05:56 Sah-SchemaBundle-CPAN PERLANCAR Sah schemas related to CPAN 2024-06-15T00:07:21 Sah-SchemaBundle-Chrome PERLANCAR Various Sah schemas related to Google Chrome 2024-06-12T00:06:44 Sah-SchemaBundle-Code PERLANCAR Various schemas related to 'code' type and coderefs 2024-06-10T04:51:45 Sah-SchemaBundle-Collection PERLANCAR Various Sah collection (array/hash) schemas 2024-06-16T00:05:16 Sah-SchemaBundle-Color PERLANCAR Sah schemas related to color codes/names 2024-06-12T00:06:55 Sah-SchemaBundle-ColorScheme PERLANCAR Sah schemas related to color schemes 2024-06-23T15:45:50 Sah-SchemaBundle-ColorTheme PERLANCAR Sah schemas related to ColorTheme 2024-06-30T00:05:31 Sah-SchemaBundle-Nutrient PERLANCAR Sah schemas related to nutrients 2024-06-04T02:10:55 SpeL-Wizard WDAEMS engine to build audio files from the spel files generated by SpeL and maintain their up-to-dateness 2024-06-10T08:18:20 SpeL-Wizard-20240610-TRIAL WDAEMS engine to build audio files from the spel files generated by SpeL and maintain their up-to-dateness 2024-06-10T08:02:44 String-Random-Regexp-regxstring BLIAKO Generate random strings from a regular expression 2024-06-28T23:27:57 Switch-Back DCONWAY given/when for a post-given/when Perl 2024-06-26T22:42:39 Switch-Right DCONWAY Switch and smartmatch done right this time 2024-06-26T22:45:36 Sys-GetRandom-PP MAUKE pure Perl interface to getrandom(2) 2024-06-15T05:21:14 Tags-HTML-Footer SKIM Tags helper for HTML footer. 2024-06-03T15:29:04 Tags-HTML-Message-Board SKIM Tags helper for message board. 2024-06-03T16:01:31 XDR-Gen EHUELS Generate (de)serializers for XDR definitions 2024-06-08T15:05:53 Stats

Number of new CPAN distributions this period: 61

Number of authors releasing new CPAN distributions this period: 29

Authors by number of new CPAN distributions this period:

No Author Distributions 1 PERLANCAR 17 2 CHRISARG 6 3 DCONWAY 5 4 SKIM 3 5 JBARRETT 3 6 EXTISM 2 7 WDAEMS 2 8 BRTASTIC 2 9 LEONT 1 10 GBROWN 1 11 EHUELS 1 12 DJERIUS 1 13 YOSHIMASA 1 14 CADE 1 15 BPS 1 16 BLIAKO 1 17 SVW 1 18 KIMOTO 1 19 VASYAN 1 20 PEVANS 1 21 TYRRMINAL 1 22 SCHROEDER 1 23 HOEKIT 1 24 SIMONW 1 25 SHLOMIF 1 26 MAUKE 1 27 RADIUSCZ 1 28 PERIGRIN 1 29 MBARBON 1
perlancar
http://perlancar.wordpress.com/?p=2087
Extensions
List of new CPAN distributions – May 2024
cpanperl
dist author abstract date Alien-NLopt DJERIUS Build and Install the NLopt library 2024-05-01T05:00:12 Alien-cue PLICEASE Find or download the cue configuration language tool 2024-05-07T11:34:32 Alien-libversion GDT Alien wrapper for libversion 2024-05-01T20:53:07 Alien-poetry OLIVER Download and install poetry 2024-05-11T11:33:08 Amon2-Plugin-Web-Flash YOSHIMASA Ruby on Rails flash for Amon2 2024-05-26T03:25:23 App-Codit HANJE IDE for and in Perl 2024-05-20T08:51:39 … Continue reading List of new CPAN distributions – May 2024
Show full content
dist author abstract date Alien-NLopt DJERIUS Build and Install the NLopt library 2024-05-01T05:00:12 Alien-cue PLICEASE Find or download the cue configuration language tool 2024-05-07T11:34:32 Alien-libversion GDT Alien wrapper for libversion 2024-05-01T20:53:07 Alien-poetry OLIVER Download and install poetry 2024-05-11T11:33:08 Amon2-Plugin-Web-Flash YOSHIMASA Ruby on Rails flash for Amon2 2024-05-26T03:25:23 App-Codit HANJE IDE for and in Perl 2024-05-20T08:51:39 App-NutrientUtils PERLANCAR Utilities related to nutrients 2024-05-26T00:06:02 App-htidx GBROWN generate static HTML directory listings. 2024-05-29T11:03:56 App-rdapper GBROWN a simple console-based RDAP client. 2024-05-29T23:00:49 Archive-SCS NAUTOFON SCS archive controller 2024-05-21T18:27:52 Authorization-AccessControl TYRRMINAL Hybrid RBAC/ABAC access control 2024-05-16T03:53:26 Bencher-ScenarioBundle-Accessors PERLANCAR Scenarios to benchmark class accessors 2024-05-13T00:05:21 Bencher-ScenarioBundle-Algorithm-Diff PERLANCAR Scenarios to benchmark Algorithm::Diff 2024-05-11T00:06:17 Bencher-ScenarioBundle-Graphics-ColorNames PERLANCAR Scenarios to benchmark Graphics::ColorNames and related modules 2024-05-12T00:05:13 Bencher-ScenarioBundle-Log-Any PERLANCAR Scenarios for benchmarking Log::Any 2024-05-20T00:06:19 Bencher-ScenarioBundle-Log-ger PERLANCAR Scenarios for benchmarking Log::ger 2024-05-21T00:05:46 Complete-Nutrient PERLANCAR Completion routines related to nutrients 2024-05-31T00:05:25 Couch-DB MARKOV thick CouchDB interface 2024-05-29T16:37:08 Data-HTML-Footer SKIM Data object for HTML footer. 2024-05-31T09:32:54 Data-Message-Board SKIM Data objects for message board. 2024-05-27T18:30:24 Data-Person SKIM Data objects for person. 2024-05-27T08:46:48 Dist-Zilla-Plugin-Sorter PERLANCAR Plugin to use when building Sorter::* distribution 2024-05-07T00:05:19 Dist-Zilla-Stash-OnePasswordLogin RJBS get login credentials from 1Password 2024-05-25T16:30:09 Feed-Data-AlJazeera LNATION The great new Feed::Data::AlJazeera! 2024-05-09T05:50:01 Feed-Data-BBC LNATION Waiting for comedians to present the news 2024-05-02T08:38:34 Feed-Data-CNN LNATION The rest of the world will follow. 2024-05-02T10:11:29 FreeDesktop-Icons HANJE Use icon libraries quick & easy 2024-05-31T17:26:09 Game-Cribbage LNATION The great new Game::Cribbage! 2024-05-15T00:15:17 Graphics-ColorNamesCMYK PERLANCAR Define CMYK values for common color names 2024-05-10T00:05:12 Graphics-ColorNamesCMYK-BannersCom PERLANCAR Basic CMYK colors from banners.com 2024-05-17T00:05:09 Graphics-ColorNamesCMYK-JohnDecemberCom PERLANCAR CMYK color names from johndecember.com 2024-05-19T00:05:21 Graphics-ColorNamesCMYK-Pantone PERLANCAR Pantone colors 2024-05-14T00:05:54 Graphics-ColorNamesCMYK-ToutesLesCouleursCom PERLANCAR CMYK colors from http://toutes-les-couleurs.com/ (red) 2024-05-16T00:06:24 Graphics-ColorNamesLite PERLANCAR Define RGB values for common color names (lite version) 2024-05-09T00:05:39 Hades-Realm-Rope LNATION Hades realm for Moose 2024-05-20T13:39:42 HashData-Color-CMYK-JohnDecemberCom PERLANCAR CMYK color names (from johndecember.com) 2024-05-18T00:05:57 HashData-Color-CMYK-ToutesLesCouleursCom PERLANCAR CMYK color names (from ToutesLesCouleursCom) 2024-05-15T00:06:01 HashData-Color-PantoneToCMYK PERLANCAR Mapping of Pantone color names to CMYK values 2024-05-08T00:05:41 HashData-ColorCode-CMYK-JohnDecemberCom PERLANCAR CMYK color names (from johndecember.com) 2024-05-22T00:06:06 HashData-ColorCode-CMYK-Pantone PERLANCAR Mapping of Pantone color names to CMYK values 2024-05-23T00:05:32 HashData-ColorCode-CMYK-ToutesLesCouleursCom PERLANCAR CMYK color names (from ToutesLesCouleursCom) 2024-05-24T00:06:00 Linux-Landlock MBALLARIN An interface to the Landlock sandboxing facility of Linux 2024-05-09T20:12:52 Locale-Unicode JDEGUEST Unicode Locale Identifier compliant with BCP47 and CLDR 2024-05-17T08:05:23 Log-Log4perl-Config-YamlConfigurator SVW Reads Log4perl YAML configurations 2024-05-29T07:51:19 Math-NLopt DJERIUS Math::NLopt – Perl interface to the NLopt optimization library 2024-05-01T07:53:48 Mojolicious-Plugin-Authorization-AccessControl TYRRMINAL Integrate Authorization::AccessControl into Mojolicious 2024-05-16T23:23:55 Mojolicious-Plugin-Config-Structured-Bootstrap TYRRMINAL Autoconfigure Mojolicious application and plugins 2024-05-20T13:39:53 Mojolicious-Plugin-Data-Transfigure TYRRMINAL Mojolicious adapter for Data::Transfigure 2024-05-18T03:42:37 Net-EPP-MITMProxy GBROWN A generic EPP proxy server framework. 2024-05-02T11:56:41 Ogma LNATION Command Line Applications via Rope 2024-05-07T08:27:11 OpenSearch LHRST It's new $module 2024-05-15T15:22:31 Password-OnePassword-OPCLI RJBS get items out of 1Password with the "op" CLI 2024-05-25T15:24:06 PerlIO-win32console TONYC Win32 console output layer 2024-05-26T13:03:53 Plack-Middleware-Zstandard PLICEASE Compress response body with Zstandard 2024-05-10T18:08:23 QRCode-Any PERLANCAR Common interface to QRCode functions 2024-05-06T00:06:19 RT-Extension-Import-CSV BPS RT-Extension-Import-CSV Extension 2024-05-15T18:16:51 Sah-SchemaBundle-Business-ID-NIK PERLANCAR Sah schemas related to Indonesian citizenship registration numbers (NIK) 2024-05-01T00:05:13 Sah-SchemaBundle-Business-ID-NKK PERLANCAR Sah schemas related to Indonesian family card number (NKK) 2024-05-02T00:05:52 Sah-SchemaBundle-Business-ID-NOPPBB PERLANCAR Sah schemas related to Indonesian property tax numbers (NOP PBB) 2024-05-03T00:05:32 Sah-SchemaBundle-Business-ID-NPWP PERLANCAR Sah schemas related to Indonesian taxpayer registration number (NPWP) 2024-05-04T00:05:59 Sah-SchemaBundle-Business-ID-SIM PERLANCAR Sah schemas related to Indonesian driving license number (nomor SIM) 2024-05-05T00:06:14 Salus LNATION The great new Salus! 2024-05-09T20:06:13 SortKey-Num-similarity_jaccard PERLANCAR Jaccard coefficient of a string to a reference string, as sort key 2024-05-30T00:05:29 Super-Powers LNATION The hiddden truth 2024-05-02T04:21:41 TableData-Business-ID-BPOM-NutritionLabelRef PERLANCAR Nutrients 2024-05-27T00:05:19 TableData-Health-Nutrient PERLANCAR Nutrients 2024-05-25T00:05:57 TableDataRole-Source-DBI PERLANCAR Role to access table data from DBI 2024-05-28T00:05:38 TableDataRole-Source-SQLite PERLANCAR Role to access table data from SQLite database table/query 2024-05-29T00:05:31 Tags-HTML-DefinitionList SKIM Tags helper for definition list. 2024-05-17T16:54:28 Tags-HTML-Navigation-Grid SKIM Tags helper for navigation grid. 2024-05-10T18:53:42 Tags-HTML-Tree SKIM Tags helper for Tree. 2024-05-01T16:50:02 Tk-DynaMouseWheelBind HANJE Wheel scroll panes filled with widgets 2024-05-20T18:53:11 URI-Shorten TEODESIAN Shorten URIs so that you don't have to rely on external services 2024-05-07T08:50:48 URI-Shortener TEODESIAN Shorten URIs so that you don't have to rely on external services 2024-05-07T15:53:48 Version-libversion-XS GDT Perl binding for libversion 2024-05-01T20:09:03 XDR-Parse EHUELS Parse XDR (eXternal Data Representation) definitions into an AST (Abstract Syntax Tree) 2024-05-17T13:01:54 e TIMKA The great new e! 2024-05-08T15:09:45 optional EXODIST Pragma to optionally load a module (or pick from a list of modules) and provide a constant and some tools for taking action depending on if it loaded or not. 2024-05-14T21:33:17 perl-libssh QGARNIER Support for the SSH protocol via libssh. 2024-05-28T08:35:27 Stats

Number of new CPAN distributions this period: 79

Number of authors releasing new CPAN distributions this period: 25

Authors by number of new CPAN distributions this period:

No Author Distributions 1 PERLANCAR 31 2 LNATION 8 3 SKIM 6 4 TYRRMINAL 4 5 HANJE 3 6 GBROWN 3 7 TEODESIAN 2 8 DJERIUS 2 9 RJBS 2 10 PLICEASE 2 11 GDT 2 12 BPS 1 13 YOSHIMASA 1 14 NAUTOFON 1 15 OLIVER 1 16 MARKOV 1 17 TONYC 1 18 LHRST 1 19 MBALLARIN 1 20 TIMKA 1 21 SVW 1 22 EXODIST 1 23 QGARNIER 1 24 JDEGUEST 1 25 EHUELS 1
perlancar
http://perlancar.wordpress.com/?p=2085
Extensions