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

Search results for "Class::Contract"

Class::Contract - Design-by-Contract OO in Perl. River stage zero No dependents

Background Design-by-contract is a software engineering technique in which each module of a software system specifies explicitly what input (or data or arguments) it requires, and what output (or information or results) it guarantees to produce in re...

GGOEBEL/Class-Contract-1.14 - 26 Jun 2001 12:37:11 UTC - Search in distribution

SIAM::Contract - Contract object class River stage zero No dependents

SSINYAGIN/SIAM-1.01 - 22 Aug 2014 08:30:35 UTC - Search in distribution

Sub::Contract - Pragmatic contract programming for Perl River stage zero No dependents

Sub::Contract offers a pragmatic way to implement parts of the programming by contract paradigm in Perl. Sub::Contract is not a design-by-contract framework. Sub::Contract aims at making it very easy to constrain subroutines input arguments and retur...

ERWAN/Sub-Contract-0.12 - 16 Jun 2009 12:27:18 UTC - Search in distribution

Class::DbC - Add Design By Contract easily and flexibly to existing code. River stage zero No dependents

Class::DbC allows Eiffel style Contracts <https://www.eiffel.com/values/design-by-contract/introduction/> to be easily and flexibly added to existing code. These contracts are separate from the code that they verify, and they can be turned on or not ...

ARUNBEAR/Class-DbC-0.000002 - 10 Feb 2018 18:10:51 UTC - Search in distribution

WL - Perl binding for wayland protocol River stage zero No dependents

WL is a package generated from Wayland protocol definition using wl-scanner.pl. It implements WL::Base subclasses with wrappers for requests, event processing and constants for enums. It is not indended to be used directly. Instead, see WL::Connectio...

LKUNDRAK/WL-0.92 - 05 Jun 2014 08:03:56 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

scan - a scanning script to gather port and OS information from hosts River stage one • 1 direct dependent • 1 total dependent

This script uses the nmap security scanner with the Nmap::Parser module in order to run quick scans against specific hosts, and gather all the information that is required to know about that specific host which nmap can figure out. This script can be...

APERSAUD/Nmap-Parser-1.37 - 26 Jan 2019 20:01:33 UTC - Search in distribution

Patro - proxy access to remote objects River stage zero No dependents

"Patro" is a mechanism for making any Perl reference in one Perl program accessible is other processes, even processes running on different hosts. The "proxy" references have the same look and feel as the native references in the original process, an...

MOB/Patro-0.16 - 29 Sep 2017 02:17:12 UTC - Search in distribution

The River stage two • 36 direct dependents • 38 total dependents

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 UTC - Search in distribution

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 29 direct dependents • 30 total dependents

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

Best - Load modules with fallback River stage two • 6 direct dependents • 11 total dependents

Often there are several possible providers of some functionality your program needs, but you don't know which is available at the run site. For example, one of the modules may be implemented with XS, or not in the core Perl distribution and thus not ...

GAAL/Best-0.15 - 07 Dec 2012 09:25:43 UTC - Search in distribution

Eesh - Enlightenment Window Manager IPC Library River stage zero No dependents

Eesh.pm provides simple wrappers around the routines from eesh (included). This code is in alpha mode, please let me know of any improvements, and patches are especially welcome....

RBS/Eesh-0.3 - 22 Apr 2000 05:46:34 UTC - Search in distribution

Data::Table::Text - Write data in tabular text format. River stage two • 35 direct dependents • 35 total dependents

Write data in tabular text format. Version 20240203. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Table-Text-20240408 - 07 Apr 2024 19:30:28 UTC - Search in distribution

List::Gen - provides functions for generating lists River stage one • 2 direct dependents • 2 total dependents

ASG/List-Gen-0.974 - 12 Nov 2011 05:03:05 UTC - Search in distribution

hsxkpasswd River stage zero No dependents

This is a command-line interface to the Perl module Crypt::HSXKPasswd, a module designed to generate secure memorable passwords inspired by Steve Gibson's Password Hay Stacks (https://www.grc.com/haystack.htm) and the famous 'correct horse battery st...

BARTB/Crypt-HSXKPasswd-v3.6 - 11 Aug 2015 20:41:42 UTC - Search in distribution
  • Crypt::HSXKPasswd - A secure memorable password generator inspired by Steve Gibson's Passord Haystacks (https://www.grc.com/haystack.htm), and the famous XKCD password cartoon (https://xkcd.com/936/).

Net::YAR - Perl interface to the YAR (Yet Another Registrar) API River stage zero No dependents

The Net::YAR module provides a perl interface to the FastDomain YAR (Yet Another Registrar) API Service. In order to use this module, you must have an agent account setup at either FastDomain.com or another registrar that supports the YAR API. If you...

RHANDOM/Net-YAR-1.083 - 11 May 2012 17:35:22 UTC - Search in distribution

Mslm - The official Perl Library for Mslm APIs. River stage zero No dependents

The official Perl SDK for Mslm APIs. Mslm focuses on producing world-class business solutions. It's the bread-and-butter of our business to prioritize quality on everything we touch. Excellence is a core value that defines our culture from top to bot...

MSLM/Mslm-1.0 - 16 Jan 2024 04:34:02 UTC - Search in distribution

SIOC - The SIOC Core Ontology River stage zero No dependents

The SIOC (Semantically-Interlinked Online Communities) Core Ontology provides the main concepts and properties required to describe information from online communities (e.g., message boards, wikis, weblogs, etc.) on the Semantic Web. This distributio...

GEEWIZ/SIOC-v1.0.0 - 21 Mar 2008 21:25:06 UTC - Search in distribution

Tie::REHash - the tie()d implementation of hash that allows using regular expression "keys" along with plain keys (plus some more). River stage zero No dependents

Tie::REHash is a tie()d implementation of hash that allows using regexp "keys" along with plain keys. Storing (assigning value to, deleting) regexp key in a hash tie()d to Tie::REHash is almost equivalent to storing (assigning value to, deleting) set...

METADOO/Tie-REHash-1.08 - 16 Aug 2017 10:18:48 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
310 results (0.115 seconds)