31 mar 2019

(ccxxx) 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 Alien::Build 1.62 12 Build external dependencies for use in CPAN
2 Beam::Wire 1.023 14 Lightweight Dependency Injection Container
3 CGI 4.42 36 Handle Common Gateway Interface requests and responses
4 Class::Inspector 1.34 14 Get information about a class and its structure
5 Cpanel::JSON::XS 4.11 29 cPanel fork of JSON::XS, fast and correct serializing
6 DateTime::TimeZone 2.34 16 Time zone object base class and factory
7 DBIx::Class::Migration 0.073 23 Tools to make migrating your DBIx::Class databases easier
8 libwww::perl 6.38 144 The World-Wide Web library for Perl
9 Markdent 0.34 21 An event-based Markdown parser toolkit
10 Mojo::mysql 1.14 29 Mojolicious and Async MySQL/MariaDB
11 Prima 1.55 24 a perl graphic toolkit
12 RapidApp 1.3103 26 Turnkey ajaxy webapps
13 XML::LibXML 2.0200 83 Interface to Gnome libxml2 xml parsing and DOM library

(ccclxii) metacpan weekly report - Keyword::Declare

This is the weekly favourites list of CPAN distributions. Votes count: 177
Week's winners (+3): Keyword::Declare
Build date: 2019/03/31 10:15:54 GMT

Clicked for first time:

Increasing its reputation:

(ccclxxxvi) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-03-31 10:07:42 GMT

  1. Perl: How to pass IPC::Open3 redirected STDOUT/STDERR fhs - [5/4]
  2. Execute a Bash script (Shell Script) from postgres function/procedure/trigger - [3/2]
  3. Use Lexical Variable Declared in For Loop in Continue Block - [3/2]
  4. Fastest, cheapest way to create a fresh, throw-away installation of perl using perlbrew? - [3/1]
  5. Capitalise a varying phrase in same position in Terminal - [2/4]
  6. Perl regex one line file - [2/2]
  7. perl - parse signed integer for byte lengths of 3,5,6,7 - [2/2]
  8. How can I escape double quotes in the system command in this perl oneliner? - [2/2]
  9. How to split letter and digit apart of a string in perl? - [2/2]
  10. Bash config file throwing errors when sourced from Perl script - [2/1]

23 mar 2019

(ccxxix) 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 2.28 120 A grep-like program for searching source code
2 App::cpm 0.979 35 a fast CPAN module installer
3 CPAN 2.26 29 query, download and build perl modules from CPAN sites
4 Cpanel::JSON::XS 4.10 29 cPanel fork of JSON::XS, fast and correct serializing
5 Dancer 1.3510 146 lightweight yet powerful web application framework
6 DBIx::Class::Migration 0.072 23 Tools to make migrating your DBIx::Class databases easier
7 Devel::MAT 0.42 22 Perl Memory Analysis Tool
8 Dist::Zilla::Plugin::Git 2.046 39 Update your git repository after release
9 Keyword::Declare 0.001013 13 Declare new Perl keywords...via a keyword...named keyword
10 Module::CoreList 5.20190320 31 what modules shipped with versions of perl
11 Mojolicious 8.13 393 Real-time web framework
12 Net::DNS 1.20 18 Perl Interface to the Domain Name System
13 Net::SSH2 0.70 20 Support for the SSH 2 protocol via libssh2.
14 Test2::Suite 0.000119 21 Distribution with a rich set of tools built upon the Test2 framework.

(ccclxi) metacpan weekly report - Data::Object

This is the weekly favourites list of CPAN distributions. Votes count: 130
Week's winner: Data::Object (+3)
Build date: 2019/03/23 07:56:08 GMT

Clicked for first time:

Increasing its reputation:

(ccclxxxv) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-03-23 07:48:36 GMT

  1. WebSocket server from scratch showing opcode -1 - [3/1]
  2. fastest way to sum the file sizes by owner in a directory - [2/6]
  3. Get substring using either perl or sed - [2/5]
  4. Perl - Declared variable with 'my', still get error - [2/2]
  5. Stream error, while trying to initialize deflate object in Compress::Raw::Zlib::_deflateInit - [2/1]
  6. Why does Encode::decode with non-latin letter locales blow up on localised strftime output? - [2/1]
  7. Convert integer to 8 byte long - [2/1]
  8. get full current crontab line, and create unique result email headers (from, subject, etc) per line - [2/1]
  9. perl with libxml silently crashing in Windows 10 inside loop with fork - [2/0]
  10. Creating different arrays through loops - [1/3]

16 mar 2019

(ccxxviii) 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 DBIx::Class::DeploymentHandler 0.002230 18 Extensible DBIx::Class deployment
2 DBIx::Class::Migration 0.068 23 Tools to make migrating your DBIx::Class databases easier
3 Encode 3.01 51 character encodings in Perl
4 MetaCPAN::Client 2.026000 18 A comprehensive, DWIM-featured client to the MetaCPAN API
5 Module::Starter 1.76 25 a simple starter kit for any module
6 Mojolicious::Plugin::OpenAPI 2.13 30 OpenAPI / Swagger plugin for Mojolicious
7 Plack::Middleware::Session 0.33 15 Middleware for session management
8 strictures 2.000006 19 Turn on strict and make most warnings fatal
9 Text::CSV_XS 1.39 81 Comma-Separated Values manipulation routines
10 ZMQ::FFI 1.17 13 version agnostic Perl bindings for zeromq using ffi

