Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

SBECK

by SBECK (Chaplain)
on Dec 01, 2009 at 13:14 UTC ( [id://810380]=user: print w/replies, xml ) Need Help??

Author of several perl modules including:

Date::Manip
One of the oldest date handling modules. It includes parsing dates in many different formats (including multiple languages), full support of timezones and daylight saving time, date calculations, etc.
Shell::Cmd
A module that allows you run shell commands inside your perl s‎crip‎t with lots of features. Options include echo commands as they are executed, display but not run commands, executing them via. ssh on multiple hosts, error handling on a per-command basis, etc.
Locale::VersionedMessages
An alternative to Locale::gettext or Locale::Maketext which allows for better maintenance of locale messages.
cpantorpm
A s‎crip‎t (included in App::CPANtoRPM) to turn perl modules into RPMs. This is based loosely on cpan2rpm and cpanspec, but is far more flexible than either, and handles a lot of situations which they don't.
Locale::Codes
This is included in perl's core modules. Originally written by Neil Bowers, I have continued it's development and maintenance. It handles different code lists such as the list of codes that specify a country, language, or currency defined in various standards.
Test::Inter
An alternative to Test::More that allows you to write your tests in a far more readable fashion.
Sort::DataTypes
A module to sort data using methods that apply to a type of data (dates, IPs, etc.).
Data::Checker
A framework for validating data. Sets of data can be validated automatically using tests that apply to the data type. Large sets can be done in parallel using multiple threads.
Math::SigFigs
Math using significant figures (used in chemistry and other physical sciences).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-03-19 02:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found