-
App::cpm - a fast CPAN module installer
- Version: 0.997002 on 2021-01-26
- Votes: 51
- Previous version: 0.997000 was 18 days before
-
App::perlbrew - Manage perl installations in your $HOME
- Version: 0.89 on 2021-01-29
- Votes: 166
- Previous version: 0.89 was 3 months, 10 days before
-
App::TimeTracker - time tracking for impatient and lazy command line lovers
- Version: 3.009 on 2021-01-24
- Votes: 14
- Previous version: 3.008 was 19 days before
-
Dancer2 - Lightweight yet powerful web application framework
- Version: 0.300005 on 2021-01-26
- Votes: 120
- Previous version: 0.300004 was 7 months, 30 days before
-
DateTime::TimeZone - Time zone object base class and factory
- Version: 2.47 on 2021-01-24
- Votes: 17
- Previous version: 2.46 was 1 month, 1 day before
-
Graph - graph data structures and algorithms
- Version: 0.9717 on 2021-01-27
- Votes: 23
- Previous version: 0.9716 was 26 days before
-
GraphQL - Perl implementation of GraphQL
- Version: 0.46 on 2021-01-27
- Votes: 17
- Previous version: 0.44 was 2 months, 18 days before
-
JSON - JSON (JavaScript Object Notation) encoder/decoder
- Version: 4.03 on 2021-01-24
- Votes: 93
- Previous version: 4.02 was 1 year, 11 months, 1 day before
-
JSON::PP - JSON::XS compatible pure-Perl module.
- Version: 4.06 on 2021-01-23
- Votes: 15
- Previous version: 4.05 was 6 months, 15 days before
-
JSON::Validator - Validate data against a JSON schema
- Version: 4.13 on 2021-01-28
- Votes: 28
- Previous version: 4.10 was 3 months, 15 days before
-
Module::CoreList - what modules shipped with versions of perl
- Version: 5.20210123 on 2021-01-24
- Votes: 34
- Previous version: 5.20210120 was 3 days before
-
Mojolicious - Real-time web framework
- Version: 8.72 on 2021-01-27
- Votes: 443
- Previous version: 8.71 was 10 days before
-
Mojolicious::Plugin::OpenAPI - OpenAPI / Swagger plugin for Mojolicious
- Version: 3.41 on 2021-01-24
- Votes: 38
- Previous version: 3.40 was 3 months, 14 days before
-
Role::Tiny - Roles: a nouvelle cuisine portion size slice of Moose
- Version: 2.002004 on 2021-01-24
- Votes: 62
- Previous version: 2.002003 was 13 days before
-
SPVM - Static Perl Virtual Machine. Fast Calculation, Fast Array Operation, and Easy C/C++ Binding.
- Version: 0.0930 on 2021-01-28
- Votes: 21
- Previous version: 0.0929 was 1 month, 5 days before
-
SQL::Abstract::More - extension of SQL::Abstract with more constructs and more flexible API
- Version: 1.37 on 2021-01-29
- Votes: 20
- Previous version: 1.34 was 28 days before
-
URI - Uniform Resource Identifiers (absolute and relative)
- Version: 5.07 on 2021-01-29
- Votes: 103
- Previous version: 5.06 was 15 days before
30 ene 2021
(cccxxvi) 17 CPAN great modules released last week
(cdlii) metacpan weekly report - perl
This is the weekly favourites list of CPAN distributions. Votes count: 63
Week's winner (+3): perl
Build date: 2021/01/30 15:07:03 GMT
Clicked for first time:
- Art::World - Agents interactions modeling ð¨
- Coy - Like Carp only prettier
- Data::UUID::NCName - Make valid NCName tokens which are also UUIDs.
- DBIx::OnlineDDL - Run DDL on online databases safely
- Dist::Zilla::App::Command::installdeps - Install author dependencies for a Dist::Zilla dist
- JSONLD - A toolkit for transforming JSON-LD data.
- RxPerl::Mojo - Mojo::IOLoop adapter for RxPerl
- WebService::GoogleAPI::Client - Google API Discovery and SDK
Increasing its reputation:
- Alien::ImageMagick (+1=11)
- AnyEvent::DBI (+1=9)
- AnyEvent::WebDriver (+1=2)
- App::Cmd (+1=41)
- App::Context (+1=2)
- App::CPANtoRPM (+1=3)
- App::perlbrew (+1=166)
- Bread::Board (+1=29)
- Browser::Start (+1=2)
- Class::DOES (+1=2)
- Class::Load (+1=31)
- Class::Tiny (+1=31)
- Coro::Mysql (+1=2)
- Data::GUID (+1=10)
- Data::Recursive::Encode (+1=6)
- DateTime (+1=199)
- DBIx::Class (+1=274)
- DBIx::Class::Journal (+1=3)
- DBIx::DataModel (+1=12)
- Devel::Camelcadedb (+1=2)
- Devel::Confess (+1=34)
- Future::AsyncAwait (+1=33)
- Graph (+1=23)
- GraphQL (+1=17)
- IO::Async (+1=59)
- JSON (+1=93)
- libwww::perl (+1=151)
- List::AllUtils (+1=30)
- List::Slice (+1=5)
- List::SomeUtils (+1=15)
- Log::Dispatch (+1=42)
- Meerkat (+1=9)
- Menlo (+1=13)
- Mojolicious (+1=443)
- Mojolicious::Plugin::OpenAPI (+1=38)
- Nice::Try (+1=4)
- PDF::WebKit (+1=13)
- perl (+3=368)
- Perl7::Handy (+1=2)
- RxPerl (+1=5)
- Session::Token (+1=16)
- Specio (+1=11)
- Statocles (+1=28)
- Sub::HandlesVia (+1=5)
- Template::Toolkit (+1=130)
- Test::Most (+1=38)
- Test::Spec (+1=18)
- Text::Unaccent::PurePerl (+2=5)
- Type::Tiny (+1=125)
- Unicode::LineBreak (+1=9)
- Unicode::Tussle (+1=13)
- Workflow (+1=3)
(cdlxxvi) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2021-01-30 15:05:16 GMT
- Perl - evaluation order of list elements, with assignment inside the list - [4/1]
- Efficiently counting tokens column-wise in Bash/Awk/Perl - [3/4]
- Insert linebreak in a file after a string - [3/4]
- How to save the white spaces in emptied columns while reading a file? - [3/2]
- Remove special character while reading file in perl - [3/1]
- Why does the package qualification of symbols result in less memory used, even if the symbols are imported locally? - [3/1]
- How to do `defined` with a hash slice - [3/1]
- Converting CSV file to XML with Perl - [2/2]
- How to join lines in between 2 conditions - [2/2]
- perl die if a variable is set to undef, correct? - [2/2]
23 ene 2021
(cccxxv) 17 CPAN great modules released last week
-
autodie - Replace functions with ones that succeed or die with lexical scope
- Version: 2.34 on 2021-01-22
- Votes: 56
- Previous version: 2.32 was 1 year, 6 days before
-
Catmandu - a data toolkit
- Version: 1.2015 on 2021-01-22
- Votes: 21
- Previous version: 1.2014 was 7 days before
-
Gtk3 - Perl interface to the 3.x series of the gtk+ toolkit
- Version: 0.038 on 2021-01-20
- Votes: 16
- Previous version: 0.037 was 10 months, 3 days before
-
Image::ExifTool - Read and write meta information
- Version: 12.16 on 2021-01-21
- Votes: 34
- Previous version: 12.00 was 7 months, 10 days before
-
IO::Async - Asynchronous event-driven programming
- Version: 0.78 on 2021-01-22
- Votes: 58
- Previous version: 0.77 was 8 months, 9 days before
-
IO::Socket::SSL - Nearly transparent SSL encapsulation for IO::Socket::INET.
- Version: 2.069 on 2021-01-22
- Votes: 40
- Previous version: 2.068 was 9 months, 22 days before
-
Kelp - A web framework light, yet rich in nutrients.
- Version: 1.05 on 2021-01-21
- Votes: 42
- Previous version: 1.03 was 9 days before
-
Module::CoreList - what modules shipped with versions of perl
- Version: 5.20210120 on 2021-01-21
- Votes: 34
- Previous version: 5.20201220 was 1 month, 1 day before
-
Mojolicious - Real-time web framework
- Version: 8.71 on 2021-01-17
- Votes: 441
- Previous version: 8.70 was 18 days before
-
Net::SFTP::Foreign - Secure File Transfer Protocol client
- Version: 1.93 on 2021-01-19
- Votes: 21
- Previous version: 1.91 was 6 months, 25 days before
-
Net::SSLeay - Perl extension for using OpenSSL
- Version: 1.90 on 2021-01-21
- Votes: 20
- Previous version: 1.88 was 1 year, 8 months, 11 days before
-
Path::Tiny - File path utility
- Version: 0.116 on 2021-01-22
- Votes: 157
- Previous version: 0.114 was 8 months, 26 days before
- perl-5.32.1 - The Perl 5 language interpreter
- Version: 5.032001 on 2021-01-23
- Votes: 365
- Previous version: 5.32.0 was 7 months, 3 days before
-
Image::Magick - objected-oriented Perl interface to ImageMagick. Use it to read, manipulate, or write an image or image sequence from within a Perl script.
- Version: v7.0.10 on 2021-01-23
- Votes: 18
- Previous version: 6.9.11 was 7 days before
-
SQL::Abstract - Generate SQL from Perl data structures
- Version: 2.000001 on 2021-01-23
- Votes: 69
- Previous version: 1.87 was 7 months, 21 days before
-
Syntax::Keyword::Try - a try/catch/finally syntax for perl
- Version: 0.21 on 2021-01-22
- Votes: 31
- Previous version: 0.20 was 1 month, 28 days before
-
Twiggy - AnyEvent HTTP server for PSGI
- Version: 0.1026 on 2021-01-21
- Votes: 27
- Previous version: 0.1025 was 6 years, 18 days before
(cdli) metacpan weekly report - LWP
This is the weekly favourites list of CPAN distributions. Votes count: 41
Week's winners (+3): LWP
Build date: 2021/01/23 22:23:25 GMT
Clicked for first time:
- Calendar::Japanese::Holiday - Japanese holidays in calender
- Earthquake_EEW_Decoder - Perl extension for JMA Earthquake Early Warning data
- Mojo::IOLoop::Signal - Non-blocking signal handler
- PPIx::QuoteLike - Parse Perl string literals and string-literal-like things.
- Text::Minify::XS - Simple text minification
Increasing its reputation:
- App::PAUSE::cleanup (+1=2)
- App::PPI::Dumper (+1=3)
- Audio::Scan (+1=4)
- BSD::Resource (+1=6)
- Cairo (+1=11)
- Config::Std (+1=4)
- Devel::Confess (+1=33)
- Devel::ptkdb (+1=6)
- Devel::Trace (+1=20)
- Devel::Trace::More (+1=2)
- Email::MIME::Kit (+1=9)
- File::Map (+1=18)
- IO::Socket::SSL (+1=40)
- LWP (+3=151)
- local::lib (+1=83)
- Mojolicious (+2=441)
- Mojolicious::Plugin::Web::Auth (+1=15)
- Mozilla::CA (+1=16)
- MsgPack::Raw (+1=2)
- Net::SSLeay (+2=20)
- PDL (+1=38)
- Scalar::List::Utils (+1=150)
- Sereal (+1=58)
- Sidef (+1=6)
- Smart::Comments (+1=38)
- Statocles (+1=27)
- Sys::RunAlone (+1=5)
- Test::MockTime (+1=12)
- Unix::Statgrab (+1=4)
- Web::Scraper (+1=40)
- Workflow (+1=3)
- XS::Tutorial (+1=15)
(cdlxxv) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2021-01-23 22:21:47 GMT
- Mojo::UserAgent - Inspect the Content-Encoding header before decoding - [7/1]
- How do you catch a buggy sig die handler if the mechanism to debug code that everyone uses overrides it? - [6/1]
- How to do chained regex in Perl? - [4/2]
- How to do sum of hash reference slice? - [4/1]
- How can I get my Perl one-liner to show only the first regex match in the file? - [3/4]
- How do I extract quoted portions from a text in perl? - [3/2]
- HTTP::Daemon: How to set a custom value for Server in HTTP-Header? - [3/1]
- How to enforce Perl create unsigned integer overflows without warnings, e.g. that $a+$b is simply calculated as ($a+$b) modulo 2**64? - [3/0]
- sed unterminated address regex - [2/1]
- Speed in replacing a set of words in text in perl - [2/1]
16 ene 2021
(cccxxiv) 15 CPAN great modules released last week
-
Alien::Build - Build external dependencies for use in CPAN
- Version: 2.38 on 2021-01-11
- Votes: 19
- Previous version: 2.37 was 2 months, 9 days before
-
Catmandu - a data toolkit
- Version: 1.2014 on 2021-01-15
- Votes: 21
- Previous version: 1.2013 was 6 months, 6 days before
-
Crypt::JWT - JSON Web Token
- Version: 0.031 on 2021-01-10
- Votes: 15
- Previous version: 0.030 was 2 days before
-
GraphViz2 - A wrapper for AT&T's Graphviz
- Version: 2.65 on 2021-01-09
- Votes: 12
- Previous version: 2.64 was 8 days before
-
Kelp - A web framework light, yet rich in nutrients.
- Version: 1.03 on 2021-01-12
- Votes: 42
- Previous version: 1.02 was 3 years, 8 days before
-
Module::ScanDeps - Recursively scan Perl code for dependencies
- Version: 1.30 on 2021-01-13
- Votes: 13
- Previous version: 1.29 was 4 months, 28 days before
-
PAR - Perl Archive Toolkit
- Version: 1.017 on 2021-01-13
- Votes: 17
- Previous version: 1.016 was 1 year, 7 months, 24 days before
-
PAR::Packer - PAR Packager
- Version: 1.052 on 2021-01-13
- Votes: 38
- Previous version: 1.051 was 1 month, 14 days before
-
Perl::Tidy - indent and reformat perl scripts
- Version: 20210111 on 2021-01-10
- Votes: 120
- Previous version: 20201207 was 1 month, 4 days before
-
Image::Magick - objected-oriented Perl interface to ImageMagick. Use it to create, edit, compose, or convert bitmap images from within a Perl script.
- Version: v6.9.11 on 2021-01-16
- Votes: 18
- Previous version: 6.89-1 was 6 years, 3 months, 25 days before
-
PerlPowerTools - BSD utilities written in pure Perl
- Version: 1.022 on 2021-01-11
- Votes: 27
- Previous version: 1.020 was 3 months, 26 days before
-
Role::Tiny - Roles: a nouvelle cuisine portion size slice of Moose
- Version: 2.002003 on 2021-01-11
- Votes: 62
- Previous version: 2.001004 was 1 year, 2 months, 17 days before
-
Sys::Virt - libvirt Perl API
- Version: v7.0.0 on 2021-01-15
- Votes: 15
- Previous version: v6.10.0 was 1 month, 14 days before
-
Type::Tiny - tiny, yet Moo(se)-compatible type constraint
- Version: 1.012001 on 2021-01-10
- Votes: 124
- Previous version: 1.012000 was 2 months, 13 days before
-
URI - Uniform Resource Identifiers (absolute and relative)
- Version: 5.06 on 2021-01-14
- Votes: 103
- Previous version: 5.05 was 2 months, 24 days before
(cdl) metacpan weekly report - Mojolicious
This is the weekly favourites list of CPAN distributions. Votes count: 61
Week's winner: Mojolicious (+2)
Build date: 2021/01/16 22:35:36 GMT
Clicked for first time:
- Acme::Taboo - Automated Cencoring Micro Engine
- App::NoodlePay - Convenient way to securely send Bitcoin from cold storage
- Audio::StreamGenerator - create a 'radio' stream by mixing ('cross fading') multiple audio sources (files or anything that can be converted to PCM audio) and sending it to a streaming server (like Icecast)
- Class::Std - Support for creating standard "inside-out" classes
- Class::Std::Utils - Utility subroutines for building "inside-out" objects
- Data::Paging - pagination helper for view
- Fluent::AgentLite -
- IPC::Serial - Simple message passing over serial ports
- JSON::Server -
- Kelp::Module::Template::Toolkit - Template rendering for Kelp via Template
- Nephia::Plugin::ErrorPage - Error Page DSL for Nephia
- Nephia::Plugin::FillInForm - A plugin for Nephia that provides fill-in-form feature
- Nephia::Plugin::View::Xslate - A plugin for Nephia that provides template mechanism
- Nephia::Setup::Plugin::Normal - Normal setup of Nephia
- NephiaX::Auth::Twitter - Twitter Authorizer
- Net::Azure::NotificationHubs - A Client Class for Azure Notification Hubs
- Net::GrowthForecast - A client library for awesome visualization tool GrowthForecast
- Net::Hadoop::DFSAdmin::ReportParser - Parser module for 'hadoop dfsadmin -report'
- Net::Hadoop::HuahinManager - Client library for Huahin Manager.
- Net::Saml2 - SAML bindings and protocol implementation
- Norikra::Client - Client library for Norikra (https://github.com/tagomoris/norikra)
- Ordeal::Model - Manage cards and decks
- Otogiri::Plugin::BulkInsert - bulk insert for Otogiri
- Otogiri::Plugin::InsertAndFetch - An Otogiri plugin that keep compatibility for insert method
- Otogiri::Plugin::SelectWithColumns - Otogiri plugin to search row-data that contains only specific columns from database
- TAP3::Tap3edit - Decodes, modifies and encodes TAP 3 files
- Term::DataMatrix - Generate terminal base DataMatrix 2D Code
- Test::PostgreSQL::Docker - A Postgresql mock server for testing perl programs
- Vector::QRCode::IntoPDF - A module to append QRCode as vector data into PDF
- WWW::256locksMaker - Perl Interface of 256locks maker (http://maker-256locks.herokuapp.com/)
- XML::Diver - Dive XML with XML and first-class collection + alpha
- XML::XPath::Diver - Dive XML with XML::XPath and first-class collection + alpha
Increasing its reputation:
- BerkeleyDB (+1=10)
- Business::Bitcoin (+1=4)
- Cpanel::JSON::XS (+1=38)
- Dancer2 (+1=120)
- Devel::Cover::Report::Coveralls (+1=16)
- Eixo::Docker (+1=5)
- Games::2048 (+1=8)
- Inline::Python (+1=11)
- Log::Log4perl (+1=89)
- mod_perl (+1=19)
- Module::Starter (+1=28)
- Module::Starter::PBP (+1=7)
- Mojolicious (+2=439)
- Mouse (+1=58)
- Net::Async::HTTP::Server (+1=2)
- Net::Azure::CognitiveServices::Face (+1=2)
- Net::Docker (+1=4)
- Net::Duo (+1=2)
- PDF::API2 (+1=26)
- Pepper (+1=5)
- perl (+1=365)
- Raisin (+1=40)
- Search::Elasticsearch (+1=38)
- Smart::Comments (+1=37)
- String::Random (+1=20)
- Term::QRCode (+1=4)
- Text::QRCode (+1=5)
- XML::LibXML::PrettyPrint (+1=2)
(cdlxxiv) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2021-01-16 22:33:17 GMT
- Is there a succinct list of all perl stateful operators and modifiers? - [4/2]
- Anyway to tell if perl script is run via do? - [3/1]
- How to make perl Makefile.PL use a given C compiler when compiling an XS module? - [2/3]
- How to rename multiple files in a folder with a specific format? - [2/2]
- Undefined subroutine &main::header called at /opt/alu-rp/www/cgi/munin-cgi-html - [2/1]
- How can I tell if an object has a specific overloaded method? - [2/1]
- Unable to install perl modules via cpanm in conda environments - [2/1]
- Is it really so easy to fix Devel::ptkdb to support lvalue sub's? (rfce) - [2/0]
- How can I find a specific piece of a webpage using MOJO::Dom? - [2/0]
- perl sorting according to multiple columns (order of column matters) - [1/3]
9 ene 2021
(cccxxiii) 16 CPAN great modules released last week
-
App::cpm - a fast CPAN module installer
- Version: 0.997000 on 2021-01-08
- Votes: 51
- Previous version: 0.996 was 1 month, 2 days before
-
App::TimeTracker - time tracking for impatient and lazy command line lovers
- Version: 3.008 on 2021-01-05
- Votes: 14
- Previous version: 3.007 was 8 days before
-
Crypt::JWT - JSON Web Token
- Version: 0.030 on 2021-01-08
- Votes: 15
- Previous version: 0.029 was 6 months, 16 days before
-
HTTP::Message - HTTP style message (base class)
- Version: 6.27 on 2021-01-05
- Votes: 59
- Previous version: 6.26 was 3 months, 25 days before
-
IO - Perl core IO modules
- Version: 1.45 on 2021-01-04
- Votes: 52
- Previous version: 1.42 was 11 months, 15 days before
-
Compress::Zlib - IO Interface to compressed data files/buffers
- Version: 2.100 on 2021-01-07
- Votes: 13
- Previous version: 2.096 was 5 months, 7 days before
-
LWP - The World-Wide Web library for Perl
- Version: 6.52 on 2021-01-07
- Votes: 149
- Previous version: 6.51 was 9 days before
-
Minion - Job queue
- Version: 10.15 on 2021-01-03
- Votes: 80
- Previous version: 10.14 was 2 months, 9 days before
-
Mojo::Pg - Mojolicious ♥ PostgreSQL
- Version: 4.23 on 2021-01-03
- Votes: 66
- Previous version: 4.22 was 1 month, 27 days before
-
Mojolicious::Plugin::Status - Mojolicious server status
- Version: 1.13 on 2021-01-03
- Votes: 12
- Previous version: 1.12 was 6 months, 21 days before
-
Net::LDAP - LDAP client library
- Version: 0.68 on 2021-01-03
- Votes: 15
- Previous version: 0.67 was 8 days before
-
RapidApp - Turnkey ajaxy webapps
- Version: 1.3401 on 2021-01-08
- Votes: 27
- Previous version: 1.3400 was 22 days before
-
Selenium::Remote::Driver - Perl Client for Selenium Remote Driver
- Version: 1.39 on 2021-01-08
- Votes: 41
- Previous version: 1.38 was 2 months, 20 days before
-
Test::LeakTrace - Traces memory leaks
- Version: 0.17 on 2021-01-05
- Votes: 14
- Previous version: 0.16 was 3 years, 6 months, 17 days before
-
Test::MockModule - Override subroutines in a module for unit testing
- Version: v0.176.0 on 2021-01-05
- Votes: 14
- Previous version: v0.175.0 was 3 months, 18 days before
-
Zydeco - Jazz up your Perl
- Version: 0.613 on 2021-01-09
- Votes: 15
- Previous version: 0.612 was 2 months, 30 days before
(cdxlix) metacpan weekly report - Mojolicious
This is the weekly favourites list of CPAN distributions. Votes count: 62
Week's winner: Mojolicious (+3)
Build date: 2021/01/09 21:32:29 GMT
Clicked for first time:
- App::calendr - Application to display supported Calendar.
- Argv - Provide an OO interface to an arg vector
- Bitcoin::Crypto - Bitcoin cryptography in Perl
- Calendar::Hijri - Interface to Islamic Calendar.
- CPAN::Test::Dummy::Perl5::StaticInstall - Dummy CPAN distribution with x_static_install metadata
- MIDI::RtMidi::FFI - Bindings for librtmidi - Realtime MIDI library
- Net::Duo - API for Duo multifactor authentication service
- Plack::Middleware::Text::Minify - minify text responses on the fly
- Readonly::Tiny - Simple, correct readonly values
- Regexp::Assemble::Compressed - Assemble more compressed Regular Expression
- Statistics::Standard_Normal - Z scores and percentiles using standard normal table
Increasing its reputation:
- Acme::Futuristic::Perl (+1=5)
- Algorithm::AhoCorasick::XS (+1=2)
- App::fsql (+1=7)
- Class::MethodMaker (+1=2)
- Clipboard (+1=4)
- Const::Fast (+1=31)
- Crypt::OpenSSL::DSA (+1=2)
- Data::Alias (+1=14)
- Data::DeepAccess (+1=3)
- Data::Money (+1=6)
- Data::Section (+1=10)
- DBD::Pg (+2=85)
- DBI (+1=247)
- File::Slurp (+1=67)
- Gedcom (+1=3)
- HTML5::DOM (+1=11)
- IO::Async (+1=58)
- IO::FDPass (+1=2)
- IO::Interactive (+1=15)
- IO::Prompter (+1=21)
- MediaWiki::API (+1=5)
- MetaCPAN::Client (+1=21)
- Mojolicious (+3=438)
- Net::Async::WebSocket (+1=4)
- Path::Tiny (+1=157)
- Perl::Critic::Freenode (+1=19)
- Pod::POM::Web (+1=7)
- Pod::Simple (+1=16)
- Pod::Weaver (+1=32)
- PPI::HTML (+1=2)
- Regexp::Assemble (+1=33)
- Regexp::Common (+1=51)
- Regexp::Debugger (+1=55)
- Sort::Key (+1=25)
- Sort::Naturally (+1=17)
- SQL::Abstract (+1=69)
- StreamFinder (+1=2)
- Sub::Install (+1=18)
- Sub::Pipe (+1=2)
- Template::Toolkit (+1=129)
- Term::ANSIColorx::ColorNicknames (+1=2)
- Test2::Suite (+1=30)
- Test::LeakTrace (+1=14)
- Text::Table::Tiny (+1=14)
- Type::Tiny (+1=124)
- Types::XSD::Lite (+1=3)
- URI::db (+1=8)
- WWW::Mechanize::Chrome (+1=15)
(cdlxxiii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2021-01-09 21:30:36 GMT
- Pretending an Autoloaded Function has a Block Prototype - [6/1]
- The smartmatch operator is not working as expected - [3/2]
- What is the minimum perl script for Selenium? - [3/1]
- dynamically add leading underscore to existing sub - [3/1]
- Perl:How to insert line in a file? - [2/3]
- In mrskew, can I calculate human readable timestamps from tim? - [2/2]
- How to append content of a file multiple times into one file in perl script - [2/2]
- How to use patchperl when compiling an old perl distribution? - [2/1]
- Inline Python support for passing filehandle from perl - [2/1]
- Spreadsheet::WriteExcel - Values are changed to scientific notation despite cell being formatted as Text - [2/1]
2 ene 2021
10 best perl distributions created at 2020 (metacpan rating)
This list contains distributions created at 2020
- Zydeco (+20)
- Code::ART (+8)
- Devel::Wherefore (+6)
- Guacamole (+6)
- SQL::Bind (+6)
- MLPerl (+5)
- Sub::MultiMethod (+5)
- TOML::Tiny (+5)
- Pepper (+4)
- RxPerl (+4)
metacpan most voted distributions in 2020
This is the metacpan most voted distributions in 2020
- Mojolicious (+42)
- Zydeco (+20)
- perl (+17)
- Type::Tiny (+15)
- Future::AsyncAwait (+13)
- Path::Tiny (+12)
- Plack (+9)
- Regexp::Debugger (+9)
- Rex (+9)
- Role::Tiny (+9)
- Yancy (+9)
- Code::ART (+8)
- Dancer2 (+8)
- Log::Log4perl (+8)
- MCE (+8)
- Minion (+8)
- Moose (+8)
- Sereal (+8)
- Template::Toolkit (+8)
- Text::CSV_XS (+8)
This is the metacpan most voted distributions in 2020 group by month
- 2020-01
- 2020-02
- 2020-03
- 2020-04
- 2020-05
- 2020-06
- 2020-07
- 2020-08
- 2020-09
- 2020-10
- 2020-11
- 2020-12
Mojolicious (+9)
Future::AsyncAwait (+4)
Zydeco (+8)
Sub::MultiMethod (+4)
Zydeco (+6)
Devel::Wherefore (+4)
Mojolicious (+5)
Yancy (+5)
App::lcpan (+5)
JSON (+4)
Role::Tiny (+9)
Code::ART (+7)
Future::AsyncAwait (+3)
Mojolicious (+3)
Perl::Tidy (+3)
Regexp::Common::Markdown (+3)
Mojolicious (+4)
Pepper (+4)
Ask (+4)
Mojo::PDF (+3)
Plack (+4)
Log::Log4perl (+3)
Mojolicious (+3)
XS::Tutorial (+3)
20 best Perl questions at stackoverflow in 2020
This is the ten most rated questions at 2020 Stack Overflow.
Between brackets: question score & answers count
Built date: 2021/01/02 13:55:42 GMT
- Why is this regex so slow in java - [51/4]
- How can I wrap require and use? - [11/4]
- Perl can't use last with the while statement modifier - [11/2]
- Find and Increment a Number in an XML File - [10/5]
- Is split what I want to use here or pop? - [10/2]
- Can anyone explain how to print all keys if two keys are same but with different values? - [9/4]
- Add "m" modifier to qr pattern passed as parameter - [9/4]
- How can I set the level of precision for Raku's sqrt? - [9/2]
- How to emulate wc -l in Raku - [9/1]
- Can I use Text::CSV_XS to parse a csv-format string without writing it to disk? - [8/3]
- How do I turn the Perl 5 module Data::Printer&'s `show_tied` option off when using it in Raku? - [8/1]
- Perl die() call mysteriously not dying - [8/1]
- cut first sunday to saturday of each month in a year - [8/7]
- How to remove and ID from a string - [7/4]
- How do I disable Devel::Cover for forked child processes? - [7/2]
- What does local do on the standard streams / bareword word filehandles: STDIN? - [7/2]
- How to request permission access from user without asking the user to insert information Google Sign-Up - [7/0]
- Multiple filehandles opening the same file - is it a good practice? - [6/3]
- How do I remove the special characters within multiple lines in Regex? - [6/3]
- retrieve patterns that exactly match all regex in Perl - [6/3]
(cccxxii) 12 CPAN great modules released last week
-
App::Netdisco - An open source web-based network management tool.
- Version: 2.047002 on 2020-12-30
- Votes: 13
- Previous version: 2.047000 was 7 days before
-
App::TimeTracker - time tracking for impatient and lazy command line lovers
- Version: 3.007 on 2020-12-28
- Votes: 14
- Previous version: 3.005 was 1 month, 6 days before
-
Future - represent an operation awaiting completion
- Version: 0.47 on 2021-01-01
- Votes: 52
- Previous version: 0.46 was 2 months, 13 days before
-
Graph - graph data structures and algorithms
- Version: 0.9716 on 2021-01-01
- Votes: 22
- Previous version: 0.9714 was 7 days before
-
GraphViz2 - A wrapper for AT&T's Graphviz
- Version: 2.64 on 2021-01-01
- Votes: 12
- Previous version: 2.62 was 1 month, 15 days before
-
IO::AIO - Asynchronous/Advanced Input/Output
- Version: 4.75 on 2020-12-30
- Votes: 14
- Previous version: 4.73 was 26 days before
-
LWP - The World-Wide Web library for Perl
- Version: 6.51 on 2020-12-29
- Votes: 149
- Previous version: 6.50 was 13 days before
-
Mojolicious - Real-time web framework
- Version: 8.70 on 2020-12-30
- Votes: 435
- Previous version: 8.67 was 25 days before
-
SQL::Abstract::More - extension of SQL::Abstract with more constructs and more flexible API
- Version: 1.34 on 2021-01-01
- Votes: 20
- Previous version: 1.33 was 2 years, 11 months, 18 days before
-
Term::ReadLine::Gnu - Perl extension for the GNU Readline/History Library
- Version: 1.37 on 2020-12-27
- Votes: 20
- Previous version: 1.36 was 1 year, 11 months, 13 days before
-
Test::BDD::Cucumber - Feature-complete Cucumber-style testing in Perl
- Version: 0.75 on 2020-12-28
- Votes: 14
- Previous version: 0.74 was 16 days before
-
XS::Tutorial - documentation with examples for learning Perl XS
- Version: 0.04 on 2020-12-28
- Votes: 14
- Previous version: 0.03 was 2 years, 7 months, 27 days before
(cdxlviii) metacpan weekly report - XS::Tutorial
This is the weekly favourites list of CPAN distributions. Votes count: 53
Week's winner: XS::Tutorial (+3)
Build date: 2021/01/02 13:58:36 GMT
Clicked for first time:
- Archive::Rgssad - Provide an interface to RGSS (ruby game scripting system) archive files.
- Astro::Montenbruck - Lightweight Ephemeris
- Exporter::Attributes - Export symbols by attributes
- Lingua::EN::NameCase - Perl module to fix the case of people's names.
- Mxpress::PDF - PDF
- Nano - Minimalist Object Persistence
- Net::Async::Trello - Interaction with the trello.com API
- Test::DB - Temporary Databases for Testing
Increasing its reputation:
- App::fsql (+1=6)
- App::pmuninstall (+1=36)
- Archive::Zip (+1=34)
- B::Lint (+1=5)
- boolean (+1=14)
- Chart::Clicker (+1=31)
- Clone (+1=26)
- CSS::Minifier::XS (+1=6)
- Curses (+1=6)
- Curses::UI (+1=17)
- Data::Dump::Color (+1=4)
- DBD::Pg (+1=83)
- DBI (+1=246)
- DBIx::Lite (+1=26)
- Devel::Hide (+1=11)
- Dpkg (+1=2)
- Emacs::PDE (+1=2)
- Faker (+1=9)
- Git::Raw (+1=29)
- Git::Repository (+1=24)
- JavaScript::Minifier::XS (+1=3)
- Mojo::SQLite (+1=23)
- Mojolicious (+1=435)
- Number::Phone (+1=13)
- perlfaq (+1=8)
- Pod::ProjectDocs (+1=6)
- Readonly (+1=18)
- Rex (+1=74)
- Slovo (+1=3)
- SQL::Abstract::More (+1=20)
- Starman (+1=107)
- String::Util (+1=12)
- Sys::Virt (+1=15)
- Tk (+1=25)
- Tk::TableMatrix (+1=5)
- Type::Tiny (+1=123)
- Vim::Helper (+1=2)
- Vim::X (+1=11)
- Vimana (+1=4)
- WWW::Wikipedia (+1=2)
- XML::RSS (+1=6)
- XS::Tutorial (+3=14)
- Yancy (+1=37)
(cdlxxii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2021-01-02 13:54:19 GMT
- Title Case for a sentence ending with parentheses - [3/1]
- Run perl CGI script in Apache on Docker container - [3/0]
- How to use Getopt::Long to store options in complex hash - [2/3]
- How can I detect empty fields in a hash in Perl? - [2/2]
- Rounding floating equal to 5 - [2/2]
- Generate pseudo-random list in Perl - [2/1]
- Compare two hashes by value to get keys/values where the 2nd is greater - [1/4]
- How to accomplish this byte munging in perl? - [1/2]
- Azure table service: authorize in REST API from Perl - [1/1]
- How can I add a string before every match? - [1/1]