Search results for "version:1.00"
Digest::DJB - Perl extension to Daniel J. Bernstein's hashing algorithm.
"Digest::DJB" is an implementation of D. J. Bernstein's hash which returns a 32-bit unsigned value for any variable-length input string. An equivalent pure Perl version is also available Digest::DJB::PurePerl....
TNGUYEN/Digest-DJB-1.00 - 28 Mar 2005 23:13:24 UTC - Search in distribution
Geneos::API - Handy Perl interface to ITRS Geneos XML-RPC Instrumentation API
"Geneos::API" is a Perl module that implements ITRS XML-RPC Instrumentation API. It can be used to create clients for both Geneos API and API Steams plug-ins. The plug-in acts as an XML-RPC server. Geneos "Samplers", "Data Views" and "Streams" are re...
TOT/Geneos-API-1.00 - 24 Jan 2015 19:44:16 UTC - Search in distribution
IPC::Signal - Utility functions dealing with signals
This module contains utility functions for dealing with signals. Nothing is exported by default. sig_num *chopped-signal-name* Returns the signal number of the signal whose name (sans "SIG") is *chopped-signal-name*, or undef if there is no such sign...
ROSCH/IPC-Signal-1.00 - 27 Oct 1998 21:26:59 UTC - Search in distribution
JSON::Lines - Parse JSONLines with perl.
JSON Lines is a convenient format for storing structured data that may be processed one record at a time. It works well with unix-style text processing tools and shell pipelines. It's a great format for log files. It's also a flexible format for pass...
LNATION/JSON-Lines-1.00 - 29 Mar 2021 16:51:52 UTC - Search in distribution
Linux::stat - parse /proc/stat
Linux::stat is a simple Perl module which parses /proc/stat file. Info is arranged in hash reference with descriptive keys. Linux::stat was written on RedHat Linux 7.2, kernel 2.4.7 and tested on RedHat 6.2, kernel 2.2.14. It is expected to work with...
VSEGO/Linux-stat-1.00 - 24 Feb 2002 02:52:05 UTC - Search in distribution
Log::Common - log messages in the httpd access and error log styles
This class defines two methods which may be used to write messages to *httpd* common log file style access and error log files, such as those maintained by the Apache and NCSA WWW servers. The log file is locked whilst being written to avoid corrupti...
MHAMILTON/Log-Common-1.00 - 16 Oct 1998 17:40:16 UTC - Search in distribution
MDV::Repsys
NANARDON/MDV-Repsys-1.00
-
03 Jan 2007 23:47:35 UTC
-
Search in distribution
- MDV::Repsys::Remote
- mdvsys - Tools to import and extract rpms from a svn
Math::Brent - Brent's single dimensional function minimisation, and Brent's zero finder.
JGAMBLE/Math-Brent-1.00
-
27 Dec 2015 00:55:03 UTC
-
Search in distribution
Parse::ACNS - parser for Automated Copyright Notice System (ACNS) XML
ACNS stands for Automated Copyright Notice System. It's an open source, royalty free system that universities, ISP's, or anyone that handles large volumes of copyright notices can implement on their network to increase the efficiency and reduce the c...
ALEXMV/Parse-ACNS-1.00 - 17 Dec 2014 21:59:51 UTC - Search in distribution
Termux::API - Termux::API wrapper
Termux is an Android terminal emulator and Linux environment application that works directly with no rooting or setup required. A minimal base system is installed automatically, additional packages are available using the package manager. Termux::API...
LNATION/Termux-API-1.00 - 24 Oct 2020 15:57:59 UTC - Search in distribution
Text::Shift - Perl extension for shifting text
Overview Shift Ciphers are based on the simple princple of mapping each letter to another letter "down the line". It works purely linearly. There are three distinct alphabets, one for uppercase, another for lowercase, and the last for numbers. Anythi...
CHIA/Text-Shift-1.00 - 17 Jun 2003 06:43:59 UTC - Search in distribution
Time::Avail - A Perl module to calculate time availability.
The timeAvailable function compares the time interval specified by timeStartStr, timeEndStr, and dayMask with the current day and time. timeAvailable returns 0 if the current day and time do not fall within the specified time interval, otherwise the ...
PSANTORO/Time-Avail-1.00 - 06 Jun 1999 15:40:15 UTC - Search in distribution
Time::SoFar - Perl module to calculate run time
Time::SoFar has two functions for calculating how long a script has been running. "runtime()" always works from the time the script was started (using *$^T*). "runinterval()" works from the last time "runtime()" or "runinterval()" was called (or sinc...
ELIJAH/Time-SoFar-1.00 - 15 Dec 2000 01:47:42 UTC - Search in distribution
Twitter::ID - Parse the date from a Twitter Snowflake ID
This Perl module allows calculating the date from a "Snowflake" Twitter ID. Does not use the Twitter API....
AJNN/Twitter-ID-1.00 - 25 Jul 2022 17:00:56 UTC - Search in distribution
URI::Simple - Simple way to parse uri
This module is a direct port of javascript parseURI regex by Steven Levithan Please See Original Code <http://blog.stevenlevithan.com/archives/parseuri> This module will attempts to split URIs according to RFC 3986 <http://en.wikipedia.org/wiki/URI_s...
MAMOD/URI-Simple-1.00 - 27 May 2013 20:44:23 UTC - Search in distribution
WWW::Module - use modules from CPAN without installing
NWETTERS/WWW-Module-1.00
-
26 Nov 2006 14:20:08 UTC
-
Search in distribution
tkShortcuts - Several shortcuts for Tk.
This module contains some alternative Tk dialogs that you can use, that, in my opinion are more beneficial for the end user than some of the stuff that is packaged with Tk as well as two other Tk shortcuts that will make your life a lot easier. This ...
ROBINBANK/tkShortcuts-1.00a - 28 Feb 2006 23:06:39 UTC - Search in distribution
Acme::PerlML - Replaces your ugly Perl code with powerful XML
"Acme::PerlML" is a member of the Acme::Bleach family of modules. The first time you run your program, it takes your ugly Perl code and replaces it with powerful and sophisticated XML, the choice of... well... 1998 to... erm... 2002... ish. :/ The co...
ADAMK/Acme-PerlML-1.00 - 05 Jun 2006 16:00:14 UTC - Search in distribution
Angle::Omega
Omega angle is one among the dihedral angles of proteins, which controls the Calpha - Calpha distance. The Omega angle tends to be planar due to delocalization of the carbonyl pi electrons and the nitrogen lone pair. Omega is notable for the cis/tran...
MSPERL/Angle-Omega-1.00 - 17 Nov 2011 08:55:43 UTC - Search in distribution
Apache::Motd - Provide motd (Message of the Day) functionality to a webserver
This Apache Perl module provides a web administrator the ability to configure a webserver with motd (Message of the Day) functionality, just like you find on UNIX systems. This allows custom messages to appear when visitors enter a website or a secti...
CRAMIREZ/Apache-Motd-1.00 - 01 Nov 2002 01:00:20 UTC - Search in distribution