(ccclx) metacpan weekly report - Data::Object

This is the weekly favourites list of CPAN distributions. Votes count: 59
Week's winners (+3): Data::Object
Build date: 2019/03/16 20:17:13 GMT

Clicked for first time:

Increasing its reputation:

(ccclxxxiv) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-03-16 20:12:50 GMT

  1. Subset of hash keys in Perl - [4/1]
  2. How do I determine the version of an installed Perl module where $VERSION is not defined? - [3/1]
  3. How do I most reliably preserve HTML Entities when processing HTML documents with Mojo::DOM? - [3/1]
  4. Is this a correct (intended) usage of MooseX::Getopt? - [2/1]
  5. perl file association from command prompt not working - [2/0]
  6. How to split lines in one part of a text file differently from another? - Perl - [1/2]
  7. Perl - Problem with "]" in a regular expression - [1/2]
  8. Optimized way to calculate time duration in BASH - [1/2]
  9. Perl: unable to use LWP::Parallel::UserAgent for HTTPS websites - [1/1]
  10. Eponine.t failure as a test for Bio::Tools::Run::Alignment::Muscle - [1/1]

9 mar 2019

(ccxxvii) 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 CPAN 2.25 29 query, download and build perl modules from CPAN sites
2 DBIx::Class::DeploymentHandler 0.002224 18 Extensible DBIx::Class deployment
3 DBIx::Class::Migration 0.065 23 Tools to make migrating your DBIx::Class databases easier
4 FFI::Platypus 0.86 36 Write Perl bindings to non-Perl libraries with FFI. No XS required.
5 HTTP::BrowserDetect 3.22 22 Determine Web browser, version, and platform from an HTTP user agent string
6 Image::ExifTool 11.30 27 Read and write meta information
7 Imager 1.011 59 Perl extension for Generating 24 bit Images
8 IO::Socket::SSL 2.066 35 Nearly transparent SSL encapsulation for IO::Socket::INET.
9 JSON::XS 4.02 104 JSON serialising/deserialising, done correctly and fast
10 libwww::perl 6.37 144 The World-Wide Web library for Perl
11 Test::Differences 0.67 18 Test strings and data structures and show differences if not ok
12 ZMQ::FFI 1.15 13 version agnostic Perl bindings for zeromq using ffi

(ccclix) metacpan weekly report

This is the weekly favourites list of CPAN distributions. Votes count: 63
This week there isn't any remarkable distribution
Build date: 2019/03/09 21:32:47 GMT

Clicked for first time:

Increasing its reputation:

(ccclxxxiii) stackoverflow perl report

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

  1. Perl - convert hexadecimal to binary and use it as string - [4/4]
  2. Moo object extends order - [4/1]
  3. How to import a constant with "use strict", avoiding "Can't use bareword ... as an ARRAY ref" - [3/3]
  4. Linux readelf shows object sizes with different numeral system (Hex and Dec) - [3/2]
  5. SQLite batch commit vs commit in shot for huge bulk inserts - [3/1]
  6. Avoiding SQL injections with prepare and execute - [3/1]
  7. How to change Mojolicious Lite default error not found to a custom json response - [2/2]
  8. Identifying elements in one array of hashes that are not in another array of hashes (perl) - [2/2]
  9. Two-sided references in a list - [2/1]
  10. How do I set a default FileHandle attribute with moose - [2/1]

2 mar 2019

(ccxxvi) 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 Alien::Build 1.60 12 Build external dependencies for use in CPAN
2 AnyEvent 7.15 138 simpler/faster/newer/cooler AnyEvent API
3 Data::UUID 1.224 25 Globally/Universally Unique Identifiers (GUIDs/UUIDs)
4 Date::Manip 6.76 14 Date manipulation routines
5 DBIx::Class::Migration 0.063 23 Tools to make migrating your DBIx::Class databases easier
6 IO::Socket::SSL 2.063 35 Nearly transparent SSL encapsulation for IO::Socket::INET.
7 Mojo::mysql 1.13 29 Mojolicious and Async MySQL/MariaDB
8 Plack::Middleware::Session 0.32 15 Middleware for session management
9 SPVM 0.0418 13 Static Perl Virtual Machine. Fast calcuration & Easy C/C++ Binding
10 Test::Differences 0.66 18 Test strings and data structures and show differences if not ok
11 Text::Template 1.55 18 Expand template text with embedded Perl
12 ZMQ::FFI 1.14 13 version agnostic Perl bindings for zeromq using ffi

(ccclviii) metacpan weekly report - List::Gen

This is the weekly favourites list of CPAN distributions. Votes count: 48
Week's winner: List::Gen (+2)
Build date: 2019/03/02 21:36:40 GMT

Clicked for first time:

Increasing its reputation:

(ccclxxxii) stackoverflow perl report

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

  1. What is the origin of the word "arisdottle"? - [4/2]
  2. Perl/Sed command to replace same pattern multiple times - [3/3]
  3. How to get a group matched in a recursive regular expression? - [3/3]
  4. Perl PDL : Search if a vector is in an array or in a matrix - [3/2]
  5. Printing specific number of key-value pairs in a hash - [3/2]
  6. Installing packages with cpan - [3/1]
  7. perl 'last' statement and variable scope - [3/1]
  8. perl capture groups with logs using regular expressions - [2/4]
  9. Print each line of a file - [2/3]
  10. Accessing a multi-dimensional hash using strings - [2/3]