You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-DateTime-Format-Builder-0.7901-5.lbn13.noarch
DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code. Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any subclasses, or for when you need to do something slightly beyond what is expected.
RPMPackage perl-DateTime-0.5300-4.lbn13.x86_64
DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org/. The DateTime site has a FAQ which may help answer many "how do I do X?" questions. The FAQ is at http://datetime.perl.org/wiki/datetime/page/FAQ
RPMPackage perl-DateTime-0.5300-4.lbn13.armv6hl
DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org/. The DateTime site has a FAQ which may help answer many "how do I do X?" questions. The FAQ is at http://datetime.perl.org/wiki/datetime/page/FAQ
RPMPackage perl-Date-Manip-6.07-1.lbn13.noarch
Date::Manip is a series of modules designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done. From the very beginning, the main focus of Date::Manip has been to be able to do ANY desired date/time operation easily, not necessarily quickly. Also, it is definitely oriented towards the type of operations we (as people) tend to think of rather than those operations used routinely by computers. There are other modules that can do a subset of the operations available in Date::Manip much quicker than those presented here, so be sure to read the section SHOULD I USE DATE::MANIP in the Date::Manip::Misc document before deciding which of the Date and Time modules from CPAN is for you.
RPMPackage perl-Date-Calc-6.3-13.lbn13.noarch
The library provides all sorts of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).
RPMPackage perl-Data-OptList-0.106-1.lbn13.noarch
Hashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs. Even then, this is really boring to write:
RPMPackage perl-Data-Dumper-2.135.06-239.lbn13.x86_64
Given a list of scalars or reference variables, writes out their contents in perl syntax. The references can also be objects. The content of each variable is output in a single Perl statement. Handles self-referential structures correctly.
RPMPackage perl-Data-Dumper-2.135.06-239.lbn13.armv6hl
Given a list of scalars or reference variables, writes out their contents in perl syntax. The references can also be objects. The content of each variable is output in a single Perl statement. Handles self-referential structures correctly.
RPMPackage perl-DBIx-Simple-1.32-2.lbn13.noarch
DBIx::Simple provides a simplified interface to DBI, Perl's powerful database module.
RPMPackage perl-DBI-1.622-5.lbn13.x86_64
DBI is a database access Application Programming Interface (API) for the Perl Language. The DBI API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used.
RPMPackage perl-DBI-1.622-5.fc18.armv6hl
DBI is a database access Application Programming Interface (API) for the Perl Language. The DBI API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used.
RPMPackage perl-DBD-SQLite-1.37-3.fc18.armv6hl
SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. This module provides a SQLite RDBMS module that uses the system SQLite libraries.
RPMPackage perl-DBD-SQLite-1.27-3.lbn13.x86_64
SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. Rather than ask you to install SQLite first, because SQLite is public domain, DBD::SQLite includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else.
RPMPackage perl-DBD-Pg-2.19.3-1.fc18.armv6hl
DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases.
RPMPackage perl-DBD-Pg-2.17.1-1.fc13.x86_64
An implementation of DBI for PostgreSQL for Perl.
RPMPackage perl-DBD-MySQL-4.022-1.fc18.armv6hl
An implementation of DBI for MySQL for Perl.
RPMPackage perl-DBD-MySQL-4.019-3.lbn13.x86_64
An implementation of DBI for MySQL for Perl.
RPMPackage perl-Curses-1.28-9.lbn13.x86_64
Perl bindings for ncurses, bringing terminal-independent character handling capabilities to Perl.
RPMPackage perl-Crypt-SSLeay-0.58-8.fc17.armv6hl
This perl module provides support for the https protocol under LWP, so that a LWP::UserAgent can make https GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests. The Crypt::SSLeay package contains Net::SSL, which is automatically loaded by LWP::Protocol::https on https requests, and provides the necessary SSL glue for that module to work.
RPMPackage perl-Crypt-SSLeay-0.57-16.fc13.x86_64
This perl module provides support for the https protocol under LWP, so that a LWP::UserAgent can make https GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests. The Crypt::SSLeay package contains Net::SSL, which is automatically loaded by LWP::Protocol::https on https requests, and provides the necessary SSL glue for that module to work.