25 sept 2021

(ccclx) 11 great CPAN modules released last week

Updates for great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

  1. App::cpm - a fast CPAN module installer
    • Version: 0.997007 on 2021-09-23
    • Votes: 54
    • Previous version: 0.997006 was 2 months, 1 day before
  2. App::TimeTracker - time tracking for impatient and lazy command line lovers
    • Version: 3.010 on 2021-09-23
    • Votes: 15
    • Previous version: 3.009 was 7 months, 30 days before
  3. Config::Tiny - Read/Write .ini style files with as little code as possible
    • Version: 2.27 on 2021-09-22
    • Votes: 30
    • Previous version: 2.26 was 7 months, 21 days before
  4. DateTime::TimeZone - Time zone object base class and factory
    • Version: 2.48 on 2021-09-25
    • Votes: 17
    • Previous version: 2.47 was 8 months, 1 day before
  5. Devel::NYTProf - Powerful fast feature-rich Perl source code profiler
    • Version: 6.11 on 2021-09-19
    • Votes: 170
    • Previous version: 6.10 was 4 months, 10 days before
  6. Git::CPAN::Patch - Patch CPAN modules using Git
    • Version: 2.4.0 on 2021-09-19
    • Votes: 12
    • Previous version: 2.3.4 was 3 years, 26 days before
  7. LWP - The World-Wide Web library for Perl
    • Version: 6.57 on 2021-09-20
    • Votes: 153
    • Previous version: 6.56 was 1 month, 3 days before
  8. Module::CoreList - what modules shipped with versions of perl
    • Version: 5.20210920 on 2021-09-20
    • Votes: 36
    • Previous version: 5.20210820 was 30 days before
  9. Number::Phone - base class for Number::Phone::* modules
    • Version: 3.8001 on 2021-09-21
    • Votes: 15
    • Previous version: 3.7003 was 3 months, 19 days before
  10. SPVM - Static Perl Virtual Machine. Fast Calculation, Fast Array Operation, and Easy C/C++ Binding.
    • Version: 0.9015 on 2021-09-24
    • Votes: 21
    • Previous version: 0.9013 was 6 days before
  11. WWW::Mechanize - Handy web browsing in a Perl object
    • Version: 2.05 on 2021-09-21
    • Votes: 88
    • Previous version: 2.04 was 1 month, 15 days before

(cdlxxxv) metacpan weekly report - App::cpanminus::reporter

This is the weekly favourites list of CPAN distributions. Votes count: 62

Week's winner (+3): App::cpanminus::reporter

Build date: 2021/09/25 19:57:56 GMT


Clicked for first time:


Increasing its reputation:

(dvi) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2021-09-25 19:33:09 GMT


  1. What is the difference about subroutine has the * prototype between Perl 5.22 and before? - [5/1]
  2. Could not write merged data into yml file - [4/1]
  3. match all commas that are outside parentheses and square brackets in perl regex - [3/3]
  4. Introspecting the name of placeholder variables from a Mojolicious controller - [3/1]
  5. How to force rematch? - [3/1]
  6. Trim space ONLY from start & end of document without touching internal space using perl in shell script - [2/3]
  7. Perl Simple FIFO calculation - [2/2]
  8. How do I run perl scripts in parallel and capture outputs in files? - [2/2]
  9. Perl: Regex for matching and replacing word and optional full stop - [2/1]
  10. Get key details from the value through grep - [2/1]

18 sept 2021

(ccclix) 11 great CPAN modules released last week

