25 dic 2015

(lx) 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 Date Votes
1 CGI 4.25 2015-12-21 27
2 DateTime::Format::Strptime 1.62 2015-12-19 14
3 EV 4.22 2015-12-20 22
4 Function::Parameters 1.0702 2015-12-21 26
5 Module::CoreList 5.20151220 2015-12-21 24
6 Mojolicious 6.38 2015-12-21 292
7 Mojolicious::Plugin::RenderFile 0.10 2015-12-20 12
8 Net::OpenSSH 0.68 2015-12-20 19
9 Net::SFTP::Foreign 1.81 2015-12-20 15
10 Net::SSH2 0.58 2015-12-20 15
11 Test::Exception 0.41 2015-12-21 27
12 Test::Warnings 0.024 2015-12-24 12
13 Wx 0.9928 2015-12-20 16

(cxcii) metacpan weekly report - Test::Stream

This is the weekly favourites list of CPAN distributions. Votes count: 60
Week's winner: Test::Stream (+2)
Build date: 2015/12/25 19:39:49 GMT

Clicked for first time:

Increasing its reputation:

(ccxvii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2015-12-25 19:36:45 GMT

  1. How do I perform decimal arithmetic in Perl? - [8/2]
  2. What does <*> mean in Perl? - [6/2]
  3. Is there a better way to count occurrence of char in a string? - [5/4]
  4. Randomizing text between delimiters - [5/2]
  5. Confusion on syntax of of dimond operator in perl parsing and barewords - [4/3]
  6. Unmatched ( in regex; marked by <-- HERE with variable name - [3/2]
  7. Error "sslv3 alert handshake failure" using Net::SMTP::TLS - [3/0]
  8. Avoid trimming all leading / padding chars with Parse::FixedLength - [2/1]
  9. Access hash key of module whose module is not know till runtime - [2/2]
  10. Regex pulling IP and port from string - [2/4]

18 dic 2015

(lix) 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 Date Votes
1 App::FatPacker 0.010005 2015-12-14 34
2 Archive::Zip 1.56 2015-12-17 27
3 CGI 4.23 2015-12-17 27
4 Dancer2 0.165000 2015-12-17 61
5 IO::Async 0.70 2015-12-15 25
6 Minilla v3.0.1 2015-12-13 23
7 Module::CoreList 5.20151213 2015-12-13 24
8 Mojolicious 6.37 2015-12-15 291
9 MongoDB v1.2.1 2015-12-18 58
10 RapidApp 1.1004 2015-12-17 21
11 Regexp::Common 2015121601 2015-12-16 34
12 Regexp::Grammars 1.044 2015-12-15 23
13 Text::Xslate 3.3.9 2015-12-18 49
14 Time::Moment 0.37 2015-12-17 53
15 perl 5.022001 2015-12-13 267

(cxci) metacpan weekly report - DBIx::Class

This is the weekly favourites list of CPAN distributions. Votes count: 82
Week's winner: DBIx::Class (+4)
Build date: 2015/12/18 19:25:49 GMT

Clicked for first time:

Increasing its reputation:

(ccxvi) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2015-12-18 19:23:59 GMT

  1. How do I use spaces in parameters for DBI->connect? - [6/2]
  2. Fixed field width number output in perl - [4/2]
  3. perl: symbol lookup error: libXrender.so.1: undefined symbol: _XGetRequest - [3/0]
  4. Test::MockTime does not mock time in certain cases - [3/2]
  5. copy everything before the first blank line - [2/7]
  6. Bash - File content in perl print statement - [2/1]
  7. Perl operator precendece for a combination of list and unary operators - [2/4]
  8. Using exported variables from required module with use strict - [2/2]
  9. Perl regex tr function in PHP - [2/1]
  10. Format perl regex capture groups - [2/2]

12 dic 2015

(lviii) 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 Date Votes
1 IO::Socket::SSL 2.022 2015-12-10 24
2 Mojolicious 6.36 2015-12-09 290
3 MongoDB v1.2.0 2015-12-07 58
4 Net::DNS 1.04 2015-12-08 12
5 Plack 1.0039 2015-12-06 180
6 Sereal 3.014 2015-12-07 34
7 Sereal::Decoder 3.014 2015-12-07 13
8 Sereal::Encoder 3.014 2015-12-07 13
9 Term::ANSIColor 4.04 2015-12-07 31
10 Try::Tiny 0.24 2015-12-11 130
11 XML::LibXML 2.0123 2015-12-06 66

(cxc) metacpan weekly report - Time::Moment

This is the weekly favourites list of CPAN distributions. Votes count: 80
Week's winner (+3): Time::Moment
Build date: 2015/12/12 09:08:42 GMT

Clicked for first time:

Increasing its reputation:

(ccxv) stackoverflow perl report

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

  1. Does C++ have ordered hash? - [5/3]
  2. What is difference between installing a perl module and copying whole folder? - [4/1]
  3. Mojolicious over HTTPS - [3/1]
  4. perl: why are references to anonymous arrays scalar? - [3/3]
  5. Perl error: use of uninitialized value $DBI::err in concatenation - [2/3]
  6. Collecting data with Parse::RecDescent - [2/1]
  7. Conditionally including a module in perl - [2/1]
  8. Perl - Regex, conditionals and match multiple objects against inconsistent strings - [2/2]
  9. perl regex: how to capture multi group use only one express? - [2/3]
  10. Understanding a particular perl Regex from the perl tutorial - [2/1]

5 dic 2015

(lvii) 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 Date Votes
1 Archive::Zip 1.55 2015-12-04 26
2 Code::TidyAll 0.37 2015-12-03 23
3 Cpanel::JSON::XS 3.0210 2015-12-03 12
4 CryptX 0.026 2015-11-28 18
5 File::Find::Rule 0.34 2015-12-03 29
6 Function::Parameters 1.0701 2015-12-03 26
7 Git::Repository 1.316 2015-12-02 20
8 IO::Socket::SSL 2.021 2015-12-02 24
9 Mojolicious 6.35 2015-12-04 290
10 Mojolicious::Plugin::AssetPack 0.69 2015-12-02 30
11 MongoDB v1.0.4 2015-12-02 58
12 MooX::Options 4.022 2015-11-30 19
13 RapidApp 1.1002 2015-12-02 21
14 Reply 0.38 2015-12-03 46
15 Sereal 3.009 2015-11-30 34
16 Sereal::Decoder 3.009 2015-11-30 13
17 Sereal::Encoder 3.009 2015-11-30 13
18 Swagger2 0.65 2015-12-03 16
19 XML::Simple 2.22 2015-12-04 26
20 libwww::perl 6.15 2015-12-05 114

(clxxxix) metacpan weekly report - Paws

This is the weekly favourites list of CPAN distributions. Votes count: 102
Week's winner (+3): Paws
Build date: 2015/12/05 08:59:46 GMT

Clicked for first time:

Increasing its reputation:

(ccxiv) stackoverflow perl report

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

  1. Why can the regex /[\w\W]+x/i be extremely slow to run? - [9/2]
  2. Waiting for a defined period of time for the input in Perl - [3/2]
  3. whois TCP socket connection fails for one server - [3/1]
  4. How to remove newlines inside csv cells using regex/terminal tools? - [3/5]
  5. How to pass both variables and files to a perl -p -e command - [3/1]
  6. Match last regex pattern in Perl - [3/2]
  7. How does "\b" word boundary affect the output in perl? - [3/1]
  8. How to cheat on prototype checking? - [3/1]
  9. Perl cgi compilation error in autovivication.pm - [3/0]
  10. How to serialize and deserialize a hash sent to a socket? - [2/1]

27 nov 2015

(lvi) 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 Date Votes
1 App::perlbrew 0.74 2015-11-24 137
2 Devel::Trepan 0.73 2015-11-24 15
3 Dist::Zilla 5.042 2015-11-26 144
4 Git::Raw 0.58 2015-11-23 17
5 Mojo::Pg 2.16 2015-11-25 36
6 Mojolicious 6.33 2015-11-22 290
7 PDL 2.015 2015-11-22 24
8 Plack 1.0038 2015-11-25 180
9 Sereal 3.007 2015-11-26 34
10 Sereal::Decoder 3.007 2015-11-26 13
11 Sereal::Encoder 3.007 2015-11-26 13
12 Test::Differences 0.64 2015-11-22 13

(clxxxviii) metacpan weekly report - Sereal::Path

This is the weekly favourites list of CPAN distributions. Votes count: 62
Week's winner (+3): Sereal::Path
Build date: 2015/11/27 20:24:54 GMT

Clicked for first time:

Increasing its reputation:

(ccxiii) stackoverflow perl report

These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2015-11-27 20:20:45 GMT

  1. How can I use an array as the arguments to a builtin function (sprintf, join, etc.) in Perl? - [5/1]
  2. Performance of hash table, why is C++ the slowest? - [4/4]
  3. Read, process continuous binary file - Efficiently - [3/3]
  4. What is difference between Data::Dump and Data::Dumper modules in Perl? - [3/1]
  5. How can I tell if my perl process has used the regex $PREMATCH/$MATCH/$POSTMATCH vars (or the short equivilents $`/$'/$&)? - [3/1]
  6. How to make an already existing regular expression case-insensitive? - [3/0]
  7. Test Mojolicious app after authentication - [2/0]
  8. How to retrieve custom attribute of text file using perl - [2/2]
  9. Testing statefull Mojolicious apps - [2/1]
  10. I want to put a check on number of updates if it increases beyond 20k , i want to halt the updation process - [2/0]

22 nov 2015

(lv) 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 Date Votes
1 Code::TidyAll 0.32 2015-11-19 22
2 DBIx::Class::Candy 0.005001 2015-11-21 18
3 Data::MessagePack 0.49 2015-11-21 12
4 HTTP::BrowserDetect 2.07 2015-11-19 20
5 Module::CoreList 5.20151120 2015-11-20 23
6 Mojolicious 6.32 2015-11-18 290
7 PAR::Packer 1.027 2015-11-19 24
8 Path::Tiny 0.076 2015-11-16 92
9 PathTools 3.60 2015-11-19 50
10 Sereal 3.006 2015-11-14 33
11 Sereal::Decoder 3.006 2015-11-14 12
12 Sereal::Encoder 3.006 2015-11-14 13
13 Swagger2 0.63 2015-11-19 16
14 utf8::all 0.017 2015-11-14 23

(clxxxvii) metacpan weekly report - Mojolicious

This is the weekly favourites list of CPAN distributions. Votes count: 61
Week's winner: Mojolicious (+3)
Build date: 2015/11/22 08:40:29 GMT

Clicked for first time:

Increasing its reputation:

(ccxii) stackoverflow perl report

This is the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2015-11-22 08:32:53 GMT

  1. Can someone explain why Perl behaves this way (variable scoping)? - [8/2]
  2. Untainting a blessed hash member with or without the delete - [6/0]
  3. Why system() returns 0 even though the program it executes dies - [4/2]
  4. Perl disable shell access - [3/2]
  5. How to make a particular change in all the keys of a hash? - [3/3]
  6. Strange behavior of a tied hash in perl, when asking for an arrayref - [3/2]
  7. Perl speed: difference between $a = $a.$b and $a .= $b - [3/1]
  8. Different efficiency of regexp implementations in Java Perl and Php - [3/0]
  9. Why children don't become zombies in perl - [2/1]
  10. Inconsistent results parsing unicode strings in perl unpack - [2/1]

14 nov 2015

(liv) 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 Date Votes
1 Catalyst::Runtime 5.90103 2015-11-12 123
2 DBIx::Class::Helpers 2.032000 2015-11-07 33
3 Dancer 1.3202 2015-11-07 134
4 Dancer::Plugin::DBIC 0.2104 2015-11-09 13
5 DateTime::Format::Strptime 1.61 2015-11-14 14
6 Devel::Trepan 0.71 2015-11-14 15
7 Gazelle 0.40 2015-11-09 18
8 IO::Async 0.69 2015-11-09 25
9 Imager 1.004 2015-11-08 50
10 Mango 1.23 2015-11-12 41
11 Minion 4.01 2015-11-12 29
12 Mojolicious 6.30 2015-11-12 287
13 MooX::Options 4.021 2015-11-11 19
14 Moose 2.1604 2015-11-07 241
15 Net::DNS 1.03 2015-11-08 12
16 PathTools 3.59 2015-11-13 50
17 Time::HiRes 1.9728 2015-11-13 42

(clxxxvi) metacpan weekly report - Mad::Mapper

This is the weekly favourites list of CPAN distributions. Votes count: 69
Week's winner (+3): Mad::Mapper
Build date: 2015/11/14 08:19:25 GMT

Clicked for first time:

Increasing its reputation: