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

Search results for "dist::Module::Build"

Module::Build::Pluggable::DistTestLibCoreOnly - (EXPERIMENTAL) run disttest with local lib River stage zero No dependents

Run disttest with depended modules wrote in deps only. THIS IS A DEVELOPMENT RELEASE. API MAY CHANGE WITHOUT NOTICE. This plugin installs depended modules to " _local_lib/ " by " cpanm -L _local_lib/ ". And run the test cases with the libraries only....

TOKUHIROM/Module-Build-Pluggable-DistTestLibCoreOnly-v0.0.6 - 15 Mar 2013 00:18:23 UTC - Search in distribution

Dist::Zilla::Plugin::ModuleBuild - build a Build.PL that uses Module::Build River stage three • 655 direct dependents • 710 total dependents

This plugin will create a Build.PL for installing the dist using Module::Build....

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC - Search in distribution

lib/App/ModuleBuildTiny/Dist.pm River stage zero No dependents

LEONT/App-ModuleBuildTiny-0.043 - 19 Oct 2023 18:38:45 UTC - Search in distribution

Dist::Zilla::Plugin::ModuleBuildTiny - Build a Build.PL that uses Module::Build::Tiny River stage two • 14 direct dependents • 25 total dependents

This plugin will create a Build.PL for installing the dist using Module::Build::Tiny....

LEONT/Dist-Zilla-Plugin-ModuleBuildTiny-0.017 - 08 May 2023 16:43:43 UTC - Search in distribution

Dist::Zilla::App::Command::interact - Run the Module::Build::Service 'interact' command for your app River stage zero No dependents

This is a command plugin for Dist::Zilla. It provides the "interact" command, which leverages the capabilities of Module::Build::Service to bootstrap an environment for your application which you can use to interact with it. It doesn't bother to exam...

MDORMAN/Module-Build-Service-0.91 - 28 Nov 2012 20:39:27 UTC - Search in distribution

Dist::Zilla::Plugin::ModuleBuild::Custom - Allow a dist to have a custom Build.PL River stage two • 17 direct dependents • 22 total dependents

This plugin is for people who need something more complex than the auto-generated Makefile.PL or Build.PL generated by the MakeMaker or ModuleBuild plugins. It is a subclass of the ModuleBuild plugin, but it does not write a Build.PL for you. Instead...

CJM/Dist-Zilla-Plugins-CJM-6.000 - 18 Dec 2017 05:29:03 UTC - Search in distribution

Dist::Zilla::Plugin::ModuleBuild::RequireXS River stage zero No dependents

Use this plugin instead of the regular "ModuleBuild" plugin when you are relying on XS modules that have a pure Perl fallback, eg JSON, JSON::XS and JSON::PP. It generates a Build.PL which will promote XS modules from "recommends" to "requires" if th...

DRTECH/Dist-Zilla-Plugin-ModuleBuild-RequireXS-0.01 - 20 Aug 2011 17:04:28 UTC - Search in distribution

Dist::Zilla::Plugin::ModuleBuild::OptionalXS - Build a module that has an XS component that only optionally needs to be built. River stage zero No dependents

This module is a Dist::Zilla plugin for building modules that have an XS component, but that are able to build and function even if there is no C compiler to build the XS component....

ARODLAND/Dist-Zilla-Plugin-ModuleBuild-OptionalXS-0.01 - 10 Nov 2011 03:42:11 UTC - Search in distribution

Dist::Zilla::Plugin::ModuleBuildTiny::Fallback - Generate a Build.PL that uses Module::Build::Tiny and Module::Build River stage two • 3 direct dependents • 11 total dependents

This is a Dist::Zilla plugin that provides a Build.PL in your distribution that attempts to use Module::Build::Tiny when available, falling back to Module::Build when it is missing. This is useful when your distribution is installing on an older perl...

ETHER/Dist-Zilla-Plugin-ModuleBuildTiny-Fallback-0.027 - 30 Apr 2022 19:55:05 UTC - Search in distribution

Dist::Zilla::Plugin::ModuleBuild::XSOrPP - Add a --pp option to your Build.PL to force an XS-less build River stage zero No dependents

Use this plugin instead of the regular "ModuleBuild" plugin. It generates a Build.PL which is smart about building XS. It can accept a "--pp" flag to forcibly disable XS compilation. If no flag is passed, it tests whether the installing machine has a...

DROLSKY/Dist-Zilla-Plugin-ModuleBuild-XSOrPP-0.04 - 08 Feb 2012 20:01:31 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

cpanm - get, unpack build and install modules from CPAN River stage two • 42 direct dependents • 52 total dependents

MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution
  • cpanm - get, unpack build and install modules from CPAN

Minilla - CPAN module authoring tool River stage one • 6 direct dependents • 7 total dependents

Minilla is a CPAN module authoring tool. Minilla provides minil command for authorizing a CPAN distribution. (M::I - inc) + shipit + (dzil - plugins)...

SKAJI/Minilla-v3.1.23 - 07 Oct 2023 10:28:32 UTC - Search in distribution

Dist::Util - Dist-related utilities River stage three • 7 direct dependents • 367 total dependents

PERLANCAR/Dist-Util-0.071 - 17 Sep 2022 00:06:08 UTC - Search in distribution

td - Manipulate table data River stage one • 2 direct dependents • 2 total dependents

What is td? *td* receives table data from standard input and performs an action on it. It has functionality similar to some Unix commands like *head*, *tail*, *wc*, *cut*, *sort* except that it operates on table rows/columns instead of lines/characte...

PERLANCAR/App-td-0.111 - 05 May 2023 00:05:59 UTC - Search in distribution

hr - Print horizontal bar on the terminal River stage one • 2 direct dependents • 2 total dependents

hr can be useful as a marker/separator, especially if you use other commands that might produce a lot of output, and you need to scroll back lots of pages to see previous output. Example: % hr; command-that-produces-lots-of-output ===================...

PERLANCAR/App-hr-0.268 - 19 Nov 2022 00:05:44 UTC - Search in distribution

OX - the hardest working two letters in Perl River stage one • 2 direct dependents • 2 total dependents

OX is a web application framework based on Bread::Board, Path::Router, and PSGI. Bread::Board lets you build your application from a collection of normal Moose objects, organized together in a "container", which allows components to easily interopera...

DOY/OX-0.14 - 03 Apr 2014 15:30:33 UTC - Search in distribution

satpass - Predict satellite passes over an observer. River stage one • 7 direct dependents • 8 total dependents

WYANT/Astro-satpass-0.131 - 16 Mar 2024 12:52:20 UTC - Search in distribution

sbs - Sort lines of text by spec (shorter alias for 'sort-by-spec') River stage zero No dependents

This utility lets you sort lines of text "by spec". Sorting by spec in an advanced form of sorting by example. In addition to specifying example strings, you can also specify regexes or Perl sorter codes. For more details, see the sorting backend mod...

PERLANCAR/App-sort_by_spec-0.004 - 15 Apr 2024 00:05:58 UTC - Search in distribution

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
1,647 results (0.139 seconds)