Updates for great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

  1. Catmandu - a data toolkit
    • Version: 1.2016 on 2021-09-17
    • Votes: 21
    • Previous version: 1.2015 was 7 months, 26 days before
  2. Graph - graph data structures and algorithms
    • Version: 0.9724 on 2021-09-13
    • Votes: 26
    • Previous version: 0.9723 was 12 days before
  3. JSON::Validator - Validate data against a JSON schema
    • Version: 4.24 on 2021-09-16
    • Votes: 28
    • Previous version: 4.23 was 19 days before
  4. Mojolicious::Plugin::OpenAPI - OpenAPI / Swagger plugin for Mojolicious
    • Version: 4.06 on 2021-09-14
    • Votes: 40
    • Previous version: 4.05 was 2 months, 4 days before
  5. PDF::API2 - Create, modify, and examine PDF files
    • Version: 2.042 on 2021-09-16
    • Votes: 27
    • Previous version: 2.041 was 1 month, 19 days before
  6. Proc::ProcessTable - Perl extension to access the unix process table
    • Version: 0.62 on 2021-09-13
    • Votes: 21
    • Previous version: 0.612 was 5 days before
  7. RapidApp - Turnkey ajaxy webapps
    • Version: 1.3404 on 2021-09-17
    • Votes: 29
    • Previous version: 1.3402 was 17 days before
  8. Sub::Util - Common Scalar and List utility subroutines
    • Version: 1.59 on 2021-09-12
    • Votes: 156
    • Previous version: 1.56 was 5 months, 13 days before
  9. SPVM - Static Perl Virtual Machine. Fast Calculation, Fast Array Operation, and Easy C/C++ Binding.
    • Version: 0.9013 on 2021-09-18
    • Votes: 21
    • Previous version: 0.9012 was 8 days before
  10. String::Random - Perl module to generate random strings based on a pattern
    • Version: 0.32 on 2021-09-14
    • Votes: 21
    • Previous version: 0.31 was 10 months, 28 days before
  11. Test::Simple - Basic utilities for writing tests.
    • Version: 1.302187 on 2021-09-17
    • Votes: 171
    • Previous version: 1.302186 was 1 month, 22 days before

(dv) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2021-09-18 20:51:39 GMT


  1. Perl optimization: inlining a function changed the results - [4/1]
  2. Why my micro-API does not have response body? - [3/2]
  3. How to search and replace a word on multiple occurrence - [2/2]
  4. perl - Hash::Merge duplicates same list within hashes instead of putting them once - [2/1]
  5. Perl - how to create dynamic multi level hash using array of elements as keys - [2/1]
  6. Error while using SSH command in shell script - [2/1]
  7. running gam command inside perl script - [1/2]
  8. in Perl, how to assign the print function to a variable? - [1/2]
  9. In Perl, how to create a "mixed-encoding" string (or a raw sequence of bytes) in a scalar? - [1/2]
  10. perl to modify clipboard before pasting - [1/1]

11 sept 2021

(ccclviii) 11 great CPAN modules released last week

Updates for great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

  1. App::Netdisco - An open source web-based network management tool.
    • Version: 2.049005 on 2021-09-09
    • Votes: 13
    • Previous version: 2.049004 was 6 days before
  2. DBIx::Lite - Chained and minimal ORM
    • Version: 0.33 on 2021-09-07
    • Votes: 26
    • Previous version: 0.32 was 2 years, 8 months, 8 days before
  3. Mojo::mysql - Mojolicious and Async MySQL/MariaDB
    • Version: 1.23 on 2021-09-11
    • Votes: 34
    • Previous version: 1.21 was 4 months, 13 days before
  4. Mojo::Pg - Mojolicious ♥ PostgreSQL
    • Version: 4.26 on 2021-09-08
    • Votes: 68
    • Previous version: 4.25 was 6 months, 16 days before
  5. Net::GitHub - Perl Interface for github.com
    • Version: 1.02 on 2021-09-08
    • Votes: 25
    • Previous version: 1.01 was 1 year, 4 months, 15 days before
  6. Path::Iterator::Rule - Iterative, recursive file finder
    • Version: 1.015 on 2021-09-09
    • Votes: 23
    • Previous version: 1.014 was 3 years, 2 months, 12 days before
  7. Prima - a perl graphic toolkit
    • Version: 1.63 on 2021-09-10
    • Votes: 33
    • Previous version: 1.62 was 2 months, 24 days before
  8. Proc::ProcessTable - Perl extension to access the unix process table
    • Version: 0.612 on 2021-09-08
    • Votes: 21
    • Previous version: 0.611 was 21 days before
  9. SPVM - Static Perl Virtual Machine. Fast Calculation, Fast Array Operation, and Easy C/C++ Binding.
    • Version: 0.9012 on 2021-09-10
    • Votes: 21
    • Previous version: 0.9011 was 10 days before
  10. Test::MockModule - Override subroutines in a module for unit testing
    • Version: v0.177.0 on 2021-09-07
    • Votes: 14
    • Previous version: v0.176.0 was 8 months, 2 days before
  11. Yancy - The Best Web Framework Deserves the Best CMS
    • Version: 1.077 on 2021-09-06
    • Votes: 40
    • Previous version: 1.076 was 26 days before

