libperl-critic-toomuchcode-perl

perlcritic add-ons that generally check for dead code

Perl::Critic::TooMuchCode is an add-on for Perl::Critic is aiming for identifying trivial dead code. Either the ones that has no use, or the one that produce no effect. Having dead code floating around causes maintenance burden. Some might prefer not to generate them in the first place.

opentracker-ipv6

Open and free bittorrent tracker (IPv6)

opentracker is a open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run on your wlan router.

libcatmandu-identifier-perl

namespace for handling identifiers within the Catmandu framework

Catmandu::Identifier contains a namespace for handling identifiers (for normalization, validation, etc.), e.g. ISBN, ISSN, ORCID.

libcode-tidyall-plugin-clangformat-perl

module to run clang-format using Code::TidyAll

Code::TidyAll::Plugin::ClangFormat speeds up clang-format's checking and reformatting, by caching results using Code::TidyAll.

liblocale-maketext-extract-dbi-perl

module to extract translation keys from a database

Locale::Maketext::Extract::DBI extracts translation keys from a database table.

libmarc-mir-perl

specification for in-memory representation of a MARC record

MARC::MIR is not a library, it's a specification for in-memory representation of a MARC record with simplcity in mind. The current module comes with a set of helpers to manipulate it (i call it MARC::MIR DSL).