You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-CGI-3.50-2.lbn13.noarch
CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and processing and preparing HTTP headers. Some HTML generation utilities are included as well. CGI.pm performs very well in in a vanilla CGI.pm environment and also comes with built-in support for mod_perl and mod_perl2 as well as FastCGI.
RPMPackage perl-Bit-Vector-7.2-5.lbn13.x86_64
Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes. The library is efficient (in terms of algorithmical complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms.
RPMPackage perl-Bit-Vector-7.2-1.fc18.armv6hl
Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes. The library is efficient (in terms of algorithmical complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms.
RPMPackage perl-BZ-Client-1.04-6.lbn13.noarch
This module provides an interface to the Bugzilla web services API.
RPMPackage perl-BSD-Resource-1.29.04-12.fc18.armv6hl
A module providing an interface for testing and setting process limits and priorities.
RPMPackage perl-BSD-Resource-1.29.03-3.lbn13.x86_64
A module providing an interface for testing and setting process limits and priorities.
RPMPackage perl-BDB-1.90-4.lbn13.x86_64
Asynchronous Berkeley DB access.
RPMPackage perl-B-Keywords-1.09-4.lbn13.noarch
Lists of reserved barewords and symbol names.
RPMPackage perl-Authen-SASL-2.13-2.lbn13.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-Array-Compare-2.01-2.lbn13.noarch
If you have two arrays and you want to know if they are the same or different, then Array::Compare will be useful to you.
RPMPackage perl-Archive-Zip-1.30-2.lbn13.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.82-239.lbn13.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-Tar-1.62-121.lbn13.x86_64
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.34-121.lbn13.x86_64
Archive::Extract is a generic archive extraction mechanism.
RPMPackage perl-Archive-Any-0.0932-3.fc13.noarch
This module is a single interface for manipulating different archive formats. Tarballs, zip files, etc.
RPMPackage perl-AppConfig-1.66-7.lbn13.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-AnyEvent-XMPP-0.53-1.fc18.noarch
AnyEvent::XMPP - An implementation of the XMPP Protocol.
RPMPackage perl-AnyEvent-I3-0.06-7.fc18.noarch
This module connects to the i3 window manager using the UNIX socket based IPC interface it provides (if enabled in the configuration file). You can then subscribe to events or send messages and receive their replies.
RPMPackage perl-AnyEvent-HTTP-1.46-6.fc18.noarch
This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a very low level. It can follow redirects supports proxies and automatically limits the number of connections to the values specified in the RFC. It should generally be a "good client" that is enough for most HTTP tasks. Simple tasks should be simple, but complex tasks should still be possible as the user retains control over request and response headers. The caller is responsible for authentication management, cookies (if the simplistic implementation in this module doesn't suffice), referrer and other high-level protocol details for which this module offers only limited support.
RPMPackage perl-AnyEvent-DBus-0.31-7.fc18.noarch
Loading this module will install the necessary magic to seamlessly integrate Net::DBus into AnyEvent.