27 nov 2016

(cviii) 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::perlbrew 0.78 142 App::perlbrew - Manage perl installations in your $HOME
2 Cpanel::JSON::XS 3.0225 16 cPanel fork of JSON::XS, fast and correct serializing
3 DBD::mysql 4.040 39 A MySQL driver for the Perl5 Database Interface (DBI)
4 DateTime::TimeZone 2.09 14 Time zone object base class and factory
5 Devel::NYTProf 6.04 135 Powerful fast feature-rich Perl source code profiler
6 Dist::Milla v1.0.17 22 Distribution builder, Opinionated but Unobtrusive
7 Dist::Zilla::Plugin::ReadmeAnyFromPod 0.163250 12 Automatically convert POD to a README in any format for Dist::Zilla
8 IO::Socket::SSL 2.039 26 Nearly transparent SSL encapsulation for IO::Socket::INET.
9 Image::ExifTool 10.36 21 Read and write meta information
10 MCE 1.809 50 Many-Core Engine for Perl providing parallel processing capabilities
11 Minilla v3.0.6 30 CPAN module authoring tool
12 Module::CoreList 5.20161120 25 what modules shipped with versions of perl
13 Mojolicious::Plugin::AssetPack 1.28 35 Compress and convert css, less, sass, javascript and coffeescript files
14 Net::Twitter 4.01041 27 A perl interface to the Twitter API
15 Test::Simple 1.302067 138 Basic utilities for writing tests.
16 Text::Unidecode 1.30 19 Provide plain ASCII transliterations of Unicode text
17 Time::HiRes 1.9741 45 High resolution alarm, sleep, gettimeofday, interval timers
18 Time::Moment 0.40 58 Represents a date and time of day with an offset from UTC
19 XML::Twig 3.52 46 XML, The Perl Way

(ccxl) metacpan weekly report - Digest::SHA && Text::MultiMarkdown

This is the weekly favourites list of CPAN distributions. Votes count: 75
Week's winners (+2): Digest::SHA && Text::MultiMarkdown 
Build date: 2016/11/27 19:48:13 GMT

Clicked for first time:

Increasing its reputation:

19 nov 2016

(cvii) 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 3.0223 16 cPanel fork of JSON::XS, fast and correct serializing
2 CryptX 0.042 18 Crypto toolkit
3 DBD::SQLite 1.52 64 Self Contained SQLite RDBMS in a DBI Driver
4 DBD::mysql 4.039 39 A MySQL driver for the Perl5 Database Interface (DBI)
5 DateTime 1.41 163 A date and time object for Perl
6 DateTime::TimeZone 2.08 14 Time zone object base class and factory
7 Devel::Confess 0.009003 26 Include stack traces on all warnings and errors
8 Dist::Zilla::Plugin::Git 2.041 36 Update your git repository after release
9 Email::Simple 2.211 14 simple parsing of RFC2822 message format and headers
10 JSON::XS 3.03 86 JSON serialising/deserialising, done correctly and fast
11 Log::Dispatch 2.58 36 Dispatches messages to one or more outputs
12 Log::Log4perl 1.48 59 Log4j implementation for Perl
13 MetaCPAN::Client 2.000000 16 A comprehensive, DWIM-featured client to the MetaCPAN API
14 Mojolicious::Plugin::AssetPack 1.27 35 Compress and convert css, less, sass, javascript and coffeescript files
15 MooseX::App 1.37 13 Write user-friendly command line apps with even less suffering
16 Net::Twitter 4.01030 27 A perl interface to the Twitter API
17 Raisin 0.69 24 a REST API micro framework for Perl.
18 Test::DBIx::Class 0.51 15 Easier test cases for your DBIx::Class applications
19 Web::Simple 0.032 20 A quick and easy way to build simple web applications
20 YAML 1.19 48 YAML Ain't Markup Language™

(ccxxxix) metacpan weekly report - Text::MultiMarkdown

This is the weekly favourites list of CPAN distributions. Votes count: 55
Week's winner (+3): Text::MultiMarkdown
Build date: 2016/11/19 09:02:22 GMT

Clicked for first time:

Increasing its reputation:

