Pages

24 jun 2017

(cxxxviii) 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.14 120 simpler/faster/newer/cooler AnyEvent API
2 App::cpm 0.351 21 a fast CPAN module installer
3 Encode 2.91 43 character encodings in Perl
4 Future 0.35 32 represent an operation awaiting completion
5 HTTP::Message 6.13 51 HTTP style message (base class)
6 JSON::Validator 1.00 14 Validate data against a JSON schema
7 Minion 7.0 46 Job queue
8 Module::CoreList 5.20170621 27 what modules shipped with versions of perl
9 Mojolicious::Plugin::AssetPack 1.45 36 Compress and convert css, less, sass, javascript and coffeescript files
10 PPI 1.236 40 Parse, Analyze and Manipulate Perl (without perl)
11 Regexp::Assemble 0.38 25 Assemble multiple Regular Expressions into a single RE
12 Scalar::List::Utils 1.48 127 Common Scalar and List utility subroutines
13 Test::Simple 1.302086 141 Basic utilities for writing tests.
14 Time::Piece 1.3201 36 Object Oriented time objects
15 Toadfarm 0.78 14 One Mojolicious app to rule them all
16 curry 1.001000 19 Create automatic curried method call closures for any class or object

(cclxx) metacpan weekly report - Moxie

This is the weekly favourites list of CPAN distributions. Votes count: 50
Week's winners (+4): Moxie
Build date: 2017/06/24 19:11:18 GMT

Clicked for first time:

Increasing its reputation:

17 jun 2017

(cxxxvii) 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 AI::MXNet 1.01 16 Perl interface to MXNet machine learning library
2 App::cpm 0.350 20 a fast CPAN module installer
3 Dumbbench 0.111 13 More reliable benchmarking with the least amount of thinking
4 ExtUtils::MakeMaker 7.30 36 Create a module Makefile
5 IO::Socket::SSL 2.049 30 Nearly transparent SSL encapsulation for IO::Socket::INET.
6 JSON::Validator 0.99 14 Validate data against a JSON schema
7 Log::Dispatch 2.65 38 Dispatches messages to one or more outputs
8 Mojolicious::Plugin::OpenAPI 1.17 17 OpenAPI / Swagger plugin for Mojolicious
9 MooseX::AttributeShortcuts 0.032 13 Shorthand for common attribute options
10 Net::SSH2 0.65 17 Support for the SSH 2 protocol via libssh2.
11 Params::Validate 1.29 29 Validate method/function parameters
12 Paws 0.33 26 A Perl SDK for AWS (Amazon Web Services) APIs
13 RPerl 2.800000 18 Restricted Perl, The Optimizing Perl 5 Compiler
14 RapidApp 1.3001 22 Turnkey ajaxy webapps
15 Text::CSV_XS 1.31 70 Comma-Separated Values manipulation routines
16 Tickit 0.63 16 Terminal Interface Construction KIT
17 XML::Compile 1.57 13 Compilation based XML processing

(cclxix) metacpan weekly report - AI::MXNet

This is the weekly favourites list of CPAN distributions. Votes count: 41
Week's winner: AI::MXNet (+3)
Build date: 2017/06/17 21:49:02 GMT

Clicked for first time:

Increasing its reputation:

11 jun 2017

(cxxxvi) 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.306 19 a fast CPAN module installer
2 Dist::Milla v1.0.18 23 Distribution builder, Opinionated but Unobtrusive
3 Encode 2.90 42 character encodings in Perl
4 File::Path 2.14 36 Create or remove directory trees
5 Image::ExifTool 10.55 23 Read and write meta information
6 MetaCPAN::API 0.51 25 A comprehensive, DWIM-featured API to MetaCPAN (DEPRECATED)
7 MetaCPAN::Client 2.016000 16 A comprehensive, DWIM-featured client to the MetaCPAN API
8 Minilla v3.0.12 31 CPAN module authoring tool
9 Minion 6.06 46 Job queue
10 Mojolicious 7.33 340 Real-time web framework
11 Perl::Critic 1.128 80 Critique Perl source code for best-practices.
12 RPerl 2.601000 18 Restricted Perl, The Optimizing Perl 5 Compiler
13 Text::CSV_XS 1.30 70 Comma-Separated Values manipulation routines
14 Type::Tiny 1.002001 91 tiny, yet Moo(se)-compatible type constraint
15 local::lib 2.000023 70 create and use a local lib/ for perl modules with PERL5LIB

(cclxviii) metacpan weekly report - perl

This is the weekly favourites list of CPAN distributions. Votes count: 78
Week's winner: perl (+4)
Build date: 2017/06/11 07:49:20 GMT

Clicked for first time:

Increasing its reputation:

3 jun 2017

(cxxxv) 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.304 19 a fast CPAN module installer
2 CryptX 0.048 25 Crypto toolkit
3 DateTime 1.43 169 A date and time object for Perl
4 DateTime::TimeZone 2.13 14 Time zone object base class and factory
5 ExtUtils::MakeMaker 7.28 36 Create a module Makefile
6 File::Path 2.13 36 Create or remove directory trees
7 Getopt::Long 2.50 83 Module to handle parsing command line options
8 Inline::C 0.78 21 C Language Support for Inline
9 JSON 2.94 75 JSON (JavaScript Object Notation) encoder/decoder
10 Module::Build 0.4224 34 Build and install Perl modules
11 Module::CoreList 5.20170530 26 what modules shipped with versions of perl
12 Mojo::Pg 3.06 47 Mojolicious ♥ PostgreSQL
13 Mojo::SQLite 2.002 13 A tiny Mojolicious wrapper for SQLite
14 Mojolicious 7.32 339 Real-time web framework
15 MooseX::AttributeShortcuts 0.031 13 Shorthand for common attribute options
16 PAR::Packer 1.037 26 PAR Packager
17 Regexp::Common 2017060201 35 Provide commonly requested regular expressions
18 Type::Tiny 1.002000 91 tiny, yet Moo(se)-compatible type constraint
19 perl 5.026000 296 The Perl 5 language interpreter
20 utf8::all 0.023 24 turn on Unicode - all of it

(cclxvii) metacpan weekly report - perl

This is the weekly favourites list of CPAN distributions. Votes count: 86
Week's winners (+3): perl 
Build date: 2017/06/03 20:39:53 GMT

Clicked for first time:

Increasing its reputation: