24 sept 2016

(xcix) 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 Code::TidyAll 0.52 26 Engine for tidyall, your all-in-one code tidier and validator
2 DateTime 1.39 162 A date and time object for Perl
3 DateTime::TimeZone 2.03 14 Time zone object base class and factory
4 Email::Valid 1.201 26 Check validity of Internet email addresses
5 Git::Wrapper 0.047 14 Wrap git(7) command-line interface
6 HTTP::Tiny 0.068 78 A small, simple, correct HTTP/1.1 client
7 IO::Socket::SSL 2.038 26 Nearly transparent SSL encapsulation for IO::Socket::INET.
8 Mail::Box 2.120 12 E-mail handling
9 Minion 6.0 40 Job queue
10 Module::CoreList 5.20160920 25 what modules shipped with versions of perl
11 Mojolicious 7.08 324 Real-time web framework
12 Pod::Weaver 4.014 27 weave together a Pod document from an outline
13 Raisin 0.65 24 a REST API micro framework for Perl.
14 Swagger2 0.86 23 Swagger RESTful API Documentation
15 XML::Compile 1.54 13 Compilation based XML processing

(ccxxxi) metacpan weekly report - Parallel::ForkManager

This is the weekly favourites list of CPAN distributions. Votes count: 85
Week's winners (+3): Parallel::ForkManager
Build date: 2016/09/24 07:52:59 GMT

Clicked for first time:

Increasing its reputation:

(cclvi) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2016-09-24 07:50:44 GMT

  1. Can `goto LABEL` cause a memory leak? - [9/1]
  2. perl's $-[0] produces unexpected results for non-ASCII data - [8/1]
  3. Create combinations from elements in an array - [7/4]
  4. Why does use statement in sub apply globally? - [7/2]
  5. Perl `defined' and `undef' subroutine scope - [5/1]
  6. why the syntax `&name arg1 arg2 ...` can't be used to call a Perl subroutine? - [5/1]
  7. Read perl file handle with $INPUT_RECORD_SEPARATOR as a regex - [4/2]
  8. perl subroutine output appending "1" - [4/1]
  9. Why are these timestamps out of order with Perl Time::HiRes? - [4/1]
  10. How to check whether variable is in list? - [3/3]

17 sept 2016

(xcviii) 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 AnyEvent 7.13 112 simpler/faster/newer/cooler AnyEvent API
2 App::Nopaste 1.007 23 Easy access to any pastebin
3 CGI 4.33 27 Handle Common Gateway Interface requests and responses
4 Class::Tiny 1.006 21 Minimalist class construction
5 CryptX 0.040 18 Crypto toolkit
6 DateTime 1.38 162 A date and time object for Perl
7 DateTime::TimeZone 2.02 14 Time zone object base class and factory
8 Git::Wrapper 0.046 14 Wrap git(7) command-line interface
9 IO::Socket::SSL 2.038 26 Nearly transparent SSL encapsulation for IO::Socket::INET.
10 JSON::MaybeXS 1.003007 28 Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
11 Mojolicious::Plugin::AssetPack 1.24 35 Compress and convert css, less, sass, javascript and coffeescript files
12 Test::Simple 1.302056 136 Basic utilities for writing tests.
13 WWW::Mechanize 1.79 68 Handy web browsing in a Perl object

(ccxxx) metacpan weekly report - Const::Fast & forks

This is the weekly favourites list of CPAN distributions. Votes count: 129
Week's winners (+3): Const::Fast, forks
Build date: 2016/09/17 10:36:47 GMT

Clicked for first time:

Increasing its reputation:

(cclv) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2016-09-17 10:34:16 GMT

  1. Why are @@, @!, @, etc. not interpolated in strings? - [17/2]
  2. Perl: When is unneeded memory of a scalar freed without going out of scope? - [9/1]
  3. Searching functions using grep over multiple loaded packages in R - [8/2]
  4. Check if socket is connected before sending data - [8/1]
  5. Regex for matching indented continuation lines - [7/1]
  6. Why is `$str1 =~ "foo"` recognized as `$str1 =~ m/foo/` (and not a syntax error)? - [6/2]
  7. Perl: Can I associate a CODE reference with a HASH reference that contains it? - [5/2]
  8. Detecting element types in a mixed array - [5/2]
  9. Perl: How to free memory allocated for a scalar without access to the Perl variable? - [5/0]
  10. Regex - Match string that with : and space - [4/2]