(cclxiv) stackoverflow perl report

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

  1. Test::More is_deeply does not pretty-print array/hashrefs when comparing against strings - [8/1]
  2. What is the real purpose of the $VERSION variable in Perl? - [7/2]
  3. Why do I get a syntax error in backticks, even though it works in terminal? - [6/1]
  4. Using split(//, $str, $limit) returning trailing empty elements, contradicting documentation - [6/1]
  5. Perl vs Javascript regular expressions - [5/1]
  6. Perl signal handlers are reset in END blocks - [4/0]
  7. How to use backreference multiple times? - [3/5]
  8. Which identifiers are considered to be dynamic? - [3/2]
  9. Replace the string in Single shot using perl - [3/2]
  10. Distinguishing empty subroutines from subroutines with at least some minimal code - [3/1]

12 nov 2016

(cvi) 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.214 15 a fast CPAN module installer
2 App::perlbrew 0.77 141 App::perlbrew - Manage perl installations in your $HOME
3 BioPerl 1.007001 16 Bioinformatics Toolkit
4 Kelp 0.9081 30 A web framework light, yet rich in nutrients.
5 Log::Any 1.045 40 Bringing loggers and listeners together
6 Minilla v3.0.5 30 CPAN module authoring tool
7 Test::Deep 1.124 36 Extremely flexible deep comparison
8 Tickit 0.60 16 Terminal Interface Construction KIT

(ccxxxviii) metacpan weekly report - MCE

This is the weekly favourites list of CPAN distributions. Votes count: 67
Week's winner: MCE (+4)
Build date: 2016/11/12 08:58:57 GMT

Clicked for first time:

Increasing its reputation:

(cclxiii) stackoverflow perl report

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

  1. Display LWP::UserAgent download progress - [6/2]
  2. How can I define a parsing grammar in Perl 5? - [4/1]
  3. Perl/Linux filtering large file with content of another file - [3/5]
  4. Negative Lookahead RegEx - [3/4]
  5. understading data structures in perl - [3/3]
  6. How to get the global variable value in Perl? - [3/2]
  7. Sort hash attending to two parameters - [3/2]
  8. How can I improve the performance of this MySQL Query in Perl, the same Query directly executed in MySQL Workbench is 1600 times faster - [3/1]
  9. Understanding Arrays of Arrays - [3/1]
  10. Perl large download direct to file (to avoid RAM overload) - [3/1]

5 nov 2016

(cv) 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.030 13 A base class for Alien:: modules
2 App::cpm 0.213 15 a fast CPAN module installer
3 Code::TidyAll 0.55 27 Engine for tidyall, your all-in-one code tidier and validator
4 Cpanel::JSON::XS 3.0222 16 cPanel fork of JSON::XS, fast and correct serializing
5 DBIx::Class::Helpers 2.033002 37 Simplify the common case stuff for DBIx::Class.
6 DateTime::TimeZone 2.07 14 Time zone object base class and factory
7 MCE 1.808 46 Many-Core Engine for Perl providing parallel processing capabilities
8 Mojolicious 7.10 330 Real-time web framework
9 Mojolicious::Plugin::AssetPack 1.25 35 Compress and convert css, less, sass, javascript and coffeescript files
10 Moo 2.002005 215 Minimalist Object Orientation (with Moose compatibility)
11 RPerl 2.2 16 Restricted Perl, The Optimizing Perl 5 Compiler
12 Role::Tiny 2.000005 37 Roles. Like a nouvelle cuisine portion size slice of Moose.
13 Safe::Isa 1.000006 26 Call isa, can, does and DOES safely on things that may not be objects
14 Term::ANSIColor 4.06 38 Color output using ANSI escape sequences
15 Term::ReadLine::Gnu 1.35 16 Perl extension for the GNU Readline/History Library
16 Test::DBIx::Class 0.49 13 Easier test cases for your DBIx::Class applications

(ccxxxvii) metacpan weekly report - perl

This is the weekly favourites list of CPAN distributions. Votes count: 91
Week's winner: perl (+3)
Build date: 2016/11/05 13:45:21 GMT

Clicked for first time:

Increasing its reputation:

(cclxii) stackoverflow perl report

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

  1. Regex for replacing space with comma-space, except at end of line - [9/3]
  2. Is using strict with an empty list equivalent to not using strict at all? - [8/1]
  3. Why does modulo operation gives different results in Java VS Perl? - [5/3]
  4. How to subclass IO::Handle to properly get a low level file handle without having a file or memory? - [5/0]
  5. Understanding references in Perl - [4/2]
  6. Reading system files with perl without issuing extra seek syscalls on open - [4/1]
  7. Installing an perl based web-app in extremely restricted environment - [4/1]
  8. Log4perl Singleton usage - [3/1]
  9. Passing bash variable into inline perl script - [2/4]
  10. Parallel::ForkManager makes subroutine 1000x slower - [2/3]