28 may 2016

(lxxxii) 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::Nopaste 1.006 23 Easy access to any pastebin
2 App::cpanminus 1.7042 210 get, unpack, build and install modules from CPAN
3 Capture::Tiny 0.40 65 Capture STDOUT and STDERR from Perl, XS or external programs
4 Carton v1.0.28 68 Perl module dependency manager (aka Bundler for Perl)
5 DBIx::Class::Helpers 2.032002 35 Simplify the common case stuff for DBIx::Class.
6 DateTime 1.28 154 A date and time object for Perl
7 Dist::Zilla 6.005 145 distribution builder; installer not included!
8 Dist::Zilla::Plugin::Git 2.039 35 update your git repository after release
9 ExtUtils::MakeMaker 7.18 33 Create a module Makefile
10 HTTP::BrowserDetect 3.14 21 Determine Web browser, version, and platform from an HTTP user agent string
11 MCE 1.707 43 Many-Core Engine for Perl providing parallel processing capabilities
12 Mojo::Pg 2.27 41 Mojolicious ♥ PostgreSQL
13 Mojolicious::Plugin::AssetPack 1.13 33 Compress and convert css, less, sass, javascript and coffeescript files
14 Moose 2.1802 250 A postmodern object system for Perl 5
15 Net::DNS 1.06 12 Perl Interface to the Domain Name System
16 Net::SSH2 0.60 16 Support for the SSH 2 protocol via libssh2.
17 Path::Tiny 0.094 105 File path utility
18 Pod::Usage 1.69 26 Pod::Usage extracts POD documentation and shows usage information
19 Regexp::Common 2016052802 34 Provide commonly requested regular expressions
20 Search::Elasticsearch 2.03 22 The official client for Elasticsearch
21 Statocles 0.076 13 A static site generator
22 Swagger2 0.79 19 Swagger RESTful API Documentation
23 WWW::Mechanize::Firefox 0.79 19 use Firefox as if it were WWW::Mechanize
24 cpan::outdated 0.31 25 detect outdated CPAN modules in your environment.

(ccxiv) metacpan weekly report - FFI::Platypus

This is the weekly favourites list of CPAN distributions. Votes count: 91
Week's winners (+3): FFI::Platypus
Build date: 2016/05/28 06:11:28 GMT

Clicked for first time:

Increasing its reputation:

(ccxxxix) stackoverflow perl report

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

  1. I would like explanation of the bahviour of Perl's regular expression engine - [7/3]
  2. Conditional parameter passing with MooseX::Params::Validate - [4/2]
  3. Cannot get hash passed as reference in a module - [4/2]
  4. using unix commands like grep and sed for the perl array - [3/2]
  5. perl: Text::Fuzzy, different string giving same edit distance? - [3/2]
  6. Double hash values in Perl - [3/1]
  7. Understanding perl use structures - [3/1]
  8. 500 Error on LWP::UserAgent part 2 - [3/1]
  9. How can I get Chrome on Android to check SSL errors again with Appium? - [3/0]
  10. How to create recursive hash of hash ? (With unlimited deep) - [2/5]

21 may 2016

(lxxxi) 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::Nopaste 1.005 23 Easy access to any pastebin
2 Git::Repository 1.319 20 Perl interface to Git repositories
3 Minion 5.08 38 Job queue
4 Module::CoreList 5.20160520 25 what modules shipped with versions of perl
5 Mojolicious::Plugin::AssetPack 1.13 33 Compress and convert css, less, sass, javascript and coffeescript files
6 MongoDB v1.4.1 63 Official MongoDB Driver for Perl
7 PAR::Packer 1.033 24 PAR Packager
8 Swagger2 0.78 19 Swagger RESTful API Documentation
9 Test::Simple 1.302019 127 Basic utilities for writing tests.
10 namespace::clean 0.27 18 Keep imports and functions out of your namespace

(ccxiii) metacpan weekly report - Test::Needs

This is the weekly favourites list of CPAN distributions. Votes count: 80
Week's winner: Test::Needs (+3)
Build date: 2016/05/21 06:53:13 GMT

Clicked for first time:

Increasing its reputation:

(ccxxxviii) stackoverflow perl report

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

  1. Data structure for unique element storage - [6/2]
  2. Why does "last" behave differently in Perl in these examples? - [4/1]
  3. Send mail through Gmail using Perl - [3/3]
  4. Select the 1st element only - with condition using XML::Twig - [3/3]
  5. Handling ctrl + c in perl when script ran using setsid - [3/2]
  6. Perl web application issue: DBI connect failed: Can't create TCP/IP socket (10106) - [3/1]
  7. Perl warnings, strict & diagnostic errors are not output when using utf8 - [3/1]
  8. Counting number of character occurrences per line - [2/5]
  9. Split number and percent sign for comparison - [2/5]
  10. How to get the max value from an array in Perl? - [2/5]

15 may 2016

