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

Search results for "Module::Depends"

Module::Depends - identify the dependencies of a distribution River stage one • 5 direct dependents • 8 total dependents

Module::Depends extracts module dependencies from an unpacked distribution tree. Module::Depends only evaluates the META.yml shipped with a distribution. This won't be effective until all distributions ship META.yml files, so we suggest you take your...

RCLAMP/Module-Depends-0.16 - 03 May 2012 15:56:13 UTC - Search in distribution

Module::Depends::Tree - A container for functions for the deptree program River stage zero No dependents

PETDANCE/Module-Depends-Tree-1.00 - 24 Nov 2006 04:25:14 UTC - Search in distribution

Module::Math::Depends - Convenience object for manipulating module dependencies River stage one • 2 direct dependents • 2 total dependents

This is a small convenience module created originally as part of Module::Inspector but released seperately, in the hope that people might find it useful in other contexts....

ADAMK/Module-Math-Depends-0.02 - 16 Aug 2008 13:55:39 UTC - Search in distribution

Sah::SpecTest - Just a dummy module so dists can depends on it River stage three • 3 direct dependents • 604 total dependents

This is just a dummy module so other Perl distributions can depends on the spectest (this dist's "share/spectest/")....

PERLANCAR/Sah-0.9.51 - 19 Dec 2022 00:05:39 UTC - Search in distribution

PDL::Install::Files - Module for use by ExtUtils::Depends and Inline River stage three • 93 direct dependents • 101 total dependents

This module is for use by ExtUtils::Depends and Inline. There are no user-serviceable parts inside....

ETJ/PDL-2.085 - 30 Jan 2024 04:23:50 UTC - Search in distribution

T - Encapsulate testing tools instead of cluttering your namespace. River stage zero No dependents

This module collection makes it possible to use popular testing tools such as Test::More or Test2::Bundle::Extended without cluttering up your namespace. Under the hood all the work is done by Import::Box which was created specifically to implement t...

EXODIST/T-0.001 - 20 Oct 2016 16:58:12 UTC - Search in distribution

B - The Perl Compiler Backend River stage five • 11292 direct dependents • 32664 total dependents

The "B" module supplies classes which allow a Perl program to delve into its own innards. It is the module used to implement the "backends" of the Perl compiler. Usage of the compiler does not require knowledge of this module: see the O module for th...

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

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

ptp - An expressive Pipelining Text Processor River stage zero No dependents

PTP is a versatile and expressive text processor program. The core features that it tries to provide are the following: * Provide grep, sed-like and other operations with a coherent regular expression language (grep has a -P flag but sed has nothing ...

MATHIAS/App-PTP-1.11-2 - 22 Jan 2024 21:51:07 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 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

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

imsync - Synchronize image files' file system modification timestamps River stage zero No dependents

This application can synchronize filesystem modification times of images and movies created by one or more cameras, and times of related files, based on information provided by the user, on information embedded in other processed images by the same c...

LSTROUS/Image-Synchronize-2.011 - 29 Oct 2023 19:23:48 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

ORM - Object relational mapper for Perl. River stage zero No dependents

ORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use. Please start reading with ORM::Tutorial. General features * Inherita...

AKIMOV/ORM-0.85.1 - 14 Apr 2013 11:36:38 UTC - Search in distribution

fb - Frontend script for Text::FormBuilder River stage zero No dependents

Parses a formspec file from the command line and creates an output file. The sort of output file depends on the value given to the "-o" option. If it ends in .pm, a standalone module is created. If it ends in .pl or .cgi, a skeleton CGI script is cre...

PEICHMAN/Text-FormBuilder-0.14 - 14 Mar 2012 04:26:47 UTC - Search in distribution

pp - PAR Packager River stage one • 5 direct dependents • 6 total dependents

pp creates standalone executables from Perl programs, using the compressed packager provided by PAR, and dependency detection heuristics offered by Module::ScanDeps. Source files are compressed verbatim without compilation. You may think of pp as "pe...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC - Search in distribution

cme - Check or edit configuration data with Config::Model River stage one • 1 direct dependent • 3 total dependents

Depending on the command described below, "cme" program will use Config::Model configuration descriptions to check or modify or fix configuration files. The 3rd parameter specify the application you want to work on. Most of the time, the relevant con...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC - Search in distribution

IUP - Cross-platform GUI toolkit for building graphical user interfaces River stage zero No dependents

The IUP module is a cross-platform GUI toolkit designed to run on MS Windows (incl. Cygwin), GTK+ and Motif/X11. On all platform it uses native GUI widgets. Source code: see 1-apps/app-sample1.pl <https://metacpan.org/source/KMX/IUP-0.305/examples//1...

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution
1,710 results (0.222 seconds)