The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Module-Install-Copyright-0.009"

Moo - Minimalist Object Orientation (with Moose compatibility) River stage four • 2117 direct dependents • 5269 total dependents

"Moo" is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. "Moo" contains a subset of Moose and is optimised for rapid st...

HAARG/Moo-2.005005 - 05 Jan 2023 20:56:38 UTC - Search in distribution

calx - Display calendar, with highlighted dates River stage one • 1 direct dependent • 1 total dependent

This command provides a variant of cal utility for displaying ASCII calendar on the command-line. It focuses on highlighting certain dates. It currently always starts the week at Monday and can get the list of dates from command-line option (`--date`...

PERLANCAR/App-calx-0.009 - 23 Aug 2023 00:05:27 UTC - Search in distribution

perl5220delta - what is new for perl v5.22.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgrading from an earlier release such as 5.18.0, first read perl5200delta, which describes differences between 5.18.0 and 5.20.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

prove-rdeps - Prove all distributions depending on specified module(s) River stage one • 2 direct dependents • 2 total dependents

To use this utility, first create "~/.config/prove-rdeps.conf": dists_dirs = ~/repos dists_dirs = ~/repos-other The above tells *prove-rdeps* where to look for Perl distributions. Then: % prove-rdeps Regexp::Pattern This will search local CPAN mirror...

PERLANCAR/App-ProveRdeps-0.009 - 06 Mar 2020 23:48:34 UTC - Search in distribution

CPAN::Meta::X - Catalog of custom (x_*) keys in CPAN distribution metadata being used in the wild River stage one • 1 direct dependent • 1 total dependent

The CPAN distribution metadata specification allows custom keys (those that begin with "x_" or "X_") to be added to the metadata. This document tries to catalog the custom keys that are being used by CPAN authors. In addition to custom metadata keys,...

PERLANCAR/CPAN-Meta-X-0.009 - 22 Nov 2022 00:05:54 UTC - Search in distribution
  • CPAN::Meta::X::Old - Custom (x_*) keys in CPAN distribution metadata being used in the wild (old/deprecated)

REST::Client::CrossRef - Read data from CrossRef using its REST API River stage zero No dependents

This module use CrossRef REST API <https://github.com/CrossRef/rest-api-doc> to read the data from the CrossRef repository....

RAPPAZF/REST-Client-CrossRef-0.009 - 21 Mar 2019 07:50:23 UTC - Search in distribution

Task::BeLike::PERLANCAR::Used - All my modules which I currently use and install on a new perl installation River stage zero No dependents

PERLANCAR/Task-BeLike-PERLANCAR-Used-20231201.1 - 01 Dec 2023 09:34:30 UTC - Search in distribution

Class::Plugin::Util - Utility functions for supporting Plug-ins. River stage one • 1 direct dependent • 1 total dependent

This module has utility functions for creating dynamic classes. COOKBOOK Loading plug-ins. If you have a class that has a method that returns a list of modules it requires you can check that everything is OK before you load it. use Class::Plugin::Uti...

ASKSH/Class-Plugin-Util-0.009 - 02 Oct 2007 16:21:09 UTC - Search in distribution

Bencher::Scenario::Algorithm::Diff::Diff - Benchmark Algorithm::Diff's diff(), sdiff(), compact_diff(), LCS(), LCSidx(), LCS_length() River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-Algorithm-Diff-0.002 - 07 May 2023 00:05:41 UTC - Search in distribution

ArrayData::DBI - Get array data from DBI River stage two • 8 direct dependents • 11 total dependents

This is an "ArrayData::" module to get array elements from a DBI query....

PERLANCAR/ArrayDataRoles-Standard-0.009 - 23 Feb 2024 01:54:11 UTC - Search in distribution

Module::CoreList::List::v5_13_9 - List of core modules for perl v5.13.9 River stage one • 1 direct dependent • 1 total dependent

This POD page lists all core modules (with their versions) that come with perl v5.13.9....

PERLANCAR/Module-CoreList-List-0.001 - 08 Feb 2019 09:15:42 UTC - Search in distribution

Sah::SchemaR::ean8 - EAN-8 number (e.g. 9638-5074) River stage one • 1 direct dependent • 1 total dependent

This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build. A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah...

PERLANCAR/Sah-Schemas-EAN-0.009 - 04 Apr 2023 00:05:43 UTC - Search in distribution

ExtUtils::Config - A wrapper for perl's configuration River stage five • 8 direct dependents • 11161 total dependents

ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules....

LEONT/ExtUtils-Config-0.009 - 25 Apr 2024 10:24:07 UTC - Search in distribution

Dancer2::Plugin::Redis - Perl Dancer2 plugin for interaction with key-value-store Redis. River stage one • 1 direct dependent • 1 total dependent

This Perl Dancer2 plugin adds various Domain-specific language (*dsl*) symbols to interact with Redis server configured in *config.yml*. It uses the Redis module to communicate internally with the Redis server. It also provides serialization features...

SYSPETE/Dancer2-Plugin-Redis-0.009 - 09 Sep 2018 14:37:47 UTC - Search in distribution

Sah::SchemaR::hexbuf - Binary data encoded in hexdigits, e.g. "fafafa" or "ca fe 00" River stage zero No dependents

This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build. A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah...

PERLANCAR/Sah-SchemaBundle-Binary-0.009 - 17 Mar 2024 00:05:16 UTC - Search in distribution

Alien::Base::ModuleBuild::API - API Reference for Alien:: Authors River stage two • 46 direct dependents • 74 total dependents

NOTE: Please consider for new development of Aliens that you use Alien::Build and alienfile instead. Like Alien::Base::ModuleBuild they work with Alien::Base. Unlike Alien::Base::ModuleBuild they are more easily customized and handle a number of corn...

PLICEASE/Alien-Base-ModuleBuild-1.17 - 13 Sep 2022 11:27:45 UTC - Search in distribution

Bencher::Scenario::Log::ger::OutputStartup River stage zero No dependents

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-Log-ger-0.019 - 27 Nov 2023 00:05:46 UTC - Search in distribution

Sah::SchemaR::country::code - Country code (alpha-2 or alpha-3) River stage one • 2 direct dependents • 2 total dependents

This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build. A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah...

PERLANCAR/Sah-Schemas-Country-0.009 - 13 Nov 2023 00:05:40 UTC - Search in distribution

Acme::CPANModules::BrowsingTableInteractively - List of modules/tools for browsing table data interactively River stage one • 1 direct dependent • 1 total dependent

This list reviews what tools are available on CPAN and in general to browse table data interactively. Let me say first that the best tools are not Perl-based since sadly Perl is not a favorite choice for writing tools these days. That said, Perl is s...

PERLANCAR/Acme-CPANModules-BrowsingTableInteractively-0.009 - 18 Jul 2023 00:05:15 UTC - Search in distribution

Acme::CPANModules::PortedFrom::Python - List of modules/applications that are ported from (or inspired by) Python libraries River stage one • 1 direct dependent • 1 total dependent

If you know of others, please drop me a message....

PERLANCAR/Acme-CPANModules-PortedFrom-Python-0.009 - 23 Feb 2024 01:46:26 UTC - Search in distribution
22 results (0.132 seconds)