25 ene 2020

(cclxxiii) CPAN great modules released last week

This is a list of great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

# CPAN module Version Votes Abstract
1 App::Netdisco 2.044009 12 An open source web-based network management tool.
2 Catalyst::Runtime 5.90126 144 The Catalyst Framework Runtime
3 CPANPLUS 0.9906 12 Ameliorated interface to the CPAN
4 DBD::Pg 3.10.3 82 DBI PostgreSQL interface
5 EV 4.32 38 perl interface to libev, a high performance full-featured event loop
6 Exporter 5.74 20 Implements default import method for modules
7 FFI::CheckLib 0.26 13 Check that a library is available for FFI
8 IO 1.42 52 Perl core IO modules
9 IPC::System::Simple 1.26 26 Run commands simply, with detailed diagnostics
10 Keyword::Declare 0.001015 17 Declare new Perl keywords...via a keyword...named keyword
11 Minilla v3.1.9 47 CPAN module authoring tool
12 Module::CoreList 5.20200120 34 what modules shipped with versions of perl
13 Mojolicious 8.32 415 Real-time web framework
14 Mojolicious::Plugin::OpenAPI 2.21 35 OpenAPI / Swagger plugin for Mojolicious
15 Net::Curl 0.43 13 Perl interface for libcurl
16 Pegex 0.74 20 Acmeist PEG Parser Framework
17 Perl::Critic 1.138 109 Critique Perl source code for best-practices.
18 Perl::LanguageServer v2.0.2 16 Language Server and Debug Protocol Adapter for Perl
19 Test::MockObject 1.20200122 22 Perl extension for emulating troublesome interfaces

(cdiv) metacpan weekly report - DBD::Pg

This is the weekly favourites list of CPAN distributions. Votes count: 39
Week's winner: DBD::Pg (+2)
Build date: 2020/01/25 14:53:01 GMT

Clicked for first time:

Increasing its reputation:

(cdxxviii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2020-01-25 14:51:42 GMT

  1. Why does this error about strict subs only trigger under autodie? - [3/1]
  2. Can't install perl modules with cpan - [2/2]
  3. How to use Regex in a While If statement? Perl - [2/2]
  4. How do I move in a tree to the next child? - [2/2]
  5. How to compare JSON with Test::Deep? - [2/1]
  6. What does determine scalar/list context of `split`? - [2/1]
  7. Printing UTF8 in Perl? - [2/1]
  8. Perl, how to get pid of threads from exec, system, open functions on Win32 and Unix - [2/1]
  9. Perl Dancer2 default route failing - [2/0]
  10. How to pass empty variable from perl cgi to template? - [2/0]

19 ene 2020

(cclxxii) CPAN great modules released last week

This is a list of great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

# CPAN module Version Votes Abstract
1 ack v3.3.1 123 A grep-like program for searching source code
2 autodie 2.32 56 Replace functions with ones that succeed or die with lexical scope
3 Catalyst::Runtime 5.90125 143 The Catalyst Framework Runtime
4 CGI 4.45 36 Handle Common Gateway Interface requests and responses
5 DBD::Pg 3.10.2 80 DBI PostgreSQL interface
6 ExtUtils::MakeMaker 7.44 46 Create a module Makefile
7 FFI::Platypus 1.09 51 Write Perl bindings to non-Perl libraries with FFI. No XS required.
8 Future::AsyncAwait 0.36 22 deferred subroutine syntax for futures
9 Log::Any 1.708 54 Bringing loggers and listeners together
10 Mojolicious 8.31 415 Real-time web framework
11 Path::Tiny 0.110 147 File path utility
12 Perl::LanguageServer v2.0.1 16 Language Server and Debug Protocol Adapter for Perl
13 Sys::Virt v6.0.0 12 libvirt Perl API
14 Template::Toolkit 3.006 124 comprehensive template processing system
15 Term::ANSIColor 5.01 48 Color output using ANSI escape sequences
16 Test::Simple 1.302171 166 Basic utilities for writing tests.
17 Tie::File 1.01 13 Access the lines of a disk file via a Perl array
18 TimeDate 2.31 22 miscellaneous timezone manipulations routines
19 Type::Tiny 1.008003 115 tiny, yet Moo(se)-compatible type constraint
20 XML::LibXML 2.0202 88 Interface to Gnome libxml2 xml parsing and DOM library

(cdiii) metacpan weekly report - Mojolicious

This is the weekly favourites list of CPAN distributions. Votes count: 55
Week's winner: Mojolicious (+3)
Build date: 2020/01/19 12:06:40 GMT

Clicked for first time:

Increasing its reputation:

(cdxxvii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2020-01-19 12:03:58 GMT

  1. How can I stop code from being run in the compiler phase? - [6/2]
  2. Matching consecutive characters from a string using regex - [3/3]
  3. What is the correct way to use ctime in perl? - [3/1]
  4. Perl + Tk: pass a (Scrolled/Listbox) widget reference to a subroutine - [2/2]
  5. Perl: Insert foreign characters into Oracle - [2/2]
  6. Perl multi-byte character encoding for HTML - [2/2]
  7. Net::SSH2::Simple failed after update to Windows10 - [2/1]
  8. Why doesn't this deref of a reference work as a one-liner? - [1/5]
  9. Unable to install Bio::SeqIO module on Ubuntu for Windows 10 from Microsoft Store - [1/2]
  10. The Perl API to ServiceNow stopped supporting TLS 1.0 and 1.1. Are there any quick Perl 5.8 fixes? - [1/2]

11 ene 2020

(cclxxi) CPAN great modules released last week

This is a list of great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

# CPAN module Version Votes Abstract
1 autodie 2.31 56 Replace functions with ones that succeed or die with lexical scope
2 Future 0.43 48 represent an operation awaiting completion
3 Future::AsyncAwait 0.35 22 deferred subroutine syntax for futures
4 Inline 0.86 31 Write Perl Subroutines in Other Programming Languages
5 Mojolicious 8.30 414 Real-time web framework
6 Pegex 0.72 20 Acmeist PEG Parser Framework
7 Perl::Tidy 20200110 116 indent and reformat perl scripts
8 Promises 1.03 38 An implementation of Promises in Perl
9 Rex 1.8.0 69 the friendly automation framework
10 SPVM 0.0445 19 Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding
11 Term::ANSIColor 5.00 47 Color output using ANSI escape sequences

(cdii) metacpan weekly report - Future::AsyncAwait

This is the weekly favourites list of CPAN distributions. Votes count: 57
Week's winner (+3): Future::AsyncAwait
Build date: 2020/01/11 19:41:02 GMT

Clicked for first time:

Increasing its reputation:

(cdxxvi) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2020-01-11 19:38:47 GMT

  1. How do I disable Devel::Cover for forked child processes? - [6/2]
  2. What is the difference using split pattern with slashes // or quotes ''|“”? - [3/3]
  3. Perl Issue with concurrent requests with IO::Async and Future::Utils - [3/0]
  4. Convert the contents of directory and its subdirectories to JSON - [2/3]
  5. Replace the first occurrence of a matching text using sed/perl/awk - [2/3]
  6. Perl Regular expression to match string contains alphabets/digits/dot - [2/3]
  7. Import raku's `dir` function into Perl - [2/3]
  8. Can I inject a perl sub in a package? - [2/2]
  9. perl regex to get comma not in parenthesis or nested parenthesis - [2/2]
  10. How to set up envoirment variables for a perl script in crontab properly? Script is executing with workarounds - [2/2]

4 ene 2020

(cclxx) CPAN great modules released last week

This is a list of great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

# CPAN module Version Votes Abstract
1 Compiler::Lexer 0.23 15 Lexical Analyzer for Perl5
2 DBIx::Class::Helpers 2.034002 47 Simplify the common case stuff for DBIx::Class.
3 Perl::LanguageServer 2.0 14 Language Server and Debug Protocol Adapter for Perl
4 Tickit 0.69 23 Terminal Interface Construction KIT

(cdi) metacpan weekly report - Dash

This is the weekly favourites list of CPAN distributions. Votes count: 96
Week's winners (+4): Dash 
Build date: 2020/01/04 21:59:58 GMT

Clicked for first time:

Increasing its reputation:

(cdxxv) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2020-01-04 21:57:32 GMT

  1. How do I turn the Perl 5 module Data::Printer's `show_tied` option off when using it in Raku? - [6/1]
  2. Does opening a pipeline in Perl involve a shell? - [4/1]
  3. How to open an XML file in utf-16 encoding in Perl? - [3/1]
  4. Unable to find if one item exists in array of items and return the necessary message in Perl - [2/4]
  5. Set Inactivity Timeout Perl (Mojo) Subprocess - [2/1]
  6. 'dmake' is not recognized as an internal or external command - [2/0]
  7. When is a method cached, and when is the cache invalidated? - [2/0]
  8. How to register entity in XML::LibXML for parsing? - [1/2]
  9. perl: processing bad return value from decode_json() - [1/2]
  10. How to defer an array element in perl - [1/2]

3 ene 2020

10 best perl distributions created at 2019 (metacpan rating)

This list contains distributions created at 2019

  1. Do (+8)
  2. Chart::GGPlot (+7)
  3. FASTX::Reader (+6)
  4. Alt::Data::Frame::ButMore (+4)
  5. Geo::Index (+4)
  6. Proch::N50 (+4)
  7. UTF8::R2 (+4)
  8. With::Roles (+4)
  9. XS::Install (+4)
  10. next::XS (+4)

metacpan most voted distributions in 2019

This is the metacpan most voted distributions in 2019

  1. Mojolicious (+42)
  2. perl (+27)
  3. FFI::Platypus (+19)
  4. Moo (+16)
  5. Moose (+14)
  6. Perl::Critic (+13)
  7. Data::Object (+12)
  8. Devel::NYTProf (+12)
  9. MCE (+12)
  10. Rex (+12)
  11. Dancer2 (+11)
  12. Perl::Tidy (+11)
  13. Scalar::List::Utils (+11)
  14. App::cpm (+10)
  15. App::perlbrew (+10)
  16. Parallel::ForkManager (+10)
  17. SPVM (+10)
  18. Try::Tiny (+10)
  19. Yancy (+10)
  20. perlsecret (+10)

This is the metacpan most voted distributions in 2019 group by month

20 best Perl questions at stackoverflow in 2019

This is the ten most rated questions at 2019 Stack Overflow.
Between brackets: question score & answers count
Built date: 2020/01/03 09:24:59 GMT


  1. Overwriting a function defined in a module but before used in its runtime phase? - [20/7]
  2. python conditional debug breakpoint one-liner for versions before 3.7 PEP 553 that acts similarly to Perl's $DB::single=1 - [15/2]
  3. Perl and the etymology of "bless"? - [14/4]
  4. DBD-Oracle (1.74 or 1.76) with oracle instantclient 11.2 on win10 wsl ubuntu - [14/2]
  5. Why does "try" not cause an undefined subroutine error? - [13/1]
  6. Can a Perl program know the line number where __DATA__ begins? - [11/5]
  7. list return from Inline:Perl5 gives a count of items, not the list - [11/2]
  8. How can I calculate git tree hash? - [12/1]
  9. Why do some users quote classnames in Perl? - [10/2]
  10. How best (idiomatically) to fail perl script (run with -n/-p) when input file not found? - [10/2]
  11. Perl Regex Command Line Issue - [9/3]
  12. Is the truthiness of a dualvar always that of its string part? - [9/2]
  13. Post-increment and variable re-use in a single statement, Perl 5 vs Perl 6 - [9/2]
  14. How can I create an RPM from a module and recursively create separate independent RPMs for the dependencies? - [9/1]
  15. Combining 2 lines together but "interlaced" - [8/7]
  16. Why is Devel::LeakTrace leaking memory? - [8/2]
  17. Install Raku (Perl 6) in Ubuntu along with Perl 5.26 - [8/2]
  18. Does Perl's Glob have a limitation? - [8/2]
  19. "isn't numeric" error in "sort" after "uniq" - [8/1]
  20. How to increment the last number in a string; bash - [7/7]