# | 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]
Suscribirse a:
Entradas (Atom)