(lxxx) 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::cpanminus 1.7041 209 get, unpack, build and install modules from CPAN
2 Carton v1.0.24 67 Perl module dependency manager (aka Bundler for Perl)
3 CryptX 0.034 18 Crypto toolkit
4 DBD::CSV 0.49 14 DBI driver for CSV files
5 DateTime 1.27 153 A date and time object for Perl
6 DateTime::Format::Strptime 1.68 16 Parse and format strp and strf time patterns
7 Dist::Milla v1.0.16 21 Distribution builder, Opinionated but Unobtrusive
8 Excel::Writer::XLSX 0.90 30 Create a new file in the Excel 2007+ XLSX format.
9 HTTP::BrowserDetect 3.13 21 Determine Web browser, version, and platform from an HTTP user agent string
10 List::AllUtils 0.10 25 Combines List::Util and List::SomeUtils in one bite-sized package
11 Module::CoreList 5.20160507 25 what modules shipped with versions of perl
12 Mojolicious 6.62 305 Real-time web framework
13 Mojolicious::Plugin::AssetPack 1.09 33 Compress and convert css, less, sass, javascript and coffeescript files
14 MongoDB v1.4.0 63 Official MongoDB Driver for Perl
15 MooseX::Getopt 0.70 18 A Moose role for processing command line options
16 Params::Validate 1.24 26 Validate method/function parameters
17 Task::Kensho 0.39 64 A Glimpse at an Enlightened Perl
18 Test::Class::Moose 0.71 12 Serious testing for serious Perl
19 Test::Simple 1.302015 126 Basic utilities for writing tests.
20 Tickit 0.56 14 Terminal Interface Construction KIT
21 perl 5.024000 278 The Perl 5 language interpreter

(ccxii) metacpan weekly report - Devel::Trace

This is the weekly favourites list of CPAN distributions. Votes count: 73
Week's winner: Devel::Trace (+3)
Build date: 2016/05/15 10:01:48 GMT

Clicked for first time:

Increasing its reputation:

(ccxxxvii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2016-05-15 09:58:35 GMT

  1. Why should I specify a use statement when using the say function? - [10/2]
  2. Explain Perl code to display a number of bytes in KB, MB, GB etc - [6/5]
  3. Why websocket connections breaks - [5/1]
  4. Recursive sorting in Perl - [4/4]
  5. XML::Simple in perl, with mixed xml file - [4/2]
  6. Case-insensitive hash-keys in Regexp::Grammars - [3/2]
  7. Perl's 'readdir' Function Result Order? - [3/2]
  8. Pass string and temporary array into sub in 1 line? - [3/2]
  9. Refactor perl sub for testability - [3/1]
  10. What happens as a perl script ends? - [3/1]

6 may 2016

(lxxix) 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.47 25 Engine for tidyall, your all-in-one code tidier and validator
2 CryptX 0.032 18 Crypto toolkit
3 Email::Stuffer 0.014 17 A more casual approach to creating and sending Email:: emails
4 Gazelle 0.43 18 a Preforked Plack Handler for performance freaks
5 HTTP::BrowserDetect 3.12 21 Determine Web browser, version, and platform from an HTTP user agent string
6 HTTP::Tiny 0.058 76 A small, simple, correct HTTP/1.1 client
7 List::MoreUtils 0.415 97 Provide the stuff missing in List::Util
8 Log::Dispatch 2.56 34 Dispatches messages to one or more outputs
9 Module::CoreList 5.20160429 25 what modules shipped with versions of perl
10 Mojolicious 6.61 305 Real-time web framework
11 Mojolicious::Plugin::AssetPack 1.07 33 Compress and convert css, less, sass, javascript and coffeescript files
12 Moose 2.1801 250 A postmodern object system for Perl 5
13 Path::Tiny 0.090 105 File path utility
14 Paws 0.25 12 A Perl SDK for AWS (Amazon Web Services) APIs

(ccxi) metacpan weekly report - Test::Simple

This is the weekly favourites list of CPAN distributions. Votes count: 72
Week's winners (+3): Test::Simple
Build date: 2016/05/06 19:05:37 GMT

Clicked for first time:

Increasing its reputation:

(ccxxxvi) stackoverflow perl report

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

  1. How to detect ActiveState version of perl? - [10/2]
  2. for loop doesn't modify `my` variable but does modify `our` variable - [9/1]
  3. Sending a signal to a perl script while it is closing a filehandle - [7/1]
  4. In what encoding does readpipe return the result of an executed command? - [6/1]
  5. How to get trace output from only the main package of a Perl program - [5/2]
  6. How to handle updates from an continuous process pipe in Perl - [4/2]
  7. Validate year range using Perl - [4/1]
  8. Automatically call hash values that are subroutine references - [3/7]
  9. (fork / waitpid) Wait for a list of child processes but interrupt the wait when the first child finishes - [3/2]
  10. Perl Dancer Template headers, footers - [3/2]