# | CPAN module | Version | Votes | Abstract |
1 | ack | v3.3.0 | 122 | A grep-like program for searching source code |
2 | Code::TidyAll | 0.75 | 33 | Engine for tidyall, your all-in-one code tidier and validator |
3 | Dancer2 | 0.300000 | 112 | Lightweight yet powerful web application framework |
4 | Encode | 3.02 | 52 | character encodings in Perl |
5 | Excel::Writer::XLSX | 1.03 | 51 | Create a new file in the Excel 2007+ XLSX format. |
6 | FFI::Platypus | 1.07 | 51 | Write Perl bindings to non-Perl libraries with FFI. No XS required. |
7 | JSON::Validator | 3.17 | 25 | Validate data against a JSON schema |
8 | MCE | 1.865 | 77 | Many-Core Engine for Perl providing parallel processing capabilities |
9 | Mojolicious | 8.29 | 415 | Real-time web framework |
10 | Net::Curl | 0.42 | 13 | Perl interface for libcurl |
11 | SPVM | 0.0444 | 18 | Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding |
12 | Template::Toolkit | 3.003 | 124 | comprehensive template processing system |
13 | Type::Tiny | 1.008001 | 113 | tiny, yet Moo(se)-compatible type constraint |
29 dic 2019
(cclxix) 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.
28 dic 2019
(cd) metacpan weekly report - Template::Toolkit
This is the weekly favourites list of CPAN distributions. Votes count: 69
Week's winner: Template::Toolkit (+2)
Build date: 2019/12/28 21:27:50 GMT
Clicked for first time:
Increasing its reputation:
Week's winner: Template::Toolkit (+2)
Build date: 2019/12/28 21:27:50 GMT
Clicked for first time:
- Dancer::Plugin::SimpleCRUD - very simple CRUD (create/read/update/delete)
- DataStruct::Flat - Convert a data structure into a one level list of keys and values
- Document::OOXML - Manipulation of Office Open XML files
- ExtUtils::H2PM - automatically generate perl modules to wrap C header files
- Geo::Code - The GeoCode of a latitude,longitude point is a ten byte string, three geonames, or a hybrid code. This Perl module converts between them.
- MooX::ConfigFromFile - Moo eXtension for initializing objects from config file
- MsOffice::Word::HTML::Writer - Writing documents for MsWord in HTML format
- Nanoid - Perl implementation of nanoid
- Office365::EWS::Client - Office 365 Exchange Web Services client
- Statistics::Descriptive::Weighted - randomized binary search trees via the treap structure
- Template::Plugin::JavaScript - Encodes text to be safe in JavaScript
- Win32::NetAdmin - Manage network groups and users in Perl
Increasing its reputation:
- AI::MXNet (+1=32)
- App::rainbarf (+1=4)
- Audio::Scan (+1=3)
- Code::TidyAll::0.76 (+1=0)
- Config::Any (+1=24)
- Config::INI (+1=18)
- Config::Simple (+1=4)
- Config::Tiny (+1=28)
- Coro (+1=67)
- CtrlO::PDF (+1=2)
- DBIx::DataModel (+1=11)
- DBIx::Simple (+1=32)
- Devel::NYTProf (+1=162)
- Error (+1=6)
- File::ShareDir (+1=34)
- FunctionalPerl (+1=3)
- Future (+1=49)
- Future::AsyncAwait (+1=19)
- GraphQL (+1=14)
- Hash::Fold (+1=3)
- HTML::Tree (+1=30)
- Image::ExifTool (+1=33)
- IO::Async (+1=54)
- IO::stringy (+1=3)
- JavaScript::V8 (+1=15)
- lib::relative (+1=9)
- MCE (+1=77)
- Module::Find (+1=9)
- Moops (+1=51)
- MooX::ChainedAttributes (+1=7)
- MooX::TO_JSON (+1=2)
- MySQL::Admin (+1=3)
- OpenOffice::OODoc (+1=3)
- Parqus (+1=2)
- Parse::RecDescent (+1=17)
- PDF::API2 (+1=23)
- perl (+1=352)
- Perl::Dist::Strawberry (+1=11)
- perlsecret (+1=45)
- Quote::Code (+1=5)
- Reddit::Client (+1=5)
- Scalar::List::Utils (+1=145)
- Statistics::Descriptive (+1=16)
- Sys::Info (+1=3)
- Taint::Util (+1=2)
- Template::Toolkit (+2=124)
- Text::Extract::Word (+1=4)
- Time::Piece (+1=45)
- Tree (+1=2)
- Tree::Simple (+1=7)
- Variable::Magic (+1=22)
- Win32::Exe (+1=5)
- Win32::OLE (+1=13)
- Win32::Packer (+1=5)
- WWW::Telegram::BotAPI (+1=8)
- XML::LibXML (+1=88)
(cdxxiv) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-12-28 21:23:45 GMT
Between brackets: [question score / answers count]
Build date: 2019-12-28 21:23:45 GMT
- Is there a tool like PySimpleGUI for Perl? - [3/2]
- Using Regex to match pattern and store into array - [2/4]
- Perl Split Long Substitution Regex Over Multiple Lines - [2/2]
- Perl: Hash slices cannot be lexically scoped - [2/2]
- Difference between double colon and arrow in perl - [2/1]
- AI::MXNet (Perl API) : how to fit() a zoo model - [2/0]
- How can I efficiently check if a file exists in multiple subdirectories in perl? - [2/0]
- Replace matching START END lines - [1/4]
- How to decode hex to negative integer value in Perl (Part 2) - [1/3]
- How to match regex single combine with multi groups same pattern in Perl - [1/3]
21 dic 2019
(cclxviii) 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::Build | 1.94 | 17 | Build external dependencies for use in CPAN |
2 | Catmandu | 1.2011 | 20 | a data toolkit |
3 | Dancer2 | 0.208002 | 112 | Lightweight yet powerful web application framework |
4 | EV | 4.31 | 37 | perl interface to libev, a high performance full-featured event loop |
5 | ExtUtils::MakeMaker | 7.42 | 46 | Create a module Makefile |
6 | FFI::Platypus | 1.06 | 51 | Write Perl bindings to non-Perl libraries with FFI. No XS required. |
7 | Minion | 10.02 | 72 | Job queue |
8 | Module::CoreList | 5.20191220 | 33 | what modules shipped with versions of perl |
9 | Test::Warnings | 0.028 | 14 | Test for warnings and the lack of them |
10 | Yancy | 1.045 | 27 | A simple framework and editor for content-driven Mojolicious websites |
(cccxcix) metacpan weekly report - Devel::NYTProf
This is the weekly favourites list of CPAN distributions. Votes count: 43
Week's winners (+3): Devel::NYTProf
Build date: 2019/12/21 22:22:50 GMT
Clicked for first time:
Increasing its reputation:
Week's winners (+3): Devel::NYTProf
Build date: 2019/12/21 22:22:50 GMT
Clicked for first time:
- AWS::Lambda::Quick - quickly create a REST accesible AWS Lambda function
- Data::Validate::CSV - read and validate CSV
- IO::Stringy - I/O on in-core objects like strings and arrays
- Print::Colored - print, say, prompt with predefined colors
- SQL::Abstract::Classic - Generate SQL from Perl data structures
Increasing its reputation:
- (+1=0)
- ack (+1=122)
- Appium (+1=3)
- B::C (+1=20)
- Book::Chinese::MasterPerlToday (+1=4)
- Capture::Tiny (+1=92)
- Catalyst::Runtime (+1=145)
- Chart::Plotly (+1=9)
- Class::Accessor (+1=15)
- Crypt::JWT (+1=12)
- Dancer (+1=147)
- Devel::NYTProf (+3=162)
- Digest::SHA (+2=24)
- FCGI (+1=7)
- File::Next (+1=13)
- File::Slurp (+1=65)
- HTML::Tidy5 (+1=2)
- Mango (+1=43)
- MCE (+1=75)
- Mo (+1=34)
- Mojolicious::Plugin::Proxy (+1=5)
- Moose (+1=310)
- Net::AMQP::RabbitMQ (+1=15)
- Net::DBus (+1=6)
- Net::FullAuto (+1=4)
- Net::Prober (+1=3)
- PDF::Create (+1=9)
- Perl::LanguageServer (+1=13)
- PerlPowerTools (+1=25)
- Redis (+1=40)
- Sort::Naturally (+1=16)
- SQL::Translator (+1=37)
- Struct::Dumb (+1=11)
- Sub::Name (+1=29)
- WWW::Mechanize (+1=85)
(cdxxiii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-12-21 22:19:30 GMT
Between brackets: [question score / answers count]
Build date: 2019-12-21 22:19:30 GMT
- How to specify rules in .proverc? - [3/1]
- Azure perl support - [3/0]
- Perl Matching Part of String - [2/2]
- Mojolicious: Passing a Select field HTML Fragment - [2/1]
- IO::Prompter echo "stars" not working as intended - [2/1]
- Is there an option in the perl command to check for undefined functions? - [2/1]
- auto-generating substitution in perl - [2/1]
- Is it possible to define word boundary character set in perl - [2/1]
- Perl - How to check if a server is live using Ping? - [2/1]
- Perl regex to get data from line - [1/3]
14 dic 2019
(cclxvii) CPAN great modules released last week
This is a list of great CPAN modules released last 2 weeks. A module is considered great if its favorites count is greater or equal than 12.
# | CPAN module | Version | Votes | Abstract |
1 | Alien::Build | 1.93 | 17 | Build external dependencies for use in CPAN |
2 | BioPerl | 1.7.7 | 24 | Perl modules for biology |
3 | Cpanel::JSON::XS | 4.18 | 32 | cPanel fork of JSON::XS, fast and correct serializing |
4 | CPANPLUS | 0.9904 | 12 | Ameliorated interface to the CPAN |
5 | Date::Manip | 6.79 | 14 | Date manipulation routines |
6 | DateTime::Format::Natural | 1.08 | 12 | Parse informal natural language date/time strings |
7 | Email::Sender | 1.300034 | 42 | a library for sending email |
8 | FFI::Platypus | 1.05 | 51 | Write Perl bindings to non-Perl libraries with FFI. No XS required. |
9 | Future::AsyncAwait | 0.34 | 18 | deferred subroutine syntax for futures |
10 | Gazelle | 0.49 | 22 | a Preforked Plack Handler for performance freaks |
11 | GraphQL | 0.38 | 13 | Perl implementation of GraphQL |
12 | IO::Compress | 2.093 | 13 | IO Interface to compressed data files/buffers |
13 | MCE | 1.864 | 74 | Many-Core Engine for Perl providing parallel processing capabilities |
14 | MCE::Shared | 1.864 | 12 | MCE extension for sharing data supporting threads and processes |
15 | Mojo::mysql | 1.18 | 31 | Mojolicious and Async MySQL/MariaDB |
16 | Mojolicious | 8.27 | 415 | Real-time web framework |
17 | Mojolicious::Plugin::OpenAPI | 2.20 | 34 | OpenAPI / Swagger plugin for Mojolicious |
18 | PDL | 2.020 | 32 | Perl Data Language |
19 | Perl::Tidy | 20191203 | 113 | indent and reformat perl scripts |
20 | PPR | 0.000024 | 14 | Pattern-based Perl Recognizer |
21 | Rex | 1.7.1 | 70 | the friendly automation framework |
22 | Statocles | 0.096 | 24 | A static site generator |
23 | Test::Simple | 1.302170 | 166 | Basic utilities for writing tests. |
24 | Type::Tiny | 1.008000 | 113 | tiny, yet Moo(se)-compatible type constraint |
25 | Yancy | 1.044 | 27 | A simple framework and editor for content-driven Mojolicious websites |
(cccxcviii) metacpan weekly report - perl
This is the weekly favourites list of CPAN distributions. Votes count: 132
Week's winner: perl (+3)
Build date: 2019/12/14 13:00:05 GMT
Clicked for first time:
Increasing its reputation:
Week's winner: perl (+3)
Build date: 2019/12/14 13:00:05 GMT
Clicked for first time:
- App::Software::License - Command-line interface to Software::License
- Archive::Raw - Perl bindings to the libarchive library
- Giblog - Web site and Blog builders you can manage with Git
- Mojo::DB::Results::Role::Struct - Database query results as structs
- Mojo::DB::Role::ResultsRoles - Apply roles to Mojo database results
- Mojo::File::Role::Digest - A role for Mojo::File to calculate digests
- Mojolicious::Plugin::SOAP::Server - Hook a SOAP Server into your regular mojolicious server
- Mojolicious::Plugin::SwaggerUI - Swagger UI plugin for Mojolicious
- Sweat - Library for the `sweat` command-line program
Increasing its reputation:
- aliased (+1=30)
- AnyEvent (+1=144)
- App::CISetup (+1=2)
- App::Cmd (+1=39)
- App::cpm (+1=45)
- App::Cronjob (+1=5)
- App::perlbrew (+1=163)
- Applify (+1=11)
- Archive::Extract (+1=6)
- Archive::Zip (+1=32)
- Astro::satpass (+1=4)
- autodie (+1=56)
- autouse (+1=5)
- base (+1=2)
- Business::ISBN (+1=5)
- Capture::Tiny (+1=91)
- Carmel (+1=14)
- Carp (+1=60)
- Carton (+1=101)
- CLI::Helpers (+1=4)
- common::sense (+1=18)
- Coro::Multicore (+1=7)
- Crypt::LE (+1=10)
- Crypt::Random (+1=2)
- Crypt::Random::Seed (+1=2)
- Data::Dumper (+1=87)
- Data::Password::zxcvbn (+1=6)
- Data::Sah (+1=3)
- DateTime::Format::Natural (+1=12)
- DBIx::Class (+1=271)
- DBIx::Class::ResultSet::RecursiveUpdate (+1=3)
- Devel::NYTProf (+2=159)
- Devel::Size (+1=16)
- Digest::MD5 (+1=28)
- Digest::SHA (+1=22)
- Dios (+1=19)
- Dist::Zilla (+1=170)
- Dotenv (+1=3)
- Email::MIME (+1=15)
- Email::Sender (+2=42)
- Email::Simple (+1=17)
- Eval::WithLexicals (+1=4)
- File::Rsync::Mirror::Recent (+1=5)
- FunctionalPerl (+1=2)
- Gazelle (+1=22)
- Getopt::Long::Descriptive (+1=44)
- GraphQL (+1=13)
- HTTP::Cookies (+1=6)
- HTTP::Message (+1=58)
- HTTP::Tiny (+1=97)
- Image::ExifTool (+1=31)
- IO::Socket::Socks (+1=4)
- IO::Socket::SSL (+2=38)
- JSON (+1=86)
- libwww::perl (+1=146)
- Log::Any (+1=53)
- Log::Dispatchouli (+1=8)
- Log::Log4perl (+1=80)
- MIME::Base64 (+1=21)
- MIME::Lite (+1=30)
- MIME::Types (+1=5)
- Minion (+1=72)
- Mojo::Weixin (+1=9)
- Mojolicious (+1=415)
- Mojolicious::Plugin::Authentication (+1=18)
- Mojolicious::Plugin::Authorization (+1=9)
- Mojolicious::Plugin::BasicAuthPlus (+1=6)
- Mojolicious::Plugin::OpenAPI (+1=34)
- Mojolicious::Plugin::Prometheus (+1=4)
- Mojolicious::Plugin::Status (+1=10)
- Mojolicious::Plugin::Web::Auth (+1=14)
- Mojolicious::Plugin::YamlConfig (+1=4)
- MojoX::Validator (+1=9)
- Moo (+2=272)
- Moose (+2=309)
- MooX::Enumeration (+1=3)
- Net::Amazon::S3 (+1=8)
- Net::OpenSSH (+1=32)
- Net::SIP (+1=2)
- OpenOffice::OODoc (+1=2)
- Parse::Syslog::Line (+1=4)
- perl (+3=352)
- Pod::Markdown (+1=27)
- Pod::Readme (+1=9)
- Proc::ProcessTable (+1=17)
- Rex (+2=70)
- Role::Tiny (+1=51)
- Router::R3 (+1=10)
- Selenium::Remote::Driver (+1=41)
- SOAP::Lite (+1=19)
- Sort::Sub (+1=2)
- stockmonkey (+1=5)
- Storable (+1=43)
- strictures (+1=20)
- String::Random (+1=19)
- Syntax::Keyword::Try (+1=29)
- Term::CLI (+1=4)
- Test::Harness (+1=55)
- Test::MockTime (+1=11)
- Test::Simple (+1=166)
- Text::SimpleTable (+1=7)
- Text::Xslate (+1=67)
- Try::Tiny (+1=166)
- Version::Compare (+1=4)
- W3C::LinkChecker (+1=3)
- Want (+1=10)
- Wx (+1=22)
- X::Tiny (+1=3)
- XML::LibXML (+1=88)
- XML::Smart (+1=3)
- XML::Tidy (+1=2)
- XML::Twig (+2=55)
- YAML::AppConfig (+1=2)
(cdxxii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last 2 weeks.
Between brackets: [question score / answers count]
Build date: 2019-12-14 12:57:02 GMT
Between brackets: [question score / answers count]
Build date: 2019-12-14 12:57:02 GMT
- Perl sort won't use function from another package - [6/1]
- perl File::Find and _ - [4/1]
- Filtering matching patterns with regular expressions - [3/3]
- Use bigint and float perl - [3/3]
- Perl qw() and brackets [] - [3/1]
- Perl: In search of faster search (through file) - [2/4]
- How to generate UID in perl language? - [2/2]
- Sort directories in bash - [2/2]
- chdir in perl using two strings: chdir "/home/$dir1/$dir2" - [2/1]
- How can I scrape images off of a webage using Perl - [2/1]
30 nov 2019
(cclxvi) 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 | Catmandu | 1.2010 | 20 | a data toolkit |
2 | CPANPLUS | 0.9902 | 12 | Ameliorated interface to the CPAN |
3 | Email::Sender | 1.300033 | 40 | a library for sending email |
4 | File::Slurp | 9999.29 | 64 | Simple and Efficient Reading/Writing/Modifying of Complete Files |
5 | IO::Async | 0.75 | 53 | Asynchronous event-driven programming |
6 | libwww::perl | 6.43 | 144 | The World-Wide Web library for Perl |
7 | Markdent | 0.36 | 21 | An event-based Markdown parser toolkit |
8 | MCE | 1.863 | 74 | Many-Core Engine for Perl providing parallel processing capabilities |
9 | MCE::Shared | 1.863 | 12 | MCE extension for sharing data supporting threads and processes |
10 | Object::Remote | 0.004001 | 18 | Call methods on objects in other processes or on other hosts |
11 | Perl::Critic | 1.136 | 106 | Critique Perl source code for best-practices. |
12 | Raisin | 0.89 | 39 | A REST API microframework for Perl. |
13 | RapidApp | 1.3201 | 26 | Turnkey ajaxy webapps |
14 | RPerl | 5.002000 | 27 | Restricted Perl, The Optimizing Perl 5 Compiler |
15 | Text::Xslate | v3.5.7 | 66 | Scalable template engine for Perl5 |
16 | Yancy | 1.042 | 27 | A simple framework and editor for content-driven Mojolicious websites |
(cccxcvii) metacpan weekly report - IO::Prompter
This is the weekly favourites list of CPAN distributions. Votes count: 75
Week's winner: IO::Prompter (+4)
Build date: 2019/11/30 17:29:40 GMT
Clicked for first time:
Increasing its reputation:
Week's winner: IO::Prompter (+4)
Build date: 2019/11/30 17:29:40 GMT
Clicked for first time:
- Algorithm::Backoff - Various backoff strategies for retry
- Array::AsObject - full set of array and set operations
- Data::AsObject - Easy OO access to complex perl data structures
- Devel::GDB::Breakpoint - Create easily identifiable gdb breakpoints in Perl code.
- FunctionalPerl - FunctionalPerl - functional programming on Perl
- Git::Diff - Git submodule to convert git diff into a perl hash-ref
- Net::Tor - Perl extension to control running tor
- Riap - Rinci access protocol
- WAIT - generate a manual database for sman
Increasing its reputation:
- Ado (+1=5)
- App::cpanminus (+1=250)
- Audio::Nama (+1=2)
- autobox (+1=27)
- Catalyst::Runtime (+1=144)
- Class::Multimethods (+1=3)
- Data::Hive (+1=3)
- Data::Verifier (+1=7)
- DateTime (+1=193)
- DBD::IngresII (+1=2)
- DBD::Pg (+1=80)
- Devel::MAT (+1=24)
- Devel::NYTProf (+1=157)
- Dir::Flock (+1=2)
- Dist::Milla (+1=29)
- Dist::Zilla (+2=169)
- Email::Valid (+1=31)
- Expect (+1=21)
- ExtUtils::MakeMaker (+1=45)
- Forks::Queue (+1=2)
- Fsdb (+1=4)
- Gearman::Starter (+1=3)
- Hash::AsObject (+1=5)
- IO::Prompter (+4=19)
- KiokuDB (+1=10)
- List::MoreUtils (+1=107)
- Module::Build (+1=39)
- MogileFS::Server (+1=7)
- Mojo::Pg (+1=63)
- Mojo::Transaction::HTTP::Role::Mechanize (+1=3)
- Mojolicious (+2=414)
- Moops (+1=50)
- Moose (+2=307)
- MooseX::XSAccessor (+1=2)
- Net::GitHub (+1=23)
- Net::OpenSSH (+1=32)
- Net::SSH2 (+1=22)
- Parallel::ForkManager (+1=83)
- Parallel::Prefork (+1=17)
- perl (+2=350)
- Plack::App::WebSocket (+1=6)
- Prophet (+1=3)
- re::engine::RE2 (+1=9)
- Regexp::Grammars (+1=31)
- Rex (+2=69)
- Routes::Tiny (+1=7)
- Ryu (+1=6)
- Term::CLI (+1=3)
- Test2::Suite (+1=24)
- Test::Harness (+1=54)
- Test::Script::Run (+1=4)
- Test::Simple (+1=165)
- Text::Markdown::Hoedown (+1=10)
- Try::Tiny (+1=165)
- Twiggy (+1=27)
- Type::Tiny (+1=113)
- UR (+1=6)
- Web::Machine (+1=26)
(cdxxi) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-11-30 17:28:08 GMT
Between brackets: [question score / answers count]
Build date: 2019-11-30 17:28:08 GMT
- Why do some users quote classnames in Perl? - [9/2]
- Is there any implementation of database by perl - [5/2]
- Count the number of connected non-zeros along rows and columns but not diagonaly in a Matrix in shell script - [5/1]
- Sort multidimensional hash by values and print the highest - [4/3]
- perl how can I append STDOUT of list form system call of perl script to a file - [2/2]
- how do I install perl modules on macos? - [2/2]
- Perl data in new line cannot be extracted - [2/2]
- Perl match with regex a number and as many following characters as the number specifies within a string - [2/2]
- matching german umlaut with regexp correctly twice - [2/2]
- Perl: `die` did not work upon opening a nonexistent gz file using gzip - [2/2]
24 nov 2019
(cclxv) 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 | EV | 4.30 | 37 | perl interface to libev, a high performance full-featured event loop |
2 | HTTP::BrowserDetect | 3.25 | 22 | Determine Web browser, version, and platform from an HTTP user agent string |
3 | HTTP::Date | 6.05 | 13 | HTTP::Date - date conversion routines |
4 | IO::Compress | 2.091 | 13 | IO Interface to compressed data files/buffers |
5 | libwww::perl | 6.42 | 144 | The World-Wide Web library for Perl |
6 | Minilla | v3.1.8 | 46 | CPAN module authoring tool |
7 | Module::CoreList | 5.20191120 | 33 | what modules shipped with versions of perl |
8 | Moose | 2.2012 | 305 | A postmodern object system for Perl 5 |
9 | Pithub | 0.01035 | 18 | Github v3 API |
10 | Prima | 1.57 | 25 | a perl graphic toolkit |
11 | Raisin | 0.88 | 39 | A REST API microframework for Perl. |
12 | Test::Simple | 1.302169 | 164 | Basic utilities for writing tests. |
13 | Tickit | 0.68 | 21 | Terminal Interface Construction KIT |
14 | XML::Compile::SOAP | 3.26 | 12 | SOAP version 1.1 |
15 | Yancy | 1.042 | 27 | A simple framework and editor for content-driven Mojolicious websites |
(cccxcvi) metacpan weekly report - Devel::Cover
This is the weekly favourites list of CPAN distributions. Votes count: 58
Week's winner: Devel::Cover (+2)
Build date: 2019/11/24 10:11:19 GMT
Clicked for first time:
Increasing its reputation:
Week's winner: Devel::Cover (+2)
Build date: 2019/11/24 10:11:19 GMT
Clicked for first time:
- Acme::Damn - 'Unbless' Perl objects.
- Alien::V8 - Builds and installs the V8 JavaScript engine
- App::plenv -
- App::Qmail::DMARC - verify using DMARC and queue a mail message for delivery
- App::weavedoc - Show documentation for a module using Pod::Weaver
- JavaScript::SpiderMonkey - Perl interface to the JavaScript Engine
- MsgPack::Raw - Perl bindings to the msgpack C library
- Perl::Critic::Plicease - Some Perl::Critic policies used by Plicease
- unconstant - sometimes you need to un- em'.
Increasing its reputation:
- Acme::EyeDrops (+1=9)
- Alien::Build (+1=17)
- Alien::SwaggerUI (+1=6)
- Amon2 (+1=26)
- AnyEvent::Fork::Pool (+1=9)
- App::TimeTracker (+1=13)
- Attean (+1=5)
- Carton (+1=100)
- CljPerl (+1=7)
- Curses::UI (+1=15)
- Data::Validate::IP (+1=8)
- DateTime::Format::Human::Duration (+1=8)
- DBIx::Class (+1=270)
- Devel::Cover (+2=97)
- Devel::MAT (+1=23)
- Dist::Zilla::Plugin::GitHubREADME::Badge (+1=2)
- EV (+1=37)
- FFI::Platypus (+1=51)
- IO::Socket::SSL (+1=36)
- JavaScript (+1=2)
- JavaScript::Lite (+1=2)
- JavaScript::V8 (+1=14)
- JE (+1=19)
- LCS::BV (+1=3)
- Lingua::Translit (+1=4)
- Log::Log4perl (+1=79)
- Mojo::Pg (+1=63)
- Mojolicious (+1=413)
- Path::Tiny (+1=145)
- Perl::Build (+1=18)
- Perl::Critic (+1=106)
- Perl::Tidy (+1=113)
- PerlPowerTools (+1=24)
- Prima (+1=25)
- Prima::Cairo (+1=3)
- Prima::OpenGL (+1=2)
- Rex (+1=67)
- Sereal (+1=52)
- Shell (+1=4)
- Sys::Info::Base (+1=3)
- Task::Plack (+1=5)
- Test::Ping (+1=3)
- Test::Power (+1=4)
- Test::Simple (+1=164)
- Text::Xslate (+1=66)
- Tickit (+1=21)
- UV (+1=6)
- XML::LibXML (+1=86)
(cdxx) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-11-24 10:08:51 GMT
Between brackets: [question score / answers count]
Build date: 2019-11-24 10:08:51 GMT
- How to provide more context for die-handler? - [4/1]
- Is there a way to get Perl to support wildcard command-line arguments like "*.txt" on Windows? - [3/2]
- Perl: threads vs JSON - [3/1]
- Correct bash sed command syntax to get a correct substring - [3/1]
- Perl Regex regular expression to split // - [2/4]
- find nearest key match with input value greater or equal to key and records unsorted - [2/4]
- Downgrading Perl Modules - [2/2]
- Perl equivalent for python encode and gzip - [2/1]
- Incorrect tokenizing of perl's heredoc by PPI - [2/1]
- Why mysql and perl base64 string encoding is different? - [2/1]
17 nov 2019
(cclxiv) 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 | DateTime::TimeZone | 2.38 | 17 | Time zone object base class and factory |
2 | FFI::Platypus | 1.01 | 50 | Write Perl bindings to non-Perl libraries with FFI. No XS required. |
3 | Future | 0.42 | 48 | represent an operation awaiting completion |
4 | HTTP::Date | 6.04 | 13 | HTTP::Date - date conversion routines |
5 | Markdent | 0.35 | 21 | An event-based Markdown parser toolkit |
6 | Minion | 10.0 | 71 | Job queue |
7 | Module::CoreList | 5.20191110 | 33 | what modules shipped with versions of perl |
8 | perl | 5.030001 | 348 | The Perl 5 language interpreter |
9 | Perl::Critic::Freenode | 0.032 | 17 | Perl::Critic policies inspired by #perl on freenode IRC |
10 | Type::Tiny | 1.006000 | 112 | tiny, yet Moo(se)-compatible type constraint |
(cccxcv) metacpan weekly report
This is the weekly favourites list of CPAN distributions. Votes count: 49
This week there isn't any remarkable distribution
Build date: 2019/11/16 23:08:02 GMT
Clicked for first time:
Increasing its reputation:
This week there isn't any remarkable distribution
Build date: 2019/11/16 23:08:02 GMT
Clicked for first time:
- Alien::uPB - build and find uPB (a.k.a. Unleaded)
- App::Spec::Bash - App Module and utilities for appspec-bash
- Badge::Simple - Generate simple SVG badges
- DBIx::Perlish - a perlish interface to SQL databases
- Dir::Flock - advisory locking of a dedicated directory
- Google::RestApi - Connection to Google REST APIs (currently Drive and Sheets).
- Linux::SysInfo - Perl interface to the sysinfo(2) Linux system call.
- Mojolicious::Plugin::Directory::Stylish - Serve static files from document root with directory index using Mojolicious templates
- Mojolicious::Plugin::Qooxdoo - Qooxdoo JSON-RPC support for the Mojolicious Perl framework
- Net::Kafka - High-performant Perl client for Apache Kafka
- Parqus - parse a search query string
- String::Interpolate - Wrapper for builtin the Perl interpolation engine.
Increasing its reputation:
- Alien::ImageMagick (+1=10)
- App::opan (+1=11)
- App::perlbrew (+1=162)
- Cache::Memcached::Managed (+1=2)
- Catalyst::Runtime (+1=143)
- Contextual::Return (+1=8)
- csvgrep (+1=2)
- Date::Extract (+1=5)
- DBD::Pg (+1=79)
- DBI (+1=237)
- DBIx::Class::Migration (+1=25)
- Excel::Writer::XLSX (+1=50)
- FFI::TinyCC (+1=14)
- Hook::LexWrap (+1=6)
- HTML::Restrict (+1=10)
- HTTP::Date (+1=13)
- Inline (+1=30)
- Kelp (+1=41)
- List::MoreUtils (+1=106)
- Localizer (+1=2)
- Mail::DMARC (+1=2)
- Method::Signatures (+1=36)
- Minion::Notifier (+1=6)
- Mock::Quick (+1=12)
- Mojolicious::Plugin::ClientIP (+1=2)
- Moose (+1=305)
- Open::This (+1=7)
- Pegex (+1=20)
- Perl::Critic::Freenode (+1=17)
- PerlPowerTools (+1=23)
- Protocol::HTTP2 (+1=3)
- Regexp::Common (+1=46)
- Rex (+1=66)
- Test::MockModule (+1=14)
- Twitter::API (+1=4)
- Type::Tiny (+1=112)
- XML::Parser (+1=7)
(cdxix) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-11-16 23:04:43 GMT
Between brackets: [question score / answers count]
Build date: 2019-11-16 23:04:43 GMT
- How do I print an expanded regex in unexpanded form? - [6/1]
- Perl OR conditions - [4/2]
- Useless use of negative pattern binding (!~) in void context - [4/1]
- Eliminate the UserName from the "use" command - [3/3]
- Parsing string and performing operation in perl - [3/2]
- Fuzzy matching in Perl - [2/2]
- Always treat hash element as array? - [2/2]
- Perl Pack Unpack on Shell Variable - [2/2]
- Generate word from list of characters - [2/2]
- IPC between two Perl programs - [2/2]
9 nov 2019
(cclxiii) 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 | ack | v3.2.0 | 121 | A grep-like program for searching source code |
2 | Alien::Build | 1.92 | 16 | Build external dependencies for use in CPAN |
3 | App::cpm | 0.989 | 45 | a fast CPAN module installer |
4 | App::TimeTracker | 3.002 | 12 | time tracking for impatient and lazy command line lovers |
5 | Catmandu | 1.2009 | 20 | a data toolkit |
6 | Cpanel::JSON::XS | 4.17 | 32 | cPanel fork of JSON::XS, fast and correct serializing |
7 | Devel::Trepan | v1.0.1 | 19 | Modular Perl Debugger (akin to Python "Trepanning" Debuggers). |
8 | Excel::Writer::XLSX | 1.02 | 49 | Create a new file in the Excel 2007+ XLSX format. |
9 | GraphQL | 0.37 | 12 | Perl implementation of GraphQL |
10 | IO::Compress | 2.090 | 13 | IO Interface to compressed data files/buffers |
11 | Mojolicious | 8.26 | 412 | Real-time web framework |
12 | Rex | 1.7.0 | 66 | Remote Execution |
13 | Selenium::Remote::Driver | 1.36 | 40 | Perl Client for Selenium Remote Driver |
14 | SPVM | 0.0443 | 18 | Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding |
(cccxciv) metacpan weekly report - Rex
This is the weekly favourites list of CPAN distributions. Votes count: 37
Week's winners (+3): Rex
Build date: 2019/11/09 16:34:59 GMT
Clicked for first time:
Increasing its reputation:
Week's winners (+3): Rex
Build date: 2019/11/09 16:34:59 GMT
Clicked for first time:
- App::Inspect - Command line tool for inspecting installed modules
- Data::DFA - Deterministic finite state parser from regular expression.
- Data::NFA - Non deterministic finite state machine from regular expression.
- Date::WeekNumber - calculate week of the year (ISO 8601 weeks, or 'CPAN weeks')
- Debug::Filter::PrintExpr - Convert comment lines to debug print statements
- Devel::CheckBin - check that a command is available
- HubSpot::Client - An object that can be used to manipulate the HubSpot API
- Module::List::Wildcard - A fork of Module::List that supports wildcard
- Password::OWASP - OWASP recommendations for password storage in perl
- Rand::Urandom - replaces rand() with /dev/urandom
- Shell::Run - Execute shell commands using specific shell
- VideoLAN::LibVLC - Decode audio/video files using LibVLC
Increasing its reputation:
- App::TimeTracker (+1=12)
- CallBackery (+1=2)
- Catmandu (+1=20)
- Data::Table::Text (+1=5)
- DBD::SQLite (+1=88)
- Devel::Trepan (+1=19)
- ExtUtils::MakeMaker (+1=44)
- Google::ProtocolBuffers (+1=5)
- HTTP::ClickHouse (+1=3)
- LCS::BV (+2=2)
- Mojo::UserAgent::Cached (+1=2)
- Mojolicious (+2=412)
- Moose (+1=304)
- P (+1=5)
- Rex (+3=66)
- Scalar::List::Utils (+1=144)
- Statocles (+1=24)
- Term::ReadLine::Perl (+1=2)
- Test::RedisServer (+1=6)
- Test::TCP (+1=24)
- Try::Tiny (+1=164)
(cdxviii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-11-09 16:22:56 GMT
Between brackets: [question score / answers count]
Build date: 2019-11-09 16:22:56 GMT
- Is it possible to get access to a symbol table without disabling strict? - [4/3]
- Is there a way to re-use text in perlpod documentation? - [3/2]
- Is it possible to match a partial word in perl when using an if statement (bash example included) - [3/1]
- In Perl, how do I extract out the declaration of variables into a wrapper script? - [2/2]
- Why use &getcwd() and not getcwd() in Perl? - [2/2]
- Missing / Wrong characters returnd via CPAN Perl DBI:Oracle ( missing umlauts) - [2/1]
- $ENV{$variable} in perl - [2/1]
- How do I send PASS reports to CPAN Testers from CPANPLUS? - [2/1]
- Unable to Parse file correctly; Glob not working - [2/1]
- call perl anonymous subroutine whose reference is maintained in a hash - [2/1]
3 nov 2019
(cclxii) 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::Build | 1.91 | 16 | Build external dependencies for use in CPAN |
2 | App::cpm | 0.988 | 45 | a fast CPAN module installer |
3 | App::Netdisco | 2.044004 | 12 | An open source web-based network management tool. |
4 | DBIx::Class::Helpers | 2.034001 | 46 | Simplify the common case stuff for DBIx::Class. |
5 | Excel::Writer::XLSX | 1.01 | 49 | Create a new file in the Excel 2007+ XLSX format. |
6 | HTTP::BrowserDetect | 3.24 | 22 | Determine Web browser, version, and platform from an HTTP user agent string |
7 | IO::Compress | 2.088 | 13 | IO Interface to compressed data files/buffers |
8 | JSON::Validator | 3.16 | 24 | Validate data against a JSON schema |
9 | libwww::perl | 6.41 | 144 | The World-Wide Web library for Perl |
10 | Mojolicious::Plugin::OpenAPI | 2.18 | 33 | OpenAPI / Swagger plugin for Mojolicious |
11 | SPVM | 0.0442 | 18 | Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding |
12 | Test2::Suite | 0.000127 | 23 | Distribution with a rich set of tools built upon the Test2 framework. |
13 | WWW::Mechanize | 1.95 | 84 | Handy web browsing in a Perl object |
Suscribirse a:
Entradas (Atom)