# | CPAN module | Version | Votes | Abstract |
1 | App::cpm | 0.963 | 28 | a fast CPAN module installer |
2 | CryptX | 0.059 | 33 | Crypto toolkit |
3 | DateTime | 1.48 | 177 | A date and time object for Perl |
4 | DBD::SQLite | 1.58 | 75 | Self Contained SQLite RDBMS in a DBI Driver |
5 | Devel::NYTProf | 6.05 | 147 | Powerful fast feature-rich Perl source code profiler |
6 | Git::Wrapper | 0.048 | 14 | Wrap git(7) command-line interface |
7 | HTTP::Message | 6.16 | 53 | HTTP style message (base class) |
8 | IPC::Run | 0.99 | 23 | system() and background procs w/ piping, redirs, ptys (Unix, Win32) |
9 | Net::GitHub | 0.95 | 22 | Perl Interface for github.com |
10 | Selenium::Remote::Driver | 1.27 | 32 | Perl Client for Selenium Remote Driver |
11 | Statocles | 0.093 | 18 | A static site generator |
12 | Test::Simple | 1.302135 | 151 | Basic utilities for writing tests. |
31 mar 2018
(clxxviii) 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.
(cccx) metacpan weekly report - Moose
This is the weekly favourites list of CPAN distributions. Votes count: 62
Week's winner: Moose (+3)
Build date: 2018/03/31 20:30:48 GMT
Clicked for first time:
Increasing its reputation:
Week's winner: Moose (+3)
Build date: 2018/03/31 20:30:48 GMT
Clicked for first time:
- AnyEvent::Connector - tcp_connect with transparent proxy handling
- Biblio::Zotero::DB - helper module to access the Zotero SQLite database
- Devel::Events - Extensible instrumentation framework
- Math::EllipticCurve::Prime - elliptic curve operations over prime fields
- Task::FooThis - Export your directory over various channels
- Tcl::pTk - Demonstration of Perl/Tk widgets
- Text::Hunspell::FFI - Perl FFI interface to the Hunspell library
- WebService::Geocodio - A Perl interface to Geocod.io
- WWW::Zotero - Perl interface to the Zotero API
- YAML::AppConfig - Manage configuration files with YAML and variable references.
Increasing its reputation:
- BEGIN::Lift (+1=4)
- Bloom::Faster (+1=3)
- Bloomd::Client (+1=2)
- Class::Tiny (+1=24)
- Dancer2 (+1=98)
- Data::Dumper::AutoEncode (+1=3)
- DateTime (+1=177)
- DateTime::Format::Duration (+1=3)
- DateTime::Format::Human::Duration (+1=7)
- DateTime::Format::Strptime (+1=22)
- DBIx::Class (+2=260)
- File::Find::Closures (+1=2)
- File::Which (+1=17)
- HTTP::Tiny (+1=91)
- IPC::Cmd (+1=17)
- Linux::Epoll (+1=2)
- Log::Any (+1=49)
- Log::Log4perl (+1=69)
- LWP::ConsoleLogger (+1=6)
- Memory::Usage (+1=2)
- Minion (+1=57)
- Mojolicious (+1=370)
- Mojolicious::Plugin::JSONAPI (+1=3)
- Mojolicious::Plugin::Model (+1=8)
- Moo (+2=245)
- Moose (+3=281)
- Object::Anon (+1=3)
- Parallel::WorkUnit (+1=3)
- Params::ValidationCompiler (+1=13)
- Path::Tiny (+1=127)
- PDF::Create (+1=7)
- perl (+1=306)
- Perl::Critic (+1=91)
- perl::ldap (+1=13)
- Plack (+1=200)
- Plack::Middleware::StatsPerRequest (+1=2)
- Session::Token (+1=15)
- Test::Harness (+1=48)
- Test::WWW::Selenium (+1=16)
- Text::Template (+2=17)
- Tie::CSV_File (+2=2)
- Tie::Moose (+1=2)
- Type::Tiny (+1=97)
- WWW::Mechanize (+1=77)
- XML::Compile (+1=14)
- XML::LibXML (+1=81)
(cccxxxiv) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2018-03-31 20:25:20 GMT
Between brackets: [question score / answers count]
Build date: 2018-03-31 20:25:20 GMT
- local and statement modifiers (e.g. postfix if) - [7/1]
- Why does @INC change when setgid-bit of C wrapper around perl script change? - [6/1]
- Regex substitution using a list element with just 3 digits index doesn&'t work as I expected - [5/2]
- How can I get the line number and file name of a coderef? - [4/2]
- How does one pass includes to execvp that's running a perl script? - [4/2]
- How do I get the Perl version string without license and build information? - [3/3]
- If statement won't catch a string in perl - [3/1]
- How to serialize a Moose object, including nested Moose objects - [3/1]
- How to set the prototype of an anonymous perl function - [2/3]
- Why does Perl modulo operator work with large integers using bignum but not Math::BigInt? - [2/1]
25 mar 2018
(clxxvii) 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::GitGot | 1.335 | 19 | A tool to make it easier to manage multiple code repositories using different VCSen |
2 | Beam::Wire | 1.021 | 12 | Lightweight Dependency Injection Container |
3 | DateTime::TimeZone | 2.18 | 15 | Time zone object base class and factory |
4 | DBD::CSV | 0.51 | 19 | DBI driver for CSV files |
5 | DBI | 1.641 | 217 | Database independent interface for Perl |
6 | DBIx::Class::Schema::Loader | 0.07049 | 42 | Create a DBIx::Class::Schema based on a database |
7 | ExtUtils::MakeMaker | 7.34 | 40 | Create a module Makefile |
8 | Git::Raw | 0.79 | 22 | Perl bindings to the Git linkable library (libgit2) |
9 | Module::CoreList | 5.20180221 | 30 | what modules shipped with versions of perl |
10 | Statocles | 0.088 | 18 | A static site generator |
11 | Test::Harness | 3.42 | 47 | contributing to TAP::Harness |
12 | Text::CSV_XS | 1.35 | 73 | Comma-Separated Values manipulation routines |
13 | Text::Template | 1.52 | 15 | Expand template text with embedded Perl |
14 | Time::HiRes | 1.9758 | 51 | High resolution alarm, sleep, gettimeofday, interval timers |
15 | WWW::Mechanize | 1.88 | 76 | Handy web browsing in a Perl object |
16 | XML::Simple | 2.25 | 31 | An API for simple XML files |
(cccix) metacpan weekly report - Params::ValidationCompiler
This is the weekly favourites list of CPAN distributions. Votes count: 65
Week's winners (+3): Params::ValidationCompiler
Build date: 2018/03/25 07:49:28 GMT
Clicked for first time:
Increasing its reputation:
Week's winners (+3): Params::ValidationCompiler
Build date: 2018/03/25 07:49:28 GMT
Clicked for first time:
- Business::OnlinePayment::iTransact - iTransact backend module for Business::OnlinePayment
- Char::GBK - Native Encoding Support by Traditional Scripting
- CPAN::Plugin::Sysdeps - CPAN.pm plugin for installing external dependencies
- Data::Table::Text - Write data in tabular text format
- Devel::IPerl::Plugin::EnvironmentModules - Environment Modules
- Devel::IPerl::Plugin::Perlbrew - interact with perlbrew in Jupyter IPerl kernel
- IO::Capture - Abstract Base Class to build modules to capture output.
- Jacode4e - jacode.pl-like program for enterprise
- List::Priority - Perl extension for a list that manipulates objects by their
- Mojolicious::Plugin::Subprocess - Subprocesses in Mojolicious applications
- Struct::Diff::MergePatch - JSON Merge Patch
- Test::Applify - Testing Applify scripts
Increasing its reputation:
- Algorithm::BloomFilter (+1=2)
- AnyEvent::Fork (+1=12)
- Bot::BasicBot (+1=14)
- Business::Bitcoin (+1=3)
- Char::Sjis (+1=2)
- Char::UTF2 (+1=2)
- CryptX (+1=33)
- DBD::CSV (+1=19)
- DBIx::Class (+2=259)
- DBIx::Class::InflateColumn::Serializer (+1=11)
- DBIx::Class::Report (+1=8)
- Excel::Writer::XLSX (+1=36)
- Finance::Bitcoin (+1=5)
- Gazelle (+1=20)
- Git::Raw (+1=22)
- JSON::MaybeXS (+1=35)
- JSON::XS (+1=94)
- Keyword::Declare (+1=8)
- Lingua::ZH::Jieba (+1=2)
- List::SomeUtils (+1=9)
- Minion (+1=56)
- Mock::Quick (+1=11)
- Mojolicious (+2=369)
- Mojolicious::Plugin::JSONAPI (+1=2)
- Mojolicious::Plugin::Vparam (+1=5)
- Monoceros (+1=9)
- Net::Etcd (+2=2)
- Org::Parser (+1=6)
- Params::ValidationCompiler (+3=13)
- PDF::WebKit (+1=10)
- Pod::Markdown (+1=20)
- POE (+1=42)
- Progress::Any::Output::TermProgressBarColor (+1=5)
- Regexp::Grammars (+1=25)
- Sereal (+1=47)
- Spreadsheet::XLSX (+1=14)
- Starman (+1=91)
- String::Numeric (+1=3)
- String::ShellQuote (+1=13)
- Sub::Override (+1=9)
- Switch::Plain (+1=12)
- Test::BDD::Cucumber::Definitions (+1=3)
- Test::Deep (+1=39)
- Test::Kwalitee (+1=6)
- WebService::GData (+1=4)
- XML::SAX (+1=6)
- XS::Tutorial (+1=10)
- Yancy (+1=8)
(cccxxxiii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2018-03-25 07:43:07 GMT
Between brackets: [question score / answers count]
Build date: 2018-03-25 07:43:07 GMT
- Can I retest all installed CPAN modules? - [6/2]
- How do you set the value of an input field by complex selector? - [5/1]
- "split /\|/" breaks Perl syntax highlighting - [3/1]
- Create collection of bitwise matches from an integer range - [3/1]
- Perl Getopt::Long - use subparameter only for defined parameter - [2/3]
- How to prevent serialisation in one route in a perl dancer app? - [2/2]
- Notepad++ User Defined language for Perl - [2/1]
- How to parse/identify double quoted string from the big expression using MARPA:R2 perl - [2/1]
- Perl: rsync with 'ssh -q' fails with exit code 14 - [2/1]
- perl balanced constructs - [2/1]
17 mar 2018
(clxxvi) 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::Sqitch | 0.9997 | 32 | Sane database change management |
2 | Email::Stuffer | 0.017 | 21 | A more casual approach to creating and sending Email:: emails |
3 | HTTP::Message | 6.15 | 53 | HTTP style message (base class) |
4 | JSON::Validator | 2.05 | 19 | Validate data against a JSON schema |
5 | Mango | 1.30 | 42 | Pure-Perl non-blocking I/O MongoDB driver |
6 | MCE | 1.835 | 58 | Many-Core Engine for Perl providing parallel processing capabilities |
7 | Mojolicious | 7.71 | 368 | Real-time web framework |
8 | Net::SSLeay | 1.85 | 16 | Perl extension for using OpenSSL |
9 | pmtools | 2.2.0 | 16 | Perl Module Tools |
10 | Test2::Suite | 0.000111 | 15 | Distribution with a rich set of tools built upon the Test2 framework. |
11 | Test::Simple | 1.302133 | 151 | Basic utilities for writing tests. |
12 | Time::HiRes | 1.9757 | 51 | High resolution alarm, sleep, gettimeofday, interval timers |
(cccviii) metacpan weekly report - DBIx::Class
This is the weekly favourites list of CPAN distributions. Votes count: 85
Week's winners (+4): DBIx::Class
Build date: 2018/03/17 21:18:07 GMT
Clicked for first time:
Increasing its reputation:
Week's winners (+4): DBIx::Class
Build date: 2018/03/17 21:18:07 GMT
Clicked for first time:
- Cairo::GObject - Integrate Cairo into the Glib type system
- Data::TableReader - Locate and read records from human-edited data tables (Excel, CSV)
- GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection
- Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget
- HTML::Tidy5 - HTML validation in a Perl object
- Ithumb::XS - small and simple Imlib2 thumbnail module.
- MLDBM::Sync - safe concurrent access to MLDBM databases
- Net::ACME2 - IETF-standard ACME (Letâs Encrypt) client
- Shell::Autobox - pipe Perl strings through shell commands
- Text::Xslate::Bridge::TypeDeclaration - A Type Validator in Xslate.
- URI::http::Dump - A module to assist in the reverse engineering of URL parameters.
Increasing its reputation:
- AnyEvent (+1=128)
- Apache::ASP (+1=2)
- App::CPANtoRPM (+1=2)
- App::Prove::Watch (+1=2)
- B::C (+1=13)
- Catalyst::Runtime (+1=133)
- Compress::Zstd (+1=2)
- Crypt::JWT (+1=8)
- curry (+1=20)
- Dancer2 (+1=97)
- Dancer2::Plugin::FlashNote (+2=2)
- Dancer2::Session::DBIC (+1=4)
- Dancer::Plugin::DBIC (+1=14)
- DateTime (+1=177)
- DateTime::Format::Strptime (+1=22)
- DBD::Pg (+1=63)
- DBI (+1=217)
- DBICx::Sugar (+1=4)
- DBIx::Class (+4=258)
- DBIx::Class::InflateColumn::Serializer (+1=10)
- DBIx::Class::Report (+1=7)
- File::Data (+1=2)
- File::Scan::ClamAV (+1=2)
- Glib::Object::Introspection (+1=9)
- GraphQL (+1=8)
- Gtk3 (+1=12)
- HTML::Tidy (+1=8)
- libwww::perl (+2=140)
- Log::Log4perl (+1=68)
- Math::EWMA (+1=2)
- Math::SMA (+1=2)
- MCE (+1=58)
- MCE::Shared (+1=9)
- Module::Pluggable (+1=18)
- Mojo::CSV (+1=2)
- Mojo::mysql (+1=25)
- Mojo::SMTP::Client (+1=4)
- Mojo::Weixin (+1=6)
- Mojolicious (+2=368)
- Mojolicious::Plugin::JSONAPI (+1=2)
- Mojolicious::Plugin::OAuth2::Server (+1=5)
- MojoX::Mysql (+1=2)
- MooseX::App (+1=15)
- Moxie (+1=19)
- Net::Fastly (+1=2)
- Object::ForkAware (+1=4)
- Perl::Critic (+1=91)
- Plack (+2=199)
- Protocol::ACME (+1=4)
- Role::EventEmitter (+1=3)
- Struct::Diff (+1=3)
- Sub::Override (+1=8)
- Term::CLI (+3=3)
- Test2::Tools::xUnit (+2=2)
- Test::BDD::Cucumber (+1=12)
- Test::NoWarnings (+1=8)
- Text::CSV (+1=55)
- Text::CSV_XS (+1=73)
- Text::ParseWords (+1=7)
- Tie::Cache (+1=2)
- Time::Piece (+1=40)
- WebService::MODIS (+2=2)
- WWW::Mechanize (+1=76)
(cccxxxii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2018-03-17 21:08:07 GMT
Between brackets: [question score / answers count]
Build date: 2018-03-17 21:08:07 GMT
- Does perl cache regex generation? - [6/1]
- Parsing Perl 5 and examining the syntax tree - [6/1]
- Define required modules hosted on git repo - [4/0]
- Can I use Mojolicious to build a static site? - [3/3]
- Create directory tree in Perl that would comply with Fancytree expected JSON format - [3/3]
- perl: paths+dirs array passed byreference to a sub will not print or open correctly - [2/2]
- Perl Program to efficiently process 500000 small files in a Directory (AIX) - [2/2]
- Search and replace with grep and perl - [2/1]
- embedded perl in c - is there a flag for a "runitme error" for scripts executed by perl_run()? - [2/1]
- Setting up DBD::SQLite to support a custom version of sqlite3 - [2/1]
10 mar 2018
(clxxv) 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.2 | 19 | Perl interface to MXNet machine learning library |
2 | Catmandu | 1.09 | 12 | a data toolkit |
3 | DateTime::Format::Flexible | 0.30 | 12 | DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects. |
4 | Email::Address | 1.909 | 14 | (DEPRECATED) RFC 2822 Address Parsing and Creation |
5 | Gazelle | 0.48 | 19 | a Preforked Plack Handler for performance freaks |
6 | Git::Raw | 0.78 | 21 | Perl bindings to the Git linkable library (libgit2) |
7 | Hash::Merge | 0.300 | 23 | Merges arbitrarily deep hashes into a single hash |
8 | JSON::Validator | 2.04 | 19 | Validate data against a JSON schema |
9 | Mail::Box | 3.005 | 12 | complete E-mail handling suite |
10 | Minion | 8.12 | 55 | Job queue |
11 | Mojolicious::Plugin::OpenAPI | 1.26 | 24 | OpenAPI / Swagger plugin for Mojolicious |
12 | RPerl | 3.601000 | 21 | Restricted Perl, The Optimizing Perl 5 Compiler |
13 | Test2::Suite | 0.000106 | 15 | Distribution with a rich set of tools built upon the Test2 framework. |
14 | Test::Simple | 1.302130 | 151 | Basic utilities for writing tests. |
15 | Text::Template | 1.51 | 15 | Expand template text with embedded Perl |
16 | Time::Moment | 0.43 | 64 | Represents a date and time of day with an offset from UTC |
17 | XML::Compile | 1.60 | 13 | Compilation based XML processing |
(cccvii) metacpan weekly report - Variable::Declaration
This is the weekly favourites list of CPAN distributions. Votes count: 104
Week's winner: Variable::Declaration (+3)
Build date: 2018/03/10 20:16:13 GMT
Clicked for first time:
Increasing its reputation:
Week's winner: Variable::Declaration (+3)
Build date: 2018/03/10 20:16:13 GMT
Clicked for first time:
- Alien::KentSrc - Fetch/build/stash Kent src from http://hgdownload.cse.ucsc.edu/admin/
- App::TestOnTap - Test driver
- Bitcoin::BIP39 - A BIP39 implementation in Perl
- Colouring::In - color or colour.
- Data::Session - Persistent session data management
- Date::Gregorian - Gregorian calendar
- Date::Period::Human - Human readable date periods
- Getopt::Declare - Declaratively Expressed Command-Line Arguments via Regular Expressions
- Lingua::EN::Numbers::Years - turn "1984" into "nineteen eighty-four", etc
- MooseX::Has::Sugar - Sugar Syntax for moose 'has' fields
- MooX::TaggedAttributes - Add a tag with an arbitrary value to a an attribute
- Net::Google::DocumentsList - Perl interface to Google Documents List Data API
- Number::Latin - convert to/from the number system "a,b,...z,aa,ab..."
- Plack::Middleware::StatsPerRequest - Measure HTTP stats on each request
- RT::Extension::BooleanCustomField - RT-Extension-BooleanCustomField Extension
- Test2::Tools::JSON - Compare JSON string as data structure with Test2
- Test2::Tools::URL - Compare a URL in your Test2 test
- WWW::FCM::HTTP - HTTP Client for Firebase Cloud Messaging
Increasing its reputation:
- App::GitHooks (+1=8)
- Array::Columnize (+1=2)
- B::C (+1=12)
- Bit::Vector (+1=8)
- Config::Any (+2=19)
- Config::ENV (+1=4)
- Config::General (+1=25)
- Config::Simple (+1=3)
- Const::Fast (+1=24)
- Data::Printer (+2=118)
- Data::Validate::URI (+1=4)
- DateTime::Format::Flexible (+1=12)
- DateTimeX::Easy (+1=3)
- Devel::Hide (+1=10)
- Devel::NYTProf (+1=147)
- Digest::HMAC (+1=8)
- FCGI (+1=6)
- File::LibMagic (+1=10)
- Filesys::Df (+1=4)
- Gazelle (+1=19)
- Git::Raw (+1=21)
- Git::Repository (+1=22)
- Hash::Merge (+1=23)
- IO::Async (+1=45)
- IO::Prompter (+1=13)
- Kelp (+1=33)
- Lingua::EN::Numbers (+1=5)
- List::BinarySearch (+1=5)
- Locale::Codes (+1=4)
- Mango (+1=42)
- Math::Prime::FastSieve (+1=2)
- Math::Round (+1=13)
- MCE (+1=57)
- Minion::Backend::Mango (+1=4)
- Minion::Backend::mysql (+1=8)
- Mojo::mysql (+1=24)
- Mojolicious (+1=365)
- Mojolicious::Plugin::OAuth2::Server (+1=4)
- Mojolicious::Plugin::OpenAPI (+2=24)
- MojoX::Renderer::Xslate (+1=2)
- Moops (+1=43)
- MooseX::Attribute::ENV (+1=4)
- MooseX::ClassAttribute (+1=12)
- MooseX::Declare (+1=21)
- MooseX::StrictConstructor (+2=18)
- MP3::Info (+1=3)
- MP3::Tag (+1=2)
- Net::AMQP::RabbitMQ (+1=10)
- Net::Google::Spreadsheets (+1=2)
- Net::MQTT (+1=4)
- NTLM (+1=4)
- OpenAPI::Client (+1=6)
- Path::Class (+1=77)
- Path::Tiny (+1=126)
- Perl6::Form (+1=6)
- Perl6::Gather (+1=4)
- Perl6::Slurp (+1=8)
- Perl::Critic (+1=90)
- Perl::Lexer (+1=7)
- Pony::Object (+1=3)
- Roman (+1=2)
- RPerl (+1=21)
- Sub::Disable (+1=2)
- Switch::Plain (+1=11)
- Term::Size (+1=3)
- Term::Size::Any (+1=3)
- Term::Size::Perl (+1=3)
- Test2::Suite (+1=15)
- Test::Pod::Coverage (+1=19)
- Test::Trap (+1=5)
- Text::Capitalize (+1=3)
- Text::CSV (+1=54)
- Text::Unidecode (+1=23)
- Time::Moment (+1=64)
- Try::Tiny (+1=154)
- TryCatch (+1=14)
- URI::Fast (+1=4)
- Variable::Declaration (+3=5)
- Web::Scraper (+1=37)
- Win32::LongPath (+1=4)
(cccxxxi) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2018-03-10 20:10:37 GMT
Between brackets: [question score / answers count]
Build date: 2018-03-10 20:10:37 GMT
- Why doesn't Perl's encoding layer have any effect? - [4/2]
- How to pass length of a string argument to CODE section in XS? - [4/1]
- Test::Mojo + prove leads to duplicate logging - [4/1]
- Mojolicious: long subroutine have no effect on my variable - [3/0]
- differing treatment of vertical tabs by different Perls - [2/1]
- Perl sound synthesis on Debian 9 - [2/1]
- Perl DBM::Deep - add/delete in an arrayref of hashrefs - [2/0]
- Delete newline character in text file if next line is less than a certain length - [1/5]
- Perl equivalent of the `&` placeholder in the "vi" editor - [1/3]
- Remove new lines except when preceded by specific set of characters - [1/3]
4 mar 2018
(clxxiv) 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.962 | 28 | a fast CPAN module installer |
2 | CGI::Application | 4.61 | 13 | Framework for building reusable web-applications |
3 | Cpanel::JSON::XS | 4.02 | 21 | cPanel fork of JSON::XS, fast and correct serializing |
4 | CryptX | 0.058 | 32 | Crypto toolkit |
5 | Date::Manip | 6.70 | 13 | Date manipulation routines |
6 | DBD::SQLite | 1.56 | 75 | Self Contained SQLite RDBMS in a DBI Driver |
7 | Gazelle | 0.47 | 18 | a Preforked Plack Handler for performance freaks |
8 | libwww::perl | 6.33 | 137 | The World-Wide Web library for Perl |
9 | Lucy | v0.6.2 | 15 | Apache Lucy search engine library. |
10 | Minilla | v3.0.16 | 36 | CPAN module authoring tool |
11 | Minion | 8.11 | 55 | Job queue |
12 | Mojo::mysql | 1.06 | 23 | Mojolicious and Async MySQL |
13 | Mojolicious | 7.70 | 365 | Real-time web framework |
14 | Mozilla::CA | 20180117 | 13 | Mozilla's CA cert bundle in PEM format |
15 | Net::SSH2 | 0.69 | 18 | Support for the SSH 2 protocol via libssh2. |
16 | Server::Starter | 0.34 | 20 | a superdaemon for hot-deploying server programs |
17 | Test2::Suite | 0.000102 | 14 | Distribution with a rich set of tools built upon the Test2 framework. |
18 | Test::Harness | 3.41 | 47 | contributing to TAP::Harness |
(cccvi) metacpan weekly report - Variable::Declaration
This is the weekly favourites list of CPAN distributions. Votes count: 44
Week's winners (+3): Variable::Declaration
Build date: 2018/03/04 07:46:39 GMT
Clicked for first time:
Increasing its reputation:
Week's winners (+3): Variable::Declaration
Build date: 2018/03/04 07:46:39 GMT
Clicked for first time:
- Acme::Crap - Carp with more feeling
- Github::Backup - Back up your Github repositories and/or issues locally
- JSON::ize - Use JSON easily in one-liners
- Mojo::UserAgent::Cached - Caching, Non-blocking I/O HTTP, Local file and WebSocket user agent
- Mojolicious::Plugin::Module - Mojolicious plugin for modular development.
- String::CP1251 - Perl extension for processing CP1251-encoded string
- Variable::Declaration (+3=3)
Increasing its reputation:
- AAAAAAAAA (+1=5)
- AnyEvent (+1=127)
- App::Cmd (+1=33)
- App::perlbrew (+1=152)
- Chart::Gnuplot (+1=5)
- Config::INI (+1=14)
- Data::Page (+1=14)
- DateTime::Format::Human::Duration (+1=7)
- DBD::SQLite (+1=75)
- Devel::NYTProf (+1=147)
- DigitalOcean (+1=7)
- Encode::Simple (+1=2)
- File::HomeDir (+1=25)
- Firefox::Marionette (+1=4)
- Future (+1=35)
- IO (+1=45)
- IO::Async (+1=44)
- JSON::XS (+1=93)
- OAuth::Cmdline (+1=5)
- PAR (+1=10)
- Parallel::ForkManager (+1=62)
- Path::Iterator::Rule (+1=21)
- PDL::VectorValued (+1=2)
- perl (+1=305)
- Proc::CPUUsage (+1=4)
- Promises (+1=31)
- Reddit::Client (+1=3)
- SQL::Abstract (+1=59)
- Sub::Name (+1=25)
- Syntax::Keyword::Try (+1=17)
- Task::Kensho (+1=78)
- URI::Fast (+2=3)
- YAML::PP (+1=2)
- Yancy (+1=7)
(cccxxx) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2018-03-04 07:39:43 GMT
Between brackets: [question score / answers count]
Build date: 2018-03-04 07:39:43 GMT
- Perl try catch for user defined exceptions - [4/1]
- Using Encode::encode with "utf8" - [4/1]
- Perl regex working in online PCRE tester but not in perl command - [3/2]
- Regex EOL replace with perl is giving unexpected results - [3/2]
- True and useful process detachment in Windows - [2/1]
- serialization usage for array in perl - [2/1]
- How to check if a file exists in perforce in perl script - [1/2]
- Validate header of file in linux - [1/2]
- perl extract common elements from 2 arrays (common sequences in fastq file) - [1/2]
- How to delete pattern which matches with the next new pattern which is calling in the next line by using /bin/sed command in dc_shell - [1/2]
Suscribirse a:
Entradas (Atom)