29 jun 2019

(ccxliii) 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.0.1 120 A grep-like program for searching source code
2 Alien::Build 1.76 14 Build external dependencies for use in CPAN
3 Bread::Board 0.37 27 A solderless way to wire up your application components
4 EV 4.27 35 perl interface to libev, a high performance full-featured event loop
5 Future::AsyncAwait 0.29 16 deferred subroutine syntax for futures
6 IO::Async 0.74 52 Asynchronous event-driven programming
7 JSON::PP 4.04 14 JSON::XS compatible pure-Perl module.
8 Mojo::mysql 1.16 31 Mojolicious and Async MySQL/MariaDB
9 Mojolicious 8.18 397 Real-time web framework
10 Yancy 1.034 25 A simple framework and editor for content-driven Mojolicious websites

(ccclxxv) metacpan weekly report - Mojolicious::Plugin::TrustedProxy

This is the weekly favourites list of CPAN distributions. Votes count: 48
Week's winner: Mojolicious::Plugin::TrustedProxy (+2)
Build date: 2019/06/29 21:02:03 GMT

Clicked for first time:

Increasing its reputation:

(cccxcix) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-06-29 20:58:30 GMT

  1. How do I do a case sensitive rename or move operation in perl? - [3/3]
  2. Promotion of undef variable to ARRAY ref in foreach - [3/1]
  3. printf difference between c and perl - [2/4]
  4. Extract text from HTMl/XML tags in Perl - [2/2]
  5. Is there a difference between \x{..} and \N{U+..} - [2/1]
  6. Perl script on Widows10 can't get command line parameters - [2/0]
  7. How to change templates folder in perl Mojolicious lite? - [2/0]
  8. Remove blank lines from the ends of a bunch of files - [1/4]
  9. In Perl why does adding "|| die" onto a statement cause it to evaluate in scalar context? - [1/1]
  10. How to make Check Boxes render in PDF using Perl's PDF::API2 - [1/1]

22 jun 2019

(ccxlii) 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 Config::Tiny 2.24 27 Read/Write .ini style files with as little code as possible
2 Dancer2 0.208000 108 Lightweight yet powerful web application framework
3 FFI::Platypus 0.88 41 Write Perl bindings to non-Perl libraries with FFI. No XS required.
4 Future::AsyncAwait 0.28 16 deferred subroutine syntax for futures
5 JSON::PP 4.03 14 JSON::XS compatible pure-Perl module.
6 Module::CoreList 5.20190620 32 what modules shipped with versions of perl
7 Mojo::SQLite 3.002 21 A tiny Mojolicious wrapper for SQLite
8 Proc::ProcessTable 0.59 16 Perl extension to access the unix process table
9 Promises 1.02 37 An implementation of Promises in Perl
10 Raisin 0.83 37 A REST API microframework for Perl.
11 Selenium::Remote::Driver 1.33 36 Perl Client for Selenium Remote Driver
12 Yancy 1.033 25 A simple framework and editor for content-driven Mojolicious websites

(ccclxxiv) metacpan weekly report - FFI::Platypus

This is the weekly favourites list of CPAN distributions. Votes count: 55
Week's winner: FFI::Platypus (+3)
Build date: 2019/06/22 21:19:55 GMT

Clicked for first time:

Increasing its reputation:

(cccxcviii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-06-22 21:18:02 GMT

  1. Perl Regex Command Line Issue - [9/3]
  2. Is it possible to run only particular sub under debugger? - [3/3]
  3. Perl Regex Unexpected Performance Hit - [3/1]
  4. Syntax error using a filehandle stored in a hash value - [2/1]
  5. Perl code crashes after upgrading from rhel6 to rhel8 - [2/1]
  6. How to print Hexagram in Perl? - [2/1]
  7. GNU Parallel: Do not quote Perl replacement string values that contain spaces? - [2/1]
  8. how to proceed as a module author after a trial release - [2/1]
  9. Perl string replace not working with $1 and $2 - [1/6]
  10. Function definition changes the outward behavior of <> - [1/2]

15 jun 2019

(ccxli) 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 Cpanel::JSON::XS 4.12 29 cPanel fork of JSON::XS, fast and correct serializing
2 CryptX 0.064 38 Crypto toolkit
3 DBIx::Class::Migration 0.074 23 Tools to make migrating your DBIx::Class databases easier
4 Future 0.41 46 represent an operation awaiting completion
5 Image::ExifTool 11.50 27 Read and write meta information
6 IO::Async 0.73 52 Asynchronous event-driven programming
7 Net::AMQP::RabbitMQ 2.40004 14 interact with RabbitMQ over AMQP using librabbitmq
8 Proc::ProcessTable 0.58 16 Perl extension to access the unix process table
9 Promises 1.01 36 An implementation of Promises in Perl
10 Selenium::Remote::Driver 1.32 36 Perl Client for Selenium Remote Driver
11 SPVM 0.0437 16 Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding
12 Syntax::Keyword::Try 0.10 26 a try/catch/finally syntax for perl
13 YAML::LibYAML 0.79 39 Perl YAML Serialization using XS and libyaml
14 Yancy 1.032 24 A simple framework and editor for content-driven Mojolicious websites

(ccclxxiii) metacpan weekly report - Open::This

This is the weekly favourites list of CPAN distributions. Votes count: 44
Week's winners (+4): Open::This
Build date: 2019/06/15 20:09:30 GMT

Clicked for first time:

Increasing its reputation:

(cccxcvii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-06-15 20:05:17 GMT

  1. How do I get all words that begin with a capital letter following a specific string? - [5/4]
  2. Use tr with arrays - [3/4]
  3. Comparing two arrays and finding differences - [3/3]
  4. Get the second string of the URI with Perl regex - [2/4]
  5. Best way to Immediately Invoked Function Expression (IIFE) in perl? - [2/1]
  6. Perl: How to iterate over arrays in multiple objects and extract values from webservice - [2/1]
  7. Localization via Locale::Maketext::Simple always falls back to default instead of .po entry - [2/1]
  8. How do I concisely check warning categories up to the root of the hierarchy in my package? - [2/1]
  9. How can I find the DynaLoader mapping of module names to opaque pointers? - [2/1]
  10. What's so special about Unicode character "" that it breaks the parser logic based on curly braces? - [2/1]

8 jun 2019

(ccxl) 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.042010 12 An open source web-based network management tool.
2 App::Sqitch v1.0.0 37 Sensible database change management
3 CGI 4.44 36 Handle Common Gateway Interface requests and responses
4 Date::Manip 6.77 14 Date manipulation routines
5 DBIx::Class::DeploymentHandler 0.002232 18 Extensible DBIx::Class deployment
6 Future::AsyncAwait 0.27 16 deferred subroutine syntax for futures
7 Net::AMQP::RabbitMQ 2.40001 14 interact with RabbitMQ over AMQP using librabbitmq
8 SPVM 0.0436 15 Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding
9 Yancy 1.031 22 A simple framework and editor for content-driven Mojolicious websites

(ccclxxii) metacpan weekly report - Starman

This is the weekly favourites list of CPAN distributions. Votes count: 83
Week's winners (+3): Starman
Build date: 2019/06/08 19:58:32 GMT

Clicked for first time:

Increasing its reputation:

(cccxcvi) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-06-08 19:54:38 GMT

  1. Why Perl ignores spaces between a sigil and variable name? - [3/2]
  2. Perl Syntax Error on Compilation - "use" not allowed in expression - [3/2]
  3. DBIx::something that can restore session variables on reconnection? - [3/1]
  4. Avoid Mojolicious async beviour? Avoid "AnyEvent::CondVar: recursive blocking wait attempted" - [3/1]
  5. Find lines with no matching numbers as their preceding line - [2/6]
  6. BASH - Replacement of regex match within a file - [2/4]
  7. Using Perl to replace empty string with space - [2/2]
  8. Serialize a Perl package variable and update once every 24 hours from a CGI script - [2/2]
  9. How to wait for grandchild process (`bash` retval becomes -1 in Perl due to SIG CHLD) - [2/2]
  10. Handle repeated options like -v -vv -vvv idiomatically with perl Getopt - [2/1]

1 jun 2019

(ccxxxix) 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.0.0 120 A grep-like program for searching source code
2 App::Netdisco 2.042009 12 An open source web-based network management tool.
3 Modern::Perl 1.20190601 42 enable all of the features of Modern Perl with one import
4 PAR::Packer 1.049 34 PAR Packager
5 Perl::Tidy 20190601 107 indent and reformat perl scripts
6 perlsecret 1.016 41 Perl secret operators and constants
7 Pod::Simple 3.38 15 framework for parsing Pod
8 SPVM 0.0435 15 Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding
9 SQL::Translator 1.60 35 SQL DDL transformations and more

(ccclxxi) metacpan weekly report - Perl::Snippets

This is the weekly favourites list of CPAN distributions. Votes count: 50
Week's winner: Perl::Snippets (+3)
Build date: 2019/06/01 19:54:11 GMT

Clicked for first time:

Increasing its reputation:

(cccxcv) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-06-01 19:49:24 GMT

  1. How to check if a Perl scalar can be treated as a subroutine? - [5/1]
  2. Mojolicious(hypnotoad) - enforce TLS v1.2 - [4/1]
  3. Programmatically change sorting order in Perl ($a <=> $b) - [3/3]
  4. Using Win32::Env perl module, environment variable not setting permanently in windows - [3/2]
  5. RegEx for a conditional pattern in a string - [3/2]
  6. What are the official perl docs on the web? - [3/1]
  7. Deleting N matching patterns using sed, awk, perl etc - [2/6]
  8. Parent doesn't wait for child processes to finish despite reaping - [2/2]
  9. Is there a way to "allow" a perl RegEx to ignore 1 character at a time when trying to match? - [2/2]
  10. Bash script containing git commands behaves differently when used together with perl - [2/1]