This modules implements a set of objects, that is, an unordered collection of objects without duplication. The term *objects* is applied loosely - for the sake of Set::Object, anything that is a reference is considered an object. Set::Object 1.09 and...
RURBAN/Set-Object-1.40 - 19 Jan 2020 07:49:20 UTC - Search in distribution- Set::Object::Weak - Sets without the referant reference increment
A very little module for generic on-demand computation of values in a scalar, array or hash. It provides scalars that are "lazy", that is their value is computed only when accessed, and at most once. Scalars tie $variable_often_unnecessary, 'Data::La...
SAMV/Data-Lazy-0.6 - 05 Jan 2004 01:34:17 UTC - Search in distributionThis module defines two maptabulous new varieties of that long-favourite map (see "map" in perlfunc). Two of these maps are more maplicious than map itself - because unlike vanilla map, it maps more than a single list! Mapendous! But the mappy feast ...
SAMV/Maptastic-1.01 - 13 Dec 2007 00:07:45 UTC - Search in distributionThis module helps you write scripts that conform to best common practices, quickly. Just include the above as a template, and your script will accept all of the options that are included in the manual page, as well as summarising them when you use th...
SAMV/Scriptalicious-1.17 - 02 Apr 2014 20:32:49 UTC - Search in distributionCurrently included in this distribution: Design docs Apocalypses (outdated) Larry Wall started the Apocalypse (latin for revelation) series as a systematic way of answering the RFCs (Request For Comments) that started the design process for Perl 6. E...
HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution"Profile::Log" is about breaking down time spent in "critical paths", such as in transaction processing servers, into logical pieces - with easily tunable operation that does not incur undue performance penalities when it is not being used. "Profile:...
SAMV/Profile-Log-0.02 - 16 Feb 2009 02:56:23 UTC - Search in distributionMUTANT/PRANG-0.20 - 21 May 2017 02:47:36 UTC - Search in distribution
- PRANG::Cookbook - Examples of recipes which you can use with PRANG.
This module allows you to specify those constants that should be documented in your POD, and pull them out a run time in a fairly arbitrary fashion. Pod::Constants uses Pod::Parser to do the parsing of the source file. It has to open the source file ...
MGV/Pod-Constants-0.19 - 05 Jul 2016 20:41:33 UTC - Search in distributionThis is a simple standalone HTTP server. By default, it doesn't thread or fork. It does, however, act as a simple frontend which can be used to build a standalone web-based application or turn a CGI into one. It is possible to use Net::Server classes...
BPS/HTTP-Server-Simple-0.52 - 31 Mar 2017 20:44:24 UTC - Search in distributionDetermines whether a given date is a New Zealand public holiday or not. As described at <http://www.ers.dol.govt.nz/holidays_act_2003/dates/>, the system of determining holidays in New Zealand is a complicated matter. Not only do you need to know wha...
HNEWPORT/Date-Holidays-NZ-1.04 - 21 Jul 2017 03:25:27 UTC - Search in distributionLocale::Translate translates text from one written language to another. Currently this is implemented by contacting Babelfish (http://babelfish.altavista.com/), so see there for the language pairs that are supported. Babelfish uses SysTran (http://ww...
SAMV/Lingua-Translate-0.09 - 23 May 2008 09:02:47 UTC - Search in distributionThis module adds some OO niceties to using the Net::SSLeay / OpenSSL SSL objects. This SSL object is a per-connection entity. In general you will create one of these from a Net::SSLeay::OO::Context object which you set up for your process and perhaps...
SAMV/Net-SSLeay-OO-0.02 - 10 Oct 2009 08:23:39 UTC - Search in distribution- Net::SSLeay::OO::Context - OO interface to Net::SSLeay CTX_ methods
- Net::SSLeay::OO::X509 - OpenSSL SSL certificate
- Net::SSLeay::OO::Error - encapsulated SSLeay errors
- 6 more results from Net-SSLeay-OO »
This module provides floating dates on the Gregorian calendar without much code. It operates in (one particular variant of) ISO-8601 date format with time zone, and epoch times. Sub-second resolution is not yet supported....
SAMV/MooseX-Timestamp-0.07 - 20 Jul 2010 02:37:14 UTC - Search in distribution- MooseX::Timestamp - simple timestamp type for Moose
This module implements a parser and a dumper for Subversion's *svndiff* binary diff format. The API is still subject to change in the next few versions. Lazy Diffs If you pass the lazy option to the constructor; $diff = Parse::SVNDiff->new( lazy => 1...
AUTRIJUS/Parse-SVNDiff-0.05 - 03 Jan 2006 05:43:06 UTC - Search in distributionThis module exports one symbol - @PERL, which is very similar to $^X (see "$^X" in perlvar), except it also contains a list of commands which will give the sub-perl all of the same @INC paths as this one. This is a very trivial module; its principle ...
SAMV/Perl-Command-0.01 - 08 Jul 2008 03:57:09 UTC - Search in distributionThis module requires the modules that you asked for, and if some of them are not there, it will bail out and exit saying which ones and why....
SAMV/Test-Depends-0.06 - 13 Nov 2007 04:52:23 UTC - Search in distributionThis module contains functions for traversing data structures which are *not* Tangram-registered objects, and replacing all the Tangram objects found with `Mementos'. When a similar data structure is fed back into the reversal function, the mementos ...
SAMV/Tangram-2.12 - 09 Oct 2015 15:37:02 UTC - Search in distributionThis Catalyst plugin enables you to configure your Catalyst application with an external JSON file instead of somewhere in your application code. This is useful for example if you want to quickly change the configuration for different deployment envi...
SAMV/Catalyst-Plugin-Config-JSON-0.03 - 24 Nov 2005 22:47:51 UTC - Search in distribution