(cdlxxxiv) metacpan weekly report

This is the weekly favourites list of CPAN distributions. Votes count: 38

This week there isn't any remarkable distribution

Build date: 2021/09/11 14:07:22 GMT


Clicked for first time:


Increasing its reputation:

4 sept 2021

(ccclvii) 12 great CPAN modules released last week

Updates for great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

  1. App::Netdisco - An open source web-based network management tool.
    • Version: 2.049004 on 2021-09-03
    • Votes: 13
    • Previous version: 2.049001 was 12 days before
  2. Graph - graph data structures and algorithms
    • Version: 0.9723 on 2021-09-01
    • Votes: 26
    • Previous version: 0.9722 was 1 month, 28 days before
  3. GraphQL - Perl implementation of GraphQL
    • Version: 0.52 on 2021-09-03
    • Votes: 18
    • Previous version: 0.51 was 1 month, 30 days before
  4. IO - Perl core IO modules
    • Version: 1.48 on 2021-09-01
    • Votes: 53
    • Previous version: 1.45 was 7 months, 28 days before
  5. JSON::Validator - Validate data against a JSON schema
    • Version: 4.23 on 2021-08-28
    • Votes: 28
    • Previous version: 4.22 was 1 day before
  6. OpenAPI::Client - A client for talking to an Open API powered server
    • Version: 1.02 on 2021-08-28
    • Votes: 14
    • Previous version: 1.01 was 2 months, 11 days before
  7. RapidApp - Turnkey ajaxy webapps
    • Version: 1.3402 on 2021-08-31
    • Votes: 29
    • Previous version: 1.3401 was 7 months, 23 days before
  8. SPVM - Static Perl Virtual Machine. Fast Calculation, Fast Array Operation, and Easy C/C++ Binding.
    • Version: 0.9011 on 2021-08-31
    • Votes: 21
    • Previous version: 0.9010 was 6 days before
  9. Storable - persistence for Perl data structures
    • Version: 3.25 on 2021-08-30
    • Votes: 46
    • Previous version: 3.15 was 2 years, 4 months, 7 days before
  10. Sys::Virt - libvirt Perl API
    • Version: v7.7.0 on 2021-09-02
    • Votes: 15
    • Previous version: v7.5.0 was 2 months before
  11. Text::Template - Expand template text with embedded Perl
    • Version: 1.60 on 2021-09-03
    • Votes: 22
    • Previous version: 1.59 was 1 year, 2 months before
  12. WWW::Mechanize::Chrome - automate the Chrome browser
    • Version: 0.68 on 2021-08-29
    • Votes: 15
    • Previous version: 0.67 was 1 month, 20 days before

(cdlxxxiii) metacpan weekly report

This is the weekly favourites list of CPAN distributions. Votes count: 39

This week there isn't any remarkable distribution

Build date: 2021/09/04 20:05:43 GMT


Clicked for first time:

  • App::findeps - the Module to find dependencies for files you've selected
  • Net::xFTP - Common wrapper functions for use with either Net::FTP, Net::SFTP, Net::FSP, Net::FTPSSL, Net::OpenSSH, Net:SSH2, and Net::SFTP::Foreign.
  • SDL2::FFI - FFI Wrapper for SDL (Simple DirectMedia Layer) Development Library
  • Test::WWW::Mechanize::Mojo - Test::WWW::Mechanize for Mojo / Mojolicious

Increasing its reputation:

(div) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2021-09-04 19:57:27 GMT


  1. What does 0 plus a pointer mean? - [18/2]
  2. bash + how to capture the version from rpm - [5/7]
  3. How to set cursor color in Gtk3 selectable label? - [3/1]
  4. Mojolicious API is disregarding the characters after " . " in the URL argument - [3/1]
  5. How does Perl regexp anchor $ actually handle a trailing newline? - [2/2]
  6. Perl: Converting strings to Unicode - [2/2]
  7. Math::BigInt error: Can't locate object method "bmuladd" - [2/1]
  8. Unable to follow opendir syntax in Perl - [1/3]
  9. JSONizing nested Perl objects - [1/2]
  10. Trying to install a perl module with cpanm, got a fail - [1/2]