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

Search results for "dist::Devel::Cover"

DC::Test::Dist - Devel::Cover distribution test module River stage three • 61 direct dependents • 117 total dependents

None....

PJCJ/Devel-Cover-1.42 - 26 Apr 2024 15:39:37 UTC - Search in distribution

Sim - Simulator engine for discrete events River stage zero No dependents

Sim is a general-purpose discrete event simulator engine written in pure Perl. It was originally developed as the run-core of a sequential/conbinational logic circuit simulator named Tesla. The Sim class is just a static class wrapping around a Sim::...

AGENT/Sim-0.03 - 02 Jun 2007 11:35:36 UTC - Search in distribution

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

This document describes differences between the 5.10.0 release and the 5.12.0 release. Many of the bug fixes in 5.12.0 are already included in the 5.10.1 maintenance release. You can see the list of those changes in the 5.10.1 release notes (perl5101...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Net::Pcap - Interface to the pcap(3) LBL packet capture library River stage two • 12 direct dependents • 20 total dependents

"Net::Pcap" is a Perl binding to the LBL pcap(3) library and its Win32 counterpart, the WinPcap library. Pcap (packet capture) is a portable API to capture network packet: it allows applications to capture packets at link-layer, bypassing the normal ...

CORION/Net-Pcap-0.21 - 19 Jan 2023 07:10:30 UTC - Search in distribution

Perlude River stage one • 2 direct dependents • 2 total dependents

MARCC/perlude-0.61 - 11 May 2015 01:37:42 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Object::InsideOut - Comprehensive inside-out object support module River stage two • 23 direct dependents • 38 total dependents

This module provides comprehensive support for implementing classes using the inside-out object model. Object::InsideOut implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for ...

JDHEDDEN/Object-InsideOut-4.05 - 27 Nov 2018 03:43:51 UTC - Search in distribution

Template::Sandbox - Fast template engine sandboxed from your application. River stage one • 2 direct dependents • 2 total dependents

Template::Sandbox is Yet Another Templating module, designed primarily for use in a webserver environment but usable anywhere, providing a more secure "sandboxed" environment than most templating systems. The core design philosophy for Template::Sand...

SGRAHAM/Template-Sandbox-1.04 - 11 May 2010 09:08:09 UTC - Search in distribution

pl-examples - Perl One-Liner Examples River stage zero No dependents

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

List::Compare - Compare elements of two or more lists River stage three • 37 direct dependents • 128 total dependents

JKEENAN/List-Compare-0.55 - 16 Aug 2020 22:42:25 UTC - Search in distribution

Module::Build - Build and install Perl modules River stage five • 4486 direct dependents • 17571 total dependents

"Module::Build" is a system for building, testing, and installing Perl modules. It is meant to be an alternative to "ExtUtils::MakeMaker". Developers may alter the behavior of the module through subclassing. It also does not require a "make" on your ...

LEONT/Module-Build-0.4234 - 28 Apr 2023 08:59:31 UTC - Search in distribution

Task::Kensho - A Glimpse at an Enlightened Perl River stage one • 4 direct dependents • 4 total dependents

Task::Kensho is a list of recommended, widely used and best-in-class modules for Enlightened Perl development. CPAN is wonderful, but there are too many wheels and you have to pick and choose amongst the various competing technologies. From <http://e...

ETHER/Task-Kensho-0.41 - 03 Jul 2021 03:40:21 UTC - Search in distribution

Wcpancover - Web-Interface to cpancover.com River stage zero No dependents

Wcpancover is a Perl web apllication....

WOLLMERS/Wcpancover-0.02 - 17 Apr 2015 15:17:52 UTC - Search in distribution

Bytes::Random::Secure - Perl extension to generate cryptographically-secure random bytes. River stage two • 23 direct dependents • 80 total dependents

Bytes::Random::Secure provides two interfaces for obtaining crypto-quality random bytes. The simple interface is built around plain functions. For greater control over the Random Number Generator's seeding, there is an Object Oriented interface that ...

DAVIDO/Bytes-Random-Secure-0.29 - 13 Jul 2015 04:43:07 UTC - Search in distribution

WWW::DanDomain - class to assist in interacting with DanDomain admin interface River stage zero No dependents

This module is a simple wrapper around WWW::Mechanize it assists the user in getting going with automating tasks related to the DanDomain administrative web interface. Such as: * manipulating data exports (removing, adjusting, calculating, adding col...

JONASBN/WWW-DanDomain-0.08 - 28 Aug 2014 05:14:43 UTC - Search in distribution

Business::DK::Postalcode - Danish postal code validator and container River stage zero No dependents

This distribution is not the original resource for the included data, but simply acts as a simple distribution for Perl use. The central source is monitored so this distribution can contain the newest data. The monitor script (postdanmark.pl) is incl...

JONASBN/Business-DK-Postalcode-0.12 - 08 Sep 2019 10:05:10 UTC - Search in distribution

Apache::PageKit::FAQ - The Frequently Asked Questions for Apache::PageKit River stage zero No dependents

This document serves to answer the most frequently asked questions for *Apache::PageKit*....

BORISZ/Apache-PageKit-1.18 - 26 Mar 2005 18:49:05 UTC - Search in distribution

Apache2::PageKit::FAQ - The Frequently Asked Questions for Apache2::PageKit River stage zero No dependents

This document serves to answer the most frequently asked questions for *Apache2::PageKit*....

BORISZ/Apache2-PageKit-2.15 - 17 Oct 2007 23:14:40 UTC - Search in distribution

Release::Checklist - A QA checklist for CPAN releases River stage zero No dependents

HMBRAND/Release-Checklist-0.17 - 29 Apr 2023 13:09:03 UTC - Search in distribution

Data::Validate::Type - Data type validation functions. River stage two • 16 direct dependents • 38 total dependents

Params::Util is a wonderful module, but suffers from a few drawbacks: * Function names start with an underscore, which is usually used to indicate private functions. * Function names are uppercase, which is usually used to indicate file handles or co...

AUBERTG/Data-Validate-Type-v1.6.0 - 22 Mar 2017 06:30:42 UTC - Search in distribution
58 results (0.077 seconds)