# | CPAN module | Version | Votes | Abstract |
1 | ack | v3.1.0 | 120 | A grep-like program for searching source code |
2 | Alien::Build | 1.83 | 16 | Build external dependencies for use in CPAN |
3 | Catmandu | 1.2003 | 18 | a data toolkit |
4 | FFI::Platypus | 0.96 | 48 | Write Perl bindings to non-Perl libraries with FFI. No XS required. |
5 | Git::Raw | 0.84 | 27 | Perl bindings to the Git linkable library (libgit2) |
6 | Module::CoreList | 5.20190820 | 33 | what modules shipped with versions of perl |
7 | namespace::autoclean | 0.29 | 25 | Keep imports out of your namespace |
8 | Prima | 1.56 | 24 | a perl graphic toolkit |
9 | Test2::Suite | 0.000125 | 23 | Distribution with a rich set of tools built upon the Test2 framework. |
10 | Test::BDD::Cucumber | 0.58 | 14 | Feature-complete Cucumber-style testing in Perl |
11 | Test::Simple | 1.302167 | 162 | Basic utilities for writing tests. |
12 | WWW::Mechanize | 1.92 | 81 | Handy web browsing in a Perl object |
13 | YAML::LibYAML | 0.80 | 39 | Perl YAML Serialization using XS and libyaml |
24 ago 2019
(ccli) 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.
(ccclxxxiii) metacpan weekly report - FFI::Platypus
This is the weekly favourites list of CPAN distributions. Votes count: 54
Week's winners (+3): FFI::Platypus
Build date: 2019/08/24 21:03:42 GMT
Clicked for first time:
Increasing its reputation:
Week's winners (+3): FFI::Platypus
Build date: 2019/08/24 21:03:42 GMT
Clicked for first time:
- App::xsum - Compute and check file checksums/digests (using various algorithms)
- AWS::Lambda - It's Perl support for AWS Lambda Custom Runtime.
- Catalyst::View::XLSX - Catalyst View for Microsoft Excel (XLSX) file
- CP932IBM::R2 - provides minimal CP932IBM I/O subroutines by short name
- IOas::SJIS2004 - provides SJIS2004 I/O subroutines for UTF-8 script
- Mashtree - Create a tree using Mash distances.
- MooX::TO_JSON - Generate a TO_JSON method from attributes.
- SJIS2004::R2 - provides minimal SJIS2004 I/O subroutines by short name
- Sub::Meta - handle subroutine meta information
- Time::Moment::Role::Strptime - strptime constructor for Time::Moment
Increasing its reputation:
- Acme::CPANAuthors::InMemoriam (+1=7)
- App::cpanoutdated (+1=24)
- App::PAUSE::Comaint (+1=6)
- bareword::filehandles (+1=2)
- Capture::Tiny (+1=90)
- CBOR::Free (+1=2)
- Char::GBK (+1=3)
- Chart::Plotly (+1=7)
- Crypt::Perl (+1=3)
- Data::Object (+2=12)
- Data::Recursive::Encode (+1=5)
- Data::UUID::MT (+1=5)
- Devel::REPL (+1=58)
- Doodle (+2=2)
- FFI (+1=4)
- FFI::Platypus (+3=49)
- Function::Parameters (+1=51)
- HTML::Template (+1=11)
- Image::ExifTool (+1=29)
- Log::Any (+1=52)
- Minilla (+1=46)
- Minion::Notifier (+1=5)
- Mojo::CSV (+1=3)
- Mojolicious (+1=406)
- Perl::Metrics::Simple (+1=6)
- Perl::Tidy::Sweetened (+1=11)
- Protocol::DBus (+1=2)
- Scalar::List::Utils (+1=143)
- Sidef (+1=4)
- Statocles (+1=23)
- Tenjin (+1=2)
- Term::ReadLine::Gnu (+1=19)
- TermReadKey (+1=16)
- Test::Exception (+1=36)
- Text::CSV_XS (+1=82)
- Tie::Trace (+1=7)
- Try::Tiny::Retry (+1=24)
- URI (+1=98)
- utf8::all (+1=30)
- ylib (+1=7)
(cdvii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-08-24 21:01:02 GMT
Between brackets: [question score / answers count]
Build date: 2019-08-24 21:01:02 GMT
- When I run a file which is begin with "#!/usr/bin/perl -w", I get a error: "syntax error at line 153, near "=~ ?"" - [4/3]
- How to fix broken XML generated by SOAP::Lite - [3/1]
- How do you customise text segmentation to not break between a digraph? - [3/1]
- Perl gives "gzip: stdout: Broken pipe" error when opening gzipped files, but only if connecting to a DB - [2/2]
- How to replace a random IP-address in a file (Perl, Windows) - [2/1]
- DBD::mysql::st execute failed: Query was empty - [2/0]
- LDAP DirContext search - Perl to Java, returns different object models - [2/0]
- What's the correct syntax for escapes and captures in a perl one-liner? - [2/0]
- How to generate a good seed - [1/3]
- Compare two strings and find mismatch and match and count them both in perl - [1/3]
18 ago 2019
(ccl) 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 | DBD::Pg | 3.9.1 | 77 | DBI PostgreSQL interface |
2 | DBD::SQLite | 1.64 | 87 | Self Contained SQLite RDBMS in a DBI Driver |
3 | Getopt::Long | 2.51 | 96 | Module to handle parsing command line options |
4 | MCE | 1.844 | 73 | Many-Core Engine for Perl providing parallel processing capabilities |
5 | MCE::Shared | 1.844 | 12 | MCE extension for sharing data supporting threads and processes |
6 | Mojolicious | 8.23 | 406 | Real-time web framework |
7 | MongoDB | v2.2.0 | 82 | Official MongoDB Driver for Perl |
8 | Mouse | v2.5.7 | 56 | Moose minus the antlers |
9 | Scalar::List::Utils | 1.52 | 142 | Common Scalar and List utility subroutines |
10 | Statocles | 0.094 | 22 | A static site generator |
11 | Test2::Suite | 0.000124 | 23 | Distribution with a rich set of tools built upon the Test2 framework. |
12 | Test::Simple | 1.302166 | 162 | Basic utilities for writing tests. |
13 | Yancy | 1.039 | 27 | A simple framework and editor for content-driven Mojolicious websites |
(ccclxxxii) metacpan weekly report - Minion::Notifier
This is the weekly favourites list of CPAN distributions. Votes count: 54
Week's winner: Minion::Notifier (+3)
Build date: 2019/08/17 22:15:41 GMT
Clicked for first time:
Increasing its reputation:
Week's winner: Minion::Notifier (+3)
Build date: 2019/08/17 22:15:41 GMT
Clicked for first time:
- Catalyst::TraitFor::Request::Methods - Add enumerated methods for HTTP requests
- CGI::Ajax - CGI::Ajax
- Class::MethodMaker - a module for creating generic methods
- Device::Modbus - Perl distribution to implement Modbus communications
- Math::RPN::Simple - Simpler implementation of Math::RPN.
- SJIS2004::R2 - provides minimal SJIS2004 I/O subroutines by short name
- Socket::Linux - Socket constants defined in Linux
Increasing its reputation:
- App::cpm (+1=41)
- Asm::X86 (+1=2)
- BioPerl (+1=23)
- BioX::Seq (+1=2)
- BSON (+1=9)
- BSON::XS (+1=2)
- CGI (+1=37)
- Class::XSAccessor (+1=23)
- Contextual::Return (+1=7)
- Data::Object (+1=11)
- DBD::Pg (+1=77)
- Dist::Zilla::PluginBundle::Starter (+1=4)
- enum (+1=8)
- FASTX::Reader (+1=5)
- FFI::Platypus (+2=48)
- Forks::Super (+1=10)
- Future (+1=47)
- HTML::ExtractContent (+1=3)
- Image::Scale (+1=6)
- Inline::CPP (+1=5)
- IO::All (+1=64)
- JavaScript::V8 (+1=13)
- Kafka::Librd (+1=2)
- Marpa::R2 (+1=47)
- Minion::Notifier (+3=4)
- Modern::Open (+1=2)
- Module::Load::Conditional (+1=7)
- MongoDB (+1=82)
- Object::Tiny (+1=17)
- Object::Tiny::RW (+1=4)
- Perl::Tidy (+1=112)
- PerlPowerTools (+1=22)
- Pod::Markdown (+1=26)
- Proch::N50 (+2=3)
- Selenium::Remote::Driver (+1=38)
- SPVM (+1=17)
- Statistics::Descriptive (+1=15)
- Statocles (+1=22)
- Text::Autoformat (+1=11)
- UTF8::R2 (+1=2)
- Validate::Tiny (+1=12)
- Variable::Magic (+1=21)
- Yancy (+1=27)
(cdvi) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-08-17 22:13:45 GMT
Between brackets: [question score / answers count]
Build date: 2019-08-17 22:13:45 GMT
- Need Perl regex which matches every a software version starting from 3.10.1.0 and all further versions numbering - [4/2]
- Readonly mutators with Moo - [3/0]
- awk: How to add a constant to a number every Nth line out of M lines in place? - [2/6]
- Is there a fairly portable and succinct method for parsing an environment variable from a script? - [2/5]
- Display lines outside multiline comment block - [2/2]
- Command executed in SSH terminal displays extra line contents - [2/1]
- Catalyst::Plugin::I18N doesn't work properly with HTML::FormFu - [2/0]
- Need help understanding how Perl 5 is parsing a compound assignment statement referencing same variable - [1/3]
- Perl: Find a sum of an array recursively with tail call optimization - [1/3]
- Odd "Use of uninitialized value", regular expression error - [1/2]
10 ago 2019
(ccxlix) 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.983 | 40 | a fast CPAN module installer |
2 | Class::Method::Modifiers | 2.13 | 27 | Provides Moose-like method modifiers |
3 | Dancer2 | 0.208001 | 110 | Lightweight yet powerful web application framework |
4 | IO::Compress | 2.087 | 13 | IO Interface to compressed data files/buffers |
5 | JSON::Validator | 3.14 | 22 | Validate data against a JSON schema |
6 | Minion | 9.12 | 69 | Job queue |
7 | PDF::API2 | 2.035 | 21 | Facilitates the creation and modification of PDF files |
8 | Role::Tiny | 2.000008 | 48 | Roles: a nouvelle cuisine portion size slice of Moose |
9 | Scalar::List::Utils | 1.51 | 142 | Common Scalar and List utility subroutines |
10 | SPVM | 0.0439 | 16 | Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding |
11 | Test::TCP | 2.20 | 22 | testing TCP program |
(ccclxxxi) metacpan weekly report - Mojolicious
This is the weekly favourites list of CPAN distributions. Votes count: 74
Week's winner: Mojolicious (+4)
Build date: 2019/08/10 21:39:51 GMT
Clicked for first time:
Increasing its reputation:
Week's winner: Mojolicious (+4)
Build date: 2019/08/10 21:39:51 GMT
Clicked for first time:
- Acme::ReturnValue - report interesting return values
- Char::EUCTW - Run-time routines for EUCTW.pm
- CP932::R2 - provides minimal CP932 I/O subroutines by short name
- CP932IBM::R2 - provides minimal CP932IBM I/O subroutines by short name
- CP932NEC::R2 - provides minimal CP932NEC I/O subroutines by short name
- CP932X::R2 - provides minimal CP932X I/O subroutines by short name
- DBIx::Placeholder::Named - DBI with named placeholders
- Dita::PCD - Implementation of the Please Change Dita Language
- HTML::Clean - Cleans up HTML code for web browsers, not humans
- MaxMind::DB::Writer::FromTextFile - Create MaxMind DB from text file
- Mojolicious::Plugin::ClientIP - Get client's IP address from X-Forwarded-For
- Progressive::Web::Application - Utility for making an application 'progressive'
- PSGI::Hector - Very simple PSGI web framework
- SJIS2004::R2 - provides minimal SJIS2004 I/O subroutines by short name
- Sort::Fields - Sort lines containing delimited fields
- Template::Plugin::Filter::PlantUML - A template toolkit plugin filter for encoding and processing PlantUML Diagrams using a PlantUML Server.
- UML::PlantUML::Encoder - Provides PlantUML Language's Encoding in Perl
- WWW::PlantUML - a simple Perl remote client interface to a plantuml server.
Increasing its reputation:
- App::cpm (+1=40)
- App::perlbrew (+2=161)
- App::watcher (+1=2)
- AppConfig (+1=5)
- Cache::Memcached::Fast (+1=18)
- Class::Accessor::Inherited::XS (+1=4)
- CPAN (+1=32)
- Data::GUID (+1=9)
- Data::UUID (+1=26)
- DBIx::Class (+1=269)
- DBIx::Class::Helpers (+1=45)
- DBIx::Class::Migration (+1=24)
- Devel::Size (+1=15)
- exact (+2=2)
- Excel::Writer::XLSX (+1=48)
- FFI::Platypus (+1=46)
- Fuse (+1=5)
- Geo::Index (+1=4)
- Geo::Point (+1=5)
- Google::Ads::AdWords::Client (+1=2)
- illguts (+1=3)
- Image::ExifTool (+1=28)
- IO::AIO (+1=12)
- IO::Prompt (+1=7)
- LeftPad (+1=21)
- MaxMind::DB::Writer (+1=3)
- Minion::Backend::MongoDB (+1=3)
- Mojolicious (+4=406)
- Mojolicious::Plugin::NYTProf (+1=12)
- Moo (+1=266)
- Mouse (+1=56)
- Net::ACME2 (+1=5)
- Net::IMAP::Simple (+1=6)
- Net::Server (+1=26)
- Net::SPID (+1=2)
- Path::Iterator::Rule (+1=23)
- Path::Tiny (+1=144)
- PerlMagick::6.89 (+1=0)
- Promises (+1=38)
- Regexp::Debugger (+1=49)
- Reply (+1=55)
- Router::R3 (+1=9)
- Statocles (+1=21)
- Test::Expect (+1=3)
- Test::Simple (+1=162)
- Test::UseAllModules (+1=2)
- Text::Table::Tiny (+1=12)
- Text::VimColor (+1=12)
- Text::Xslate (+1=65)
- Tie::File (+1=13)
- Tie::Hash::DBD (+1=4)
(cdv) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-08-10 21:37:28 GMT
Between brackets: [question score / answers count]
Build date: 2019-08-10 21:37:28 GMT
- How does Perl's regex implementation makes use of tries? - [5/0]
- "isn't numeric" error in "sort" after "uniq" - [4/1]
- Using Mojo::DOM to extract untagged text after heading - [3/2]
- How can I make split(/\t/, $STRING) detect empty values when $STRING ends with "\t\t"? - [3/1]
- Print how many substitutions took place in a Perl s///g? - [3/1]
- How to automate the LSF waiting based on job name in perl - [2/1]
- Why do official perl docker images have two version of perl? - [2/1]
- Perl: How to deal with a duplicated modules installation? - [2/1]
- How do I create packages dynamically in perl? - [2/1]
- Bit selection in perl - [2/1]
3 ago 2019
(ccxlviii) 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 | Clone | 0.43 | 23 | recursively copy Perl datatypes |
2 | DBIx::Class::Helpers | 2.034000 | 44 | Simplify the common case stuff for DBIx::Class. |
3 | Mojo::mysql | 1.17 | 31 | Mojolicious and Async MySQL/MariaDB |
4 | Mojolicious::Plugin::OpenAPI | 2.16 | 32 | OpenAPI / Swagger plugin for Mojolicious |
5 | Raisin | 0.86 | 39 | A REST API microframework for Perl. |
6 | Role::Tiny | 2.000007 | 48 | Roles: a nouvelle cuisine portion size slice of Moose |
7 | Yancy | 1.038 | 26 | A simple framework and editor for content-driven Mojolicious websites |
(ccclxxx) metacpan weekly report - FFI::Platypus
This is the weekly favourites list of CPAN distributions. Votes count: 31
Week's winners (+3): FFI::Platypus
Build date: 2019/08/03 18:46:57 GMT
Clicked for first time:
Increasing its reputation:
Week's winners (+3): FFI::Platypus
Build date: 2019/08/03 18:46:57 GMT
Clicked for first time:
- Acme::Nada -
- asa - Lets your class/object say it works like something else
- Emoji::NationalFlag - convert from country code to national flag emoji
- IOas::CP932 - provides CP932 I/O subroutines for UTF-8 script
- IOas::CP932IBM - provides CP932IBM I/O subroutines for UTF-8 script
- IOas::CP932NEC - provides CP932NEC I/O subroutines for UTF-8 script
- IOas::CP932X - provides CP932X I/O subroutines for UTF-8 script
- IOas::SJIS2004 - provides SJIS2004 I/O subroutines for UTF-8 script
- Math::Units - Unit conversion
Increasing its reputation:
- App::p5find (+1=2)
- B::C (+1=19)
- Clone (+1=23)
- Crypt::Eksblowfish (+1=15)
- Data::Object (+1=11)
- FFI::Platypus (+3=46)
- Kelp (+1=40)
- Log::Log4perl (+1=77)
- math::image (+1=2)
- Math::NumSeq (+1=3)
- Mojo::Transaction::HTTP::Role::Mechanize (+1=2)
- Mojolicious::Plugin::CGI (+1=4)
- Net::Amazon::S3 (+1=7)
- PDF::API2 (+1=21)
- Raisin (+2=39)
- Task::Kensho (+1=98)
- URI (+1=97)
- XXX (+1=10)
- ZMQ::Raw (+1=4)
(cdiv) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2019-08-03 18:44:34 GMT
Between brackets: [question score / answers count]
Build date: 2019-08-03 18:44:34 GMT
- Emacs cperl indentation of __DATA__ block - [4/0]
- unpacking an unknown serialised format with variable length - [3/2]
- How to isolate leftmost bytes in integer - [2/2]
- Perlbrew cannot run simple scripts IPC::System::Simple required for Fatalised/autodying system() - [2/2]
- Perl: Length of an anonymous list - [2/2]
- Why does Term::ReadLine work for gcc4 compiled per but not gcc6? - [2/1]
- Perl first line read in from a CSV file doesn't match correctly against ^ regex - [2/1]
- How to determine the stdin content of this perl script of sshd - [1/3]
- Arithmetic with strings that contain numbers - [1/3]
- perl DBIx::Class have a default filter for all searches on a table - [1/2]
Suscribirse a:
Entradas (Atom)