You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Authen-SASL-2.15-9.fc19.noarch
SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.
RPMPackage perl-Authen-Captcha-1.024-1.fc19.noarch
Authen::Captcha provides an object oriented interface to captcha file creations. Captcha stands for Completely Automated Public Turning test to tell Computers and Humans Apart.
RPMPackage perl-AuthCourier-4.0.6-2.lbn19.noarch
Make SpamAssassin use Courier user authentication
RPMPackage perl-Async-MergePoint-0.03-10.fc19.noarch
Often in program logic, multiple different steps need to be taken that are independent of each other, but their total result is needed before the next step can be taken. In synchonous code, the usual approach is to do them sequentially.
RPMPackage perl-Astro-SunTime-0.01-8.1.noarch
Astro::SunTime Perl module
RPMPackage perl-Array-Diff-0.07-11.fc19.noarch
This module compares two arrays and returns the added or deleted elements in two separate arrays. It's a simple wrapper around Algorithm::Diff. If you need more complex array tools, check Array::Compare.
RPMPackage perl-Archive-Zip-1.30-11.fc19.noarch
The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings.
RPMPackage perl-Archive-Tar-1.90-3.lbn19.noarch
Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the IO::Zlib module installed, Archive::Tar will also support compressed or gzipped tar files.
RPMPackage perl-Archive-Extract-0.72-1.fc19.noarch
Archive::Extract is a generic archive extraction mechanism. It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz, or .lzma without having to worry how it does so, or use different interfaces for each type by using either perl modules, or command-line tools on your system.
RPMPackage perl-Archive-Any-0.0932-12.fc19.noarch
This module is a single interface for manipulating different archive formats. Tarballs, zip files, etc.
RPMPackage perl-AppConfig-1.66-19.fc19.noarch
AppConfig has a powerful but easy to use module for parsing configuration files. It also has a simple and efficient module for parsing command line arguments. For fully-featured command line parsing, a module is provided for interfacing AppConfig to Johan Vromans' extensive Getopt::Long module. Johan will continue to develop the functionality of this package and its features will automatically become available through AppConfig.
RPMPackage perl-App-cpanminus-1.6008-1.fc19.noarch
Why? It's dependency free, requires zero configuration, and stands alone but it's maintainable and extensible with plug-ins and friendly to shell scripting. When running, it requires only 10 MB of RAM.
RPMPackage perl-Apache-Session-NoSQL-0.1-4.1.lbn19.noarch
This module is an implementation of Apache::Session. It uses a NoSQL database to store datas.
RPMPackage perl-Apache-Session-1.89-8.fc19.noarch
Apache::Session is a persistence framework which is particularly useful for tracking session data between httpd requests. Apache::Session is designed to work with Apache and mod_perl, but it should work under CGI and other web servers, and it also works outside of a web server altogether.
RPMPackage perl-AnyEvent-XMPP-0.55-1.fc19.noarch
AnyEvent::XMPP - An implementation of the XMPP Protocol.
RPMPackage perl-AnyEvent-BDB-1.1-10.fc19.noarch
This module is an AnyEvent user, you need to make sure that you use and run a supported event loop.
RPMPackage perl-AnyEvent-AIO-1.1-11.fc19.noarch
Truly asynchronous file and directrory I/O.
RPMPackage perl-AnyEvent-7.04-2.fc19.armv6hl
AnyEvent provides an identical interface to multiple event loops. This allows module authors to utilize an event loop without forcing module users to use the same event loop (as multiple event loops cannot coexist peacefully at any one time).
RPMPackage perl-AnyEvent-7.04-2.fc19.x86_64
AnyEvent provides an identical interface to multiple event loops. This allows module authors to utilize an event loop without forcing module users to use the same event loop (as multiple event loops cannot coexist peacefully at any one time).
RPMPackage perl-Any-Moose-0.21-1.fc19.noarch
Any::Moose is deprecated - please use Moo for new code. This module allows one to take advantage of the features Moose/Mouse provides, while allowing one to let the program author determine if Moose or Mouse should be used; when use'd, we load Mouse if Moose isn't already loaded, otherwise we go with Moose.