Search results for "version:1.00"
Text::Matrix - Text table layout for matrices of short regular data.
Text::Matrix is a specialist table display module for display of matrices of single-character (such as Y/N for yes/no) or short multi-character data against row and column labels that are sufficiently longer that conventional table layouts distort th...
SGRAHAM/Text-Matrix-1.00 - 19 Apr 2010 14:01:29 UTC - Search in distribution
Time::Object - Object Oriented time objects
This module replaces the standard localtime and gmtime functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you expect...
MSERGEANT/Time-Object-1.00 - 22 Oct 2001 13:11:40 UTC - Search in distribution- Time::Seconds - a simple API to convert seconds to other date values
Time::Random - Generate a random time in time.
LNATION/Time-Random-1.00
-
12 Apr 2021 07:45:44 UTC
-
Search in distribution
App::HTRender - tool to work with HTML::Template templates from the command line
App::HTRender is a tool for working with HTML::Template templates from the command line. It is designed to be useful during the development process to design templates and model the data to drive them, as well as a diagnostic tool to help troubleshoo...
LAJANDY/App-HTRender-1.00 - 16 Aug 2014 12:15:44 UTC - Search in distribution- ht_render - tool to work with HTML::Template templates from the command line
Crypt::DES_PP - Perl extension for DES encryption
The Data Encryption Standard (DES), also known as Data Encryption Algorithm (DEA) is a semi-strong encryption and decryption algorithm. The module is 100 % compatible to Crypt::DES but is implemented entirely in Perl. That means that you do not need ...
GUIDO/Crypt-DES_PP-1.00 - 27 Oct 2000 23:36:31 UTC - Search in distribution
DynGig::Range - A collection of Range modules
KAN/DynGig-Range-1.00
-
29 Jun 2012 06:20:06 UTC
-
Search in distribution
- DynGig::Range::String - Set arithemtics.
- DynGig::Range::Integer - Integer set arithmetics.
- DynGig::Range::String::Parse - Implements DynGig::Range::Interface::Parse.
- 5 more results from DynGig-Range »
File::Monitor - Monitor files and directories for changes.
This module provides a simple interface for monitoring one or more files or directories and reporting any changes that are made to them. It can * monitor existing files for changes to any of the attributes returned by the "stat" function * monitor fi...
ANDYA/File-Monitor-1.00 - 27 Oct 2010 18:32:46 UTC - Search in distribution- File::Monitor::Base - Common base class for file monitoring.
- File::Monitor::Delta - Encapsulate a change to a file or directory
- File::Monitor::Object - Monitor a filesystem object for changes.
HTML::Inspect - Inspect a HTML document
This module extracts information from HTML, using a clean parser (XML::LibXML) Returned structures may need further processing. Please suggest additional extractors. This module is part of the "Crawl Pipeline". You can find a detailed description of ...
MARKOV/HTML-Inspect-1.00 - 08 Dec 2021 11:00:05 UTC - Search in distribution
Inline::SLang - Write Perl subroutines in S-Lang.
The "Inline::SLang" module lets you write Perl subroutines in S-Lang. It dynamically translates the parameters and return values into native data types for both languages (or into Perl classes that are used to represent S-Lang types with no direct tr...
DJBURKE/Inline-SLang-1.00 - 04 Jan 2005 17:26:59 UTC - Search in distribution- Inline::SLang::Types - Support for S-Lang types in Perl
- Inline::SLang::Assoc - Support for associative arrays
- Inline::SLang::Array - Support for arrays
- 5 more results from Inline-SLang »
DSStoreFormat
WIML/Mac-Finder-DSStore-1.00
-
07 Nov 2013 09:23:17 UTC
-
Search in distribution
- Mac::Finder::DSStore - Read and write Macintosh Finder DS_Store files
- Mac::Finder::DSStore::BuddyAllocator - Allocate space within a file
Mysql::Locker - Safe way of locking and unlocking MySQL tables.
Mysql::Locker is a simple class for safely using MySQL locks. Locks are created when you instantiate the class and are automatically released when the object goes out of scope (or when you call undef on the object). One situation where this class is ...
CMANLEY/Mysql-Locker-1.00 - 03 Jan 2002 12:42:44 UTC - Search in distribution
Quantum::Usrn - Square root of not.
Provide the 'square root of not' function (Usrn), used by weird Quantum Physicists. Applying Usrn to a value will produce noise; applying Usrn to that noise will produce the bitwise negation of the original value. It all sounds a bit stange, and most...
KASEI/Quantum-Usrn-1.00 - 10 Jul 2001 21:00:15 UTC - Search in distribution
Search::Lemur - class to query a Lemur server, and parse the results
This module will make it easy to interact with a Lemur Toolkit for Language Modeling and Information Retrieval server for information retreival exercises. For more information on Lemur, see <http://www.lemurproject.org/>. This module takes care of al...
PKAEDING/Search-Lemur-1.00 - 23 Jan 2007 16:11:33 UTC - Search in distribution
Signals::XSIG - install multiple signal handlers through %XSIG
Perl provides the magic global hash variable %SIG to make it easy to trap and set a custom signal handler (see "%SIG" in perlvar and perlipc) on most of the available signals. The hash-of-lists variable %XSIG provided by this module has a similar int...
MOB/Signals-XSIG-1.00 - 30 May 2022 16:35:36 UTC - Search in distribution- Signals::XSIG::Default - enumerate/implement default unhandled signal behavior
Struct::Match - Exact Match (SCALAR|HASH|ARRAY)'s.
LNATION/Struct-Match-1.00
-
12 Apr 2021 08:05:25 UTC
-
Search in distribution
Switch::Again - Switch`ing
LNATION/Switch-Again-1.00
-
20 May 2022 12:22:50 UTC
-
Search in distribution
Thread::Stack - thread-safe stacks adapted from Thread::Queue
A stack, as implemented by "Thread::Stack" is a thread-safe data structure much like a list. Any number of threads can safely add or remove elements to or from the beginning of the list. (Stacks don't permit adding or removing elements from the middl...
KYLESCH/Thread-Stack-1.00 - 09 May 2007 03:21:44 UTC - Search in distribution
WWW::TBA::API - Perl module for handling thebluealliance.net's API
WWW::TBA::API implements version 1 of thebluealliance.net's API. More information is available here: http://thebluealliance.net/tbatv/api/readme.php. This implementation is deliberately similar to the other implementations (esecially the one written ...
BYTBOX/WWW-TBA-API-1.00 - 02 Sep 2009 22:55:22 UTC - Search in distribution
WebCache::ICP - Internet Cache Protocol client and server
This Perl module implements client and server side support for the Internet Cache Protocol, as defined in RFCs 2186 and 2187. It provides methods for creating ICP packets, breaking the contents of ICP packets out into a Perl object, sending and recei...
MHAMILTON/WebCache-ICP-1.00 - 27 Apr 1999 17:38:04 UTC - Search in distribution