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

Search results for "Test::Distribution"

Test::Distribution - perform tests on all modules of a distribution River stage two • 21 direct dependents • 37 total dependents

When using this module in a test script, it goes through all the modules in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION. This module also performs a numer of test on the distribution its...

SRSHAH/Test-Distribution-2.00 - 14 Nov 2007 05:35:36 UTC - Search in distribution

John::DOE - Test case duplicate file names in distribution River stage zero No dependents

All uppercase variant of John::Doe....

WOLLMERS/John-Doe-0.01 - 26 May 2014 19:21:09 UTC - Search in distribution
  • John::Doe - Test case duplicate file names in distribution
  • John::doe - Test case duplicate file names in distribution

dim - Distribution Maker River stage zero No dependents

GFUJI/Dist-Maker-0.10 - 07 Jul 2013 07:36:53 UTC - Search in distribution

pip - The Perl Installation Program, for scripted and third-party distribution installation. River stage zero No dependents

The pip ("Perl Installation Program") console application is used to install Perl distributions in a wide variety of formats, both from CPAN and from external third-party locations, while supporting module dependencies that go across the boundary fro...

ADAMK/pip-1.19 - 29 Nov 2010 08:15:51 UTC - Search in distribution

Dist::Inkt - yet another distribution builder River stage one • 6 direct dependents • 6 total dependents

Dist::Zilla didn't have the prerequisite amount of crazy for me, so I wrote this instead. Dist::Inkt itself does virtually nothing; it creates an empty directory, generates a MANIFEST file, and then wraps it all up into a gzipped tarball. But it prov...

TOBYINK/Dist-Inkt-0.026 - 31 Jul 2021 21:18:48 UTC - Search in distribution

Acme::Playpen - a test distribution for playing around River stage zero No dependents

In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move....

NEILB/Acme-Playpen-2.13 - 30 Mar 2023 09:07:15 UTC - Search in distribution

Moonshine::Test - Test! River stage one • 6 direct dependents • 7 total dependents

LNATION/Moonshine-Test-0.16 - 06 Feb 2018 05:12:06 UTC - Search in distribution

perlutil - utilities packaged with the Perl distribution River stage five • 11292 direct dependents • 32664 total dependents

Along with the Perl interpreter itself, the Perl distribution installs a range of utilities on your system. There are also several utilities which are used by the Perl distribution itself as part of the install process. This document exists to list a...

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

tv - Run 'make TEST_VERBOSE=1' on one or more test files River stage zero No dependents

Given one or more test scripts, Perl source code files, directories containing them, or Perl package names, tv tries to select and run the appropriate test scripts using "make test TEST_VERBOSE=1 TEST_FILES=..." where the "..." are the selected test ...

RBS/Test-Verbose-0.01 - 09 Mar 2004 06:36:14 UTC - Search in distribution

Test2 - Framework for writing test tools that all work together. River stage five • 22891 direct dependents • 32646 total dependents

Test2 is a new testing framework produced by forking Test::Builder, completely refactoring it, adding many new features and capabilities. WHAT IS NEW? Easier to test new testing tools. From the beginning Test2 was built with introspection capabilitie...

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC - Search in distribution
  • Test2::API - Primary interface for writing Test2 based testing tools.
  • Test::Tutorial - A tutorial about writing really basic tests
  • Test::More - yet another framework for writing test scripts

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

bpomfa - Short alias for bpom-list-food-additives River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-BPOMUtils-Table-FoodAdditive-0.019 - 19 Apr 2024 03:58:14 UTC - Search in distribution

JE - Pure-Perl ECMAScript (JavaScript) Engine River stage two • 6 direct dependents • 10 total dependents

JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl JavaScript engine. Here are some of its strengths: - Easy to install (no C compiler necessary*) - The parser can be extended/customised to support extra (or fewer) language fea...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC - Search in distribution

upf - Manipulate /etc/{passwd,shadow,group,gshadow} entries River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-upf-0.050 - 01 Sep 2020 00:06:16 UTC - Search in distribution

gu - Day-to-day command-line utilities for git River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/App-GitUtils-0.086 - 30 Jul 2022 12:48:28 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

dt - CLI data transformer River stage one • 1 direct dependent • 1 total dependent

Roughly similar to utilities like jq, jt, the App::PipeFilter suite, jsonsel, ddsel, yamlsel, this dt utility can be used to transform data structure on the CLI using Perl code. It accepts zero or more files of encoded data structures in several form...

PERLANCAR/App-dt-0.007 - 09 Jan 2020 00:49:24 UTC - Search in distribution

cloc - Count, or compute differences of, lines of source code and comments. River stage one • 1 direct dependent • 1 total dependent

Count, or compute differences of, physical lines of source code in the given files (may be archives such as compressed tarballs or zip files, or git commit hashes or branch names) and/or recursively below the given directories. It is written entirely...

FIBO/App-cloc-1.76 - 06 Apr 2018 21:07:26 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 70 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBI::DBD - Perl DBI Database Driver Writer's Guide
  • DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI
4,996 results (0.189 seconds)