31 mar 2017

(cxxvi) 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::Base 0.040 13 Base classes for Alien:: modules
2 Config::Any 0.30 16 Load configuration from different file formats, transparently
3 Cpanel::JSON::XS 3.0231 16 cPanel fork of JSON::XS, fast and correct serializing
4 CryptX 0.045 18 Crypto toolkit
5 Devel::Declare 0.006019 13 Adding keywords to perl, in perl
6 Function::Parameters 2.000002 35 define functions and methods with parameter lists ("subroutine signatures")
7 List::MoreUtils 0.418 97 Provide the stuff missing in List::Util
8 Log::Any 1.049 40 Bringing loggers and listeners together
9 MCE 1.822 50 Many-Core Engine for Perl providing parallel processing capabilities
10 Mail::Box 3.002 12 E-mail handling
11 MetaCPAN::Client 2.009001 16 A comprehensive, DWIM-featured client to the MetaCPAN API
12 Module::Build 0.4222 32 Build and install Perl modules
13 Moo 2.003002 215 Minimalist Object Orientation (with Moose compatibility)
14 Net::SSLeay 1.81 14 Perl extension for using OpenSSL
15 XML::Compile 1.56 13 Compilation based XML processing

(cclviii) metacpan weekly report - App::Prun

This is the weekly favourites list of CPAN distributions. Votes count: 92
Week's winners (+3): App::Prun
Build date: 2017/03/31 19:34:59 GMT

Clicked for first time:

Increasing its reputation:

(cclxxxii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2017-03-31 19:28:51 GMT

  1. How to fallback to core object stringification? - [8/1]
  2. Why is perldoc failing here? - [6/1]
  3. How do I capture match-groups of alternation of a regular expression with split? - [5/2]
  4. Listing all the child nodes of document element - [5/2]
  5. Perl too slow concurrent download with both HTTP::Async & Net::Async::HTTP - [4/2]
  6. Repeated DBI connect does not work with lexical variable in Perl 5.24.0 - [4/1]
  7. Optimizing a regex filled with '?' - [3/2]
  8. Why is using a regex pre-compiled with qr slower than using a constant regex? - [3/1]
  9. Measure the runtime of a program run via perl "open" - [3/1]
  10. fast loading of large hash table in Perl - [3/1]

26 mar 2017

(cxxv) 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::cpm 0.301 15 a fast CPAN module installer
2 DBIx::Class::DeploymentHandler 0.002219 16 Extensible DBIx::Class deployment
3 DateTime::TimeZone 2.11 14 Time zone object base class and factory
4 FFI::Platypus 0.47 22 Write Perl bindings to non-Perl libraries with FFI. No XS required.
5 Git::Raw 0.74 18 Perl bindings to the Git linkable library (libgit2)
6 MetaCPAN::Client 2.009000 16 A comprehensive, DWIM-featured client to the MetaCPAN API
7 Minion 6.04 42 Job queue
8 Module::CoreList 5.20170320 25 what modules shipped with versions of perl
9 Module::Starter 1.72 23 a simple starter kit for any module
10 Mojo::mysql 1.01 14 Mojolicious and Async MySQL
11 Net::DNS 1.09 12 Perl Interface to the Domain Name System
12 SQL::Abstract 1.82 54 Generate SQL from Perl data structures
13 Text::CSV_XS 1.28 64 Comma-Separated Values manipulation routines
14 Web::Simple 0.033 20 A quick and easy way to build simple web applications
15 ack 2.18 99 A grep-like program for searching source code
16 cpan::outdated 0.32 25 detect outdated CPAN modules in your environment.

(cclvii) metacpan weekly report - App::cpanminus & DBI

This is the weekly favourites list of CPAN distributions. Votes count: 215 (!!)
Week's winners (+3): App::cpanminus, DBI 
Build date: 2017/03/26 06:11:44 GMT

Clicked for first time:

Increasing its reputation:

18 mar 2017

(cxxiv) 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 Cache::Memcached::Fast 0.25 12 Perl client for memcached, in C language
2 Code::TidyAll 0.58 27 Engine for tidyall, your all-in-one code tidier and validator
3 Cpanel::JSON::XS 3.0230 16 cPanel fork of JSON::XS, fast and correct serializing
4 DBIx::Class::Helpers 2.033003 37 Simplify the common case stuff for DBIx::Class.
5 Function::Parameters 1.0706 35 subroutine definitions with parameter lists
6 Galileo 0.042 21 A simple modern CMS built on Mojolicious
7 Marpa::R2 4.000000 40 Release 2 of Marpa
8 Minion 6.03 42 Job queue
9 Mojo::Pg 3.05 43 Mojolicious ♥ PostgreSQL
10 Mojolicious 7.29 332 Real-time web framework
11 Mojolicious::Plugin::AssetPack 1.41 35 Compress and convert css, less, sass, javascript and coffeescript files
12 Test::Class::Moose 0.81 12 Serious testing for serious Perl
13 Test::Harness 3.38 44 contributing to TAP::Harness
14 XML::LibXML 2.0129 70 Interface to Gnome libxml2 xml parsing and DOM library
15 libwww::perl 6.24 126 The World-Wide Web library for Perl

(cclvi) metacpan weekly report - RPi::WiringPi & WiringPi::API

This is the weekly favourites list of CPAN distributions. Votes count: 34
Week's winners (+2): RPi::WiringPiWiringPi::API
Build date: 2017/03/18 08:44:49 GMT

Clicked for first time:

Increasing its reputation:

(cclxxxi) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2017-03-18 08:40:48 GMT

  1. Why isn't my overload::constant sub triggered when I use a string variable? - [7/2]
  2. Why memory leak is not reported when perl is compiled with `DEBUG_LEAKING_SCALARS`? - [5/1]
  3. How to run perl test in debugger mode? - [5/1]
  4. Safe compartments with shared symbols causes Perl debugger to croak - [5/0]
  5. extract substring from a string using regex in perl? - [4/2]
  6. should I read from ARGV in own perl module - [4/2]
  7. How to determine if command line argument have already been decoded? - [4/1]
  8. Parsing email with Email::MIME and multipart/signed - [4/1]
  9. Find values of nested hash matching a specific key - [3/3]
  10. Python equivalent of Perl $+ aka $LAST_PAREN_MATCH - [3/2]

11 mar 2017

(cxxiii) 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::Base 0.038 13 A base class for Alien:: modules
2 Cpanel::JSON::XS 3.0229 16 cPanel fork of JSON::XS, fast and correct serializing
3 DBD::mysql 4.042 39 A MySQL driver for the Perl5 Database Interface (DBI)
4 Dancer2 0.205000 82 Lightweight yet powerful web application framework
5 Hash::Ordered 0.012 24 A fast, pure-Perl ordered hash class
6 IO::Socket::IP 0.39 12 Family-neutral IP socket supporting both IPv4 and IPv6
7 MCE 1.820 50 Many-Core Engine for Perl providing parallel processing capabilities
8 MetaCPAN::Client 2.007000 16 A comprehensive, DWIM-featured client to the MetaCPAN API
9 Mojo::Pg 3.04 43 Mojolicious ♥ PostgreSQL
10 Mojolicious 7.28 332 Real-time web framework
11 Moo 2.003001 215 Minimalist Object Orientation (with Moose compatibility)
12 WWW::Mechanize 1.84 69 Handy web browsing in a Perl object
13 XML::Compile 1.55 13 Compilation based XML processing
14 ack 2.16 99 A grep-like program for searching source code
15 libwww::perl 6.23 126 The World-Wide Web library for Perl

(cclv) metacpan weekly report

This is the weekly favourites list of CPAN distributions. Votes count: 36
This week there isn't any remarkable distribution
Build date: 2017/03/11 18:56:58 GMT

Clicked for first time:

Increasing its reputation:

(cclxxx) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2017-03-11 18:53:47 GMT

  1. Unexpected autovivification of arguments - [10/1]
  2. redefining or overloading backticks - [8/1]
  3. perl and bash external command difference - [7/1]
  4. Is there a way to access special tokens in perl from XS? - [7/0]
  5. How to compile perl with DEBUG_LEAKING_SCALARS? - [6/1]
  6. Best perl method to determine if a TCP port is available - [4/1]
  7. How to cleanup all autogenerated files? - [3/1]
  8. Apache::DBI->connect_on_init database connection unused - [3/1]
  9. Using Net::OpenSSH::rsync_get() method as sudo - [2/2]
  10. Regex for URL that matches a format, but exclude parameters that match that URL format - [2/2]

4 mar 2017

(cxxii) 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::Base 0.036 13 A base class for Alien:: modules
2 App::Nopaste 1.008 24 Easy access to any pastebin
3 Config::Any 0.29 16 Load configuration from different file formats, transparently
4 DateTime::TimeZone 2.10 14 Time zone object base class and factory
5 JSON::MaybeXS 1.003009 30 Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
6 MCE 1.819 50 Many-Core Engine for Perl providing parallel processing capabilities
7 Mojolicious 7.27 332 Real-time web framework
8 RapidApp 1.2111 22 Turnkey ajaxy webapps
9 Rex 1.5.0 48 Remote Execution
10 Spreadsheet::Read 0.70 17 Meta-Wrapper for reading spreadsheet data
11 Swagger2 0.89 23 Deprecated
12 Test::Simple 1.302078 138 Basic utilities for writing tests.
13 Text::CSV_XS 1.27 64 Comma-Separated Values manipulation routines
14 Text::Template 1.47 13 Expand template text with embedded Perl
15 autobox 2.85 19 call methods on native types
16 libwww::perl 6.22 126 The World-Wide Web library for Perl

(ccliv) metacpan weekly report - AI::MXNet

This is the weekly favourites list of CPAN distributions. Votes count: 27
Week's winner: AI::MXNet (+2)
Build date: 2017/03/04 09:43:55 GMT

Clicked for first time:

Increasing its reputation:

(cclxxix) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2017-03-04 09:41:30 GMT

  1. Perl/CPAN how to distribute script rather than module - [5/1]
  2. How to find current package name from perl XS? - [5/1]
  3. Perl: Inline selection of FD as in docs does not work with strict refs - [4/2]
  4. Different output when selecting from Postgresql database table via Perl script - [4/0]
  5. perl integer arithmetic giving floating point answer - [3/3]
  6. Perl fast checking of overlapping intervals? - [3/2]
  7. How do I do a chunked transfer-encoding upload with WWW:Mechanize? - [3/2]
  8. Why callback is not called? - [3/1]
  9. Should I call SvREFCNT_dec() on a SV that is not going to be returned to Perl on the stack? - [3/1]
  10. How do I serialize Moose objects to XML? - [3/1]