Data::Nested - routines to work with a perl nested data structure
This module contains methods for working with a perl nested data structure (NDS). Before using this module, it is assumed that the programmer is completely familiar with perl data structures. If this is not the case, this module will be of very limit...
SBECK/Data-Nested-3.12 - 04 Mar 2010 16:06:32 UTC - Search in distribution- Data::Nested::Multiele - A set of data structures with the same structure
- Data::Nested::Multifile - A multi-file version of Data::Nested::Multiele
Date::Manip::DM5 - Date manipulation routines
SBECK/Date-Manip-6.88
-
02 Jun 2022 17:02:44 UTC
-
Search in distribution
- Date::Manip::Zones - Time zone information
- Date::Manip::Date - Methods for working with dates
- Date::Manip::Recur - methods for working with recurring events
- 41 more results from Date-Manip »
Shell::Cmd - run shell commands with enhanced support
A very common use of perl is to act as a wrapper around shell commands where perl is used to prepare the shell commands, execute them, and deal with the resulting output. Even where the bulk of the work is actually done in the perl script, creating s...
SBECK/Shell-Cmd-3.04 - 14 Jul 2021 13:13:35 UTC - Search in distribution
lm_gui - simple GUI tool for managine Locale::VersionedMessages lexicons
The Locale::VersionedMessages module allows translation tables (i.e. lexicons) for a set of message to be stored in perl modules to be used in a localized program. This tool allows you to create a new set of messages, add lexicons (i.e. a lookup tabl...
SBECK/Locale-VersionedMessages-0.95 - 05 Jan 2015 15:33:54 UTC - Search in distribution- Locale::VersionedMessages::Overview - an overview of Locale::VersionedMessages
- Locale::VersionedMessages - handle all aspects of the localization process
Set::Files - routines to work with files, each definining a single set
This is a module for working with simple sets of elements where each set is defined in a separate file (one file for each set to be defined). The advantages of putting each set in a separate file are: Set managment can be delegated If all sets are de...
SBECK/Set-Files-1.06 - 08 Jun 2010 13:15:17 UTC - Search in distribution
cpantorpm - An RPM packager for perl modules
This script automates the entire process of obtaining a perl module and turning it into an RPM package. This includes the steps of obtaining the module distribution, creating an RPM from it, and then making the package available in various ways. The ...
SBECK/App-CPANtoRPM-1.13 - 08 Jun 2022 12:38:53 UTC - Search in distribution- App::CPANtoRPM - a library used by the cpantorpm tool
List::Parseable - routines to work with lists containing a simple language
This module allows you to treat a list (which can be expressed as an actual perl list, or as a string which will be parsed to form a list) as a simple program which returns a value. This allows you to do several tasks that I run into frequently. A ta...
SBECK/List-Parseable-1.06 - 05 Apr 2011 17:23:34 UTC - Search in distribution
Test::Inter - framework for more readable interactive test scripts
This is another framework for writing test scripts. Much of the syntax is loosely inspired by Test::More, and Test::Inter has most of it's functionality, but it is not a drop-in replacement. Test::More (and other existing test frameworks) suffer from...
SBECK/Test-Inter-1.09 - 14 Mar 2019 17:39:25 UTC - Search in distribution
Array::AsObject - full set of array and set operations
This module attempts to provide a complete set of array operations, including set operations. It acts as a standalone module, or is available in Template::Toolkit templates using the companion module Template::Plugin::ListOps . It performs many of th...
SBECK/Array-AsObject-1.02 - 25 Feb 2010 12:57:56 UTC - Search in distribution
Sort::DataTypes - Sort a list of data using methods relevant to the type of data
This module allows you to sort a list of data elements using methods that are relevant to the type of data contained in the list. This modules does not attempt to be the fastest sorter on the block. If you are sorting thousands of elements and need a...
SBECK/Sort-DataTypes-3.01 - 01 Apr 2011 12:23:00 UTC - Search in distribution
Term::TUI - simple tool for building text-based user interfaces
Many times, I've wanted to quickly write a nice text-based user interface around a set of perl routines only to end up writing the full (though simple) parser and interface to make it nice enough, and friendly enough, to be usable. This module create...
SBECK/Term-TUI-1.24 - 27 Oct 2021 17:38:22 UTC - Search in distribution
Data::Checker - a framework for checking data validity
A commonly performed task is to have a set of data that you want to validate. Given a set of elements, you want to test each to make sure that it is valid, and then break the set into two groups: the group that is valid, and the group that is not. Wi...
SBECK/Data-Checker-1.08 - 22 Nov 2016 19:47:42 UTC - Search in distribution- Data::Checker::DNS - check data to see if it is valid in DNS
- Data::Checker::IP - check data to see if it is a valid IP
- Data::Checker::Ping - check data to see if it contains hosts that respong to pings
- 1 more result from Data-Checker »
Locale::Codes - a distribution of modules to handle locale codes
Locale-Codes is a distribution containing a set of modules designed to work with sets of codes which uniquely identify something. For example, there are codes associated with different countries, different currencies, different languages, etc. These ...
SBECK/Locale-Codes-3.71 - 01 Jun 2022 14:50:18 UTC - Search in distribution- Locale::Codes::Types - types of data sets supported
- Locale::Script - module for dealing with script code sets
- Locale::Country - module for dealing with country code sets
- 10 more results from Locale-Codes »
Math::SigFigs - do math with correct handling of significant figures
In many scientific applications, it is useful (and in some cases required) to be able to format numbers with a given number of significant figures, or to do math in such a way as to maintain the correct number of significant figures. The rules for si...
SBECK/Math-SigFigs-1.21 - 15 Mar 2019 14:05:39 UTC - Search in distribution
Data::PrettyPrintObjects - a pretty printing module with better support for objects
SBECK/Data-PrettyPrintObjects-1.00
-
22 Nov 2010 20:38:55 UTC
-
Search in distribution
Template::Plugin::ListOps - Plugin interface to list operations
The ListOps plugin attempts to provide a complete set of list operations for use within templates. Initially, I intended this to be a wrapper around the Set::Array module, so much of it's functionality and the naming of the functions come from that. ...
SBECK/Template-Plugin-ListOps-2.01 - 25 Feb 2010 13:29:07 UTC - Search in distribution
Acme::CPANAuthors::DualLife - We are CPAN Authors of Dual Life core modules
This class provides a hash of dual-life core module Authors' PAUSE ID and name to the Acme::CPANAuthors module. It is currently statically generated information, I hope to make it dynamic in the future....
BINGOS/Acme-CPANAuthors-DualLife-0.50 - 01 Mar 2021 21:29:52 UTC - Search in distribution
Template::Plugin::NDS_Multi - Interface to Data::NDS::Multi* modules
This allows easy access of data stored in a Data::NDS::Multiele or Data::NDS::Multifile structure (as documented in those modules). This deprecates the older Template::Plugin::Multisource module....
SBECK/Template-Plugin-NDS_Multi-3.00 - 02 Mar 2009 15:29:07 UTC - Search in distribution
RT::Condition::NotStartedInBusinessHours - Check for unstarted tickets within business hours
This RT condition will check for tickets which are not started within business hours....
BHEISIG/RT-Condition-NotStartedInBusinessHours-0.3 - 12 Sep 2012 10:50:40 UTC - Search in distribution