libtask-kensho-toolchain-perl

provides modules recommended for Task::Kensho::Toolchain

Task::Kensho is a list of recommended modules for Enlightened Perl development.

libtask-kensho-webcrawling-perl

provides modules recommended for Task::Kensho::WebCrawling

Task::Kensho is a list of recommended modules for Enlightened Perl development.

libtask-kensho-webdev-perl

provides modules recommended for Task::Kensho::WebDev

Task::Kensho is a list of recommended modules for Enlightened Perl development.

libcatalyst-log-log4perl-perl

logging module for Catalyst (deprecated)

Deprecation warning: this package is provided only for users of libcatalyst-modules-perl. The module was previously bundled there.

gcc-6-arm-linux-gnueabi-base

GCC, the GNU Compiler Collection (base package)

This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).

libtest-regexp-perl

Perl module to test regular expressions

Test::Regexp is intended to test regular expressions. Given a subject string and a regular expression (aka pattern), the module not only tests whether the regular expression complete matches the subject string, it performs a utf8::upgrade or utf8::downgrade on the subject string and performs the tests again, if necessary. Furthermore, given a pattern with capturing parenthesis, it checks whether all captures are present, and in the right order. Both named and unnamed captures are checked.