10 sept 2016

(xcvii) 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::Uploader 0.103013 13 upload things to the CPAN
2 DBIx::Class::Schema::Loader 0.07046 37 Create a DBIx::Class::Schema based on a database
3 Dancer2 0.203001 80 Lightweight yet powerful web application framework
4 Devel::Confess 0.009002 22 Include stack traces on all warnings and errors
5 Mojo::Pg 2.30 43 Mojolicious ♥ PostgreSQL
6 Regexp::Debugger 0.001022 40 Visually debug regexes in-place
7 Test::Deep 1.123 35 Extremely flexible deep comparison
8 Variable::Magic 0.60 17 Associate user-defined magic to variables from Perl.

(ccxxix) metacpan weekly report - Validator::LIVR

This is the weekly favourites list of CPAN distributions. Votes count: 52
Week's winner: Validator::LIVR (+2)
Build date: 2016/09/10 07:14:38 GMT

Clicked for first time:

Increasing its reputation:

(ccliv) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2016-09-10 07:12:44 GMT

  1. How to print lines from log file which occurs after some particular time - [4/4]
  2. Perl: Undo unlink with file open - [4/2]
  3. IO::Socket:SSL sometimes adds newline when printing on socket - [4/1]
  4. Perl string, a variable in a string followed by a single quote and another character does what? - [4/1]
  5. Using Perl Ansi color to color entire screen - [4/1]
  6. Force use of flags Getopt::Long - [3/3]
  7. Swap two arrays without using `@tmp` - [3/2]
  8. finding matched string with grep does not return the matched value - [3/2]
  9. How to delete all images from a PDF without corrupting it using CAM::PDF? - [3/2]
  10. Get the installed date of a particular application on Windows - [3/2]

3 sept 2016

(xcvi) 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 AnyEvent::HTTP 2.23 25 simple but non-blocking HTTP/HTTPS client
2 MCE 1.805 45 Many-Core Engine for Perl providing parallel processing capabilities
3 MetaCPAN::Client 1.025000 14 A comprehensive, DWIM-featured client to the MetaCPAN API
4 Minion 5.09 40 Job queue
5 Mojolicious 7.05 324 Real-time web framework
6 Mojolicious::Plugin::AssetPack 1.22 35 Compress and convert css, less, sass, javascript and coffeescript files
7 Net::GitHub 0.85 21 Perl Interface for github.com
8 Paws 0.28 18 A Perl SDK for AWS (Amazon Web Services) APIs
9 PerlPowerTools 1.011 12 BSD utilities written in pure Perl
10 Ref::Util 0.101 12 Utility functions for checking references
11 Selenium::Remote::Driver 1.00 30 Perl Client for Selenium Remote Driver
12 Sereal 3.015 37 Fast, compact, powerful binary (de-)serialization
13 Sereal::Decoder 3.015 14 Fast, compact, powerful binary deserialization
14 Sereal::Encoder 3.015 13 Fast, compact, powerful binary serialization
15 Text::CSV_XS 1.25 64 Comma-Separated Values manipulation routines

(ccxxviii) metacpan weekly report - Log::Log4perl

This is the weekly favourites list of CPAN distributions. Votes count: 56
Week's winners (+3): Log::Log4perl 
Build date: 2016/09/03 06:56:07 GMT

Clicked for first time:

Increasing its reputation:

(ccliii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2016-09-03 06:54:36 GMT

  1. Perl threads: How to make a producer? - [6/1]
  2. How can I configure ImageMagick to not use any temporary files? - [6/0]
  3. How to Prevent Cross-Site Request Forgery Attack? - [5/1]
  4. Perl: read fifos non-blocking - [4/1]
  5. How to check if an argument has both filename and a path or just the filename - [3/3]
  6. How can I eliminate floating point inaccuracy when I pack and unpack a floating point number? - [3/3]
  7. perl - Why exit code 0 if error file not found, can I make it code 1? - [3/2]
  8. how to convert the perl hash string reference to perl hash reference - [3/1]
  9. Is it possible to pass command-line arguments to @ARGV when using the -n or -p options? - [3/1]
  10. How can I log the timezone with Log::Log4perl? - [3/1]