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

Search results for "dist::Extras"

Dist::Zilla::Plugin::Extras - Put extra parameters in dist.ini River stage one • 2 direct dependents • 2 total dependents

This plugin lets you specify extra parameters in your dist.ini under the "[Extras]" section. Other than that it does nothing. It basically serves as "bags" to put parameters in. One use-case of this is to put template variables in your dist.ini, e.g....

PERLANCAR/Dist-Zilla-Plugin-Extras-0.03 - 14 Jun 2015 06:33:45 UTC - Search in distribution

App::seq::pl - Like seq, but with Perl extras River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-seq-pl-0.002 - 07 Dec 2021 00:05:44 UTC - Search in distribution
  • seq-pl - Like seq, but with Perl extras

Moops - Moops Object-Oriented Programming Sugar River stage two • 16 direct dependents • 17 total dependents

Moops is sugar for declaring and using roles and classes in Perl. The syntax is inspired by MooseX::Declare, and Stevan Little's p5-mop-redux project (which is in turn partly inspired by Perl 6). Moops has fewer than half of the dependencies as Moose...

TOBYINK/Moops-0.038 - 15 Feb 2020 09:33:03 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Getopt-Plus-0.99 - 29 Nov 2012 13:50:26 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Tie-Proxy-Hash-1.01 - 19 Mar 2003 16:51:54 UTC - Search in distribution

MVC::Neaf - Not Even A (Web Application) Framework River stage zero No dependents

KHEDIN/MVC-Neaf-0.2901 - 02 Aug 2023 00:28:03 UTC - Search in distribution

lint-prereqs - Check extraneous/missing/incorrect prerequisites in dist.ini River stage one • 2 direct dependents • 2 total dependents

lint-prereqs can improve your prereqs specification in "dist.ini" by reporting prereqs that are extraneous (specified but unused), missing (used/required but not specified), or incorrect (mismatching version between what's specified in "dist.ini" vs ...

PERLANCAR/App-LintPrereqs-0.543 - 27 Apr 2020 06:17:52 UTC - Search in distribution
  • App::LintPrereqs - Check extraneous/missing/incorrect prerequisites in dist.ini

Test::Weaken - Test that freed memory objects were, indeed, freed River stage one • 1 direct dependent • 3 total dependents

"Test::Weaken" helps detect unfreed Perl data in arrays, hashes, scalars, objects, etc, by descending recursively through structures and watching that everything is freed. Unfreed data is a useless overhead and may cause an application to abend due t...

KRYDE/Test-Weaken-3.022000 - 01 Dec 2012 00:04:14 UTC - Search in distribution

App::TestOnTap - Test driver River stage zero No dependents

KNTH/App-TestOnTap-1.001 - 24 Aug 2019 10:58:48 UTC - Search in distribution

Template::Simple - A simple and very fast template module River stage zero No dependents

Template::Simple is a very fast template rendering module with a simple markup. It can do almost any templating task and is extendable with user callbacks. It can render templates directly or compile them for more speed....

URI/Template-Simple-0.06 - 13 May 2012 00:51:07 UTC - Search in distribution

Perl::Dist::WiX - 4th generation Win32 Perl distribution builder River stage one • 1 direct dependent • 1 total dependent

This package is the upgrade to Perl::Dist based on Windows Installer XML technology, instead of Inno Setup. Perl distributions built with this module have the option of being created as Windows Installer databases (otherwise known as .msi files)...

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC - Search in distribution

App::rbinperl - Execute perl using relative lib and assuming -S River stage zero No dependents

The "rbinperl" script simplifies the execution of a perl script that depends on modules located in relative library directories. This uses the same logic as App::rlibperl to prepend relative lib directories to @INC and additionally passes the "-S" ar...

RWSTAUNER/App-rlibperl-0.700 - 23 Oct 2011 04:04:18 UTC - Search in distribution

CXC::Data::Visitor - Invoke a callback on every element at every level of a data structure. River stage zero No dependents

CXC::Data::Visitor provides a means of performing a depth first traversal of a data structure. There are similar modules on CPAN ("SEE ALSO"); this module provides a few extras: * The traversal may be aborted. * A container (hash or array) may be rev...

DJERIUS/CXC-Data-Visitor-0.03 - 25 Mar 2024 20:10:55 UTC - Search in distribution

DBIx::SQLEngine::Docs::Changes - Revision history for DBIx::SQLEngine. River stage one • 1 direct dependent • 1 total dependent

EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC - Search in distribution

File::Find::Object::Rule - Alternative interface to File::Find::Object River stage two • 6 direct dependents • 10 total dependents

File::Find::Object::Rule is a friendlier interface to File::Find::Object . It allows you to build rules which specify the desired files and directories. WARNING : This module is a fork of version 0.30 of File::Find::Rule (which has been unmaintained ...

SHLOMIF/File-Find-Object-Rule-0.0313 - 27 Aug 2021 07:28:12 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

Net::Spotify - Perl interface to the Spotify Metadata API River stage one • 1 direct dependent • 1 total dependent

This module provides a simple interface to the Spotify Metadata API <https://developer.spotify.com/technologies/web-api/>. The API allows to explore Spotify's music catalogue. It is possible to lookup a specific Spotify URI and retrieve various infor...

EDOARDO/Net-Spotify-0.03 - 16 Aug 2013 19:45:07 UTC - Search in distribution

Perinci::Access::Schemeless - Base class for Perinci::Access::Perl River stage three • 16 direct dependents • 510 total dependents

This class is the base class for Perinci::Access::Perl, and by default acts like Perinci::Access::Perl (e.g. given uri "/Foo/Bar/baz" it will refer to function "baz" in Perl package "Foo::Bar"; it also looks for Rinci metadata in %SPEC package variab...

PERLANCAR/Perinci-Access-Perl-0.900 - 24 Oct 2023 01:41:02 UTC - Search in distribution

Sah::Schema::sah::nschema - Sah schema (normalized form) River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Sah-Schemas-Sah-0.9.50.0 - 23 Jul 2021 01:14:29 UTC - Search in distribution

Color::Theme::Role - Role for class wanting to support color themes River stage one • 1 direct dependent • 1 total dependent

This role is for class that wants to support color themes. Color theme is represented as a structure according to the specification described in Color::Theme. Color theme module. Color themes are put in modules under "Color::Theme::Themes::" (configu...

PERLANCAR/Color-Theme-Role-0.020 - 25 Feb 2018 15:57:13 UTC - Search in distribution
26 results (0.04 seconds)