You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Package-Generator-0.103-2.lbn13.noarch
This module lets you quickly and easily construct new packages. It gives them unused names and sets up their package data, if provided.
RPMPackage perl-Package-Constants-0.02-239.lbn13.noarch
Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.
RPMPackage perl-Package-Constants-0.02-121.lbn13.x86_64
Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.
RPMPackage perl-PPI-HTML-1.07-6.lbn13.noarch
PPI::HTML converts Perl documents into syntax highlighted HTML pages.
RPMPackage perl-PPI-1.206-4.fc13.noarch
Parse, Analyze and Manipulate Perl (without perl).
RPMPackage perl-POE-1.354-5.lbn13.noarch
POE is a framework for cooperative, event driven multitasking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE originally was developed as the core of a persistent object server and runtime environment. It has evolved into a general purpose multitasking and networking framework, encompassing and providing a consistent interface to other event loops such as Event and the Tk and Gtk toolkits. POE is written in layers, each building upon the previous. It's therefore possible to use POE at varying levels of abstraction.
RPMPackage perl-PDF-Reuse-0.35-3.fc13.noarch
This module allows you to reuse PDF-files. You can use pages, images, fonts and Acrobat JavaScript from old PDF-files (if they were not encrypted), and rearrange the components, and add new graphics, texts etc. There is also support for graphics. In the tutorial there is a description of how to transform simple PDF-pages to graphic Perl objects with the help of programs based on this module. The module is fairly fast, so it should be possible to use it for mass production.
RPMPackage perl-PAR-Dist-0.46-2.lbn13.noarch
This module creates and manipulates PAR distributions. They are architecture- specific PAR files, containing everything under blib/ of CPAN distributions after their make or Build stage, a META.yml describing metadata of the original CPAN distribution, and a MANIFEST detailing all files within it. Digitally signed PAR distributions will also contain a SIGNATURE file.
RPMPackage perl-Object-Deadly-0.09-6.lbn13.noarch
Object::Deadly is meant to be used in testing. All possible overloading and method calls die. You can pass this object into methods which are not supposed to accidentally trigger any potentially overloading.
RPMPackage perl-Object-Accessor-0.34-121.lbn13.x86_64
Object::Accessor provides an interface to create per object accessors (as opposed to per Class accessors, as, for example, Class::Accessor provides).
RPMPackage perl-Number-Compare-0.01-15.lbn13.noarch
Number::Compare compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again.
RPMPackage perl-Newt-1.08-33.fc18.armv6hl
This package provides Perl bindings for the Newt widget library, which provides a color text mode user interface.
RPMPackage perl-Newt-1.08-25.lbn13.1.x86_64
This package provides Perl bindings for the Newt widget library, which provides a color text mode user interface.
RPMPackage perl-NetAddr-IP-4.068-1.lbn13.x86_64
This module provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations.
RPMPackage perl-NetAddr-IP-4.066-1.fc18.1302272229kf.armv6hl
This module provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations.
RPMPackage perl-Net-XMPP-1.02-8.lbn13.noarch
Net::XMPP provides a Perl user with access to the Extensible Messaging and Presence Protocol (XMPP). For more information about XMPP visit: http://www.xmpp.org
RPMPackage perl-Net-UPnP-1.4.2-1.lbn13.noarch
This package provides some functions to control UPnP devices.
RPMPackage perl-Net-Telnet-3.03-9.lbn13.noarch
Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a time-out and to wait for patterns to appear in the input stream, such as the prompt from a shell.
RPMPackage perl-Net-SSLeay-1.49-1.fc18.armv6hl
This module offers some high level convenience functions for accessing web pages on SSL servers (for symmetry, same API is offered for accessing http servers, too), a sslcat() function for writing your own clients, and finally access to the SSL API of SSLeay/OpenSSL package so you can write servers or clients for more complicated applications.
RPMPackage perl-Net-SSLeay-1.36-1.lbn13.x86_64
This module offers some high level convenience functions for accessing web pages on SSL servers (for symmetry, same API is offered for accessing http servers, too), a sslcat() function for writing your own clients, and finally access to the SSL api of SSLeay/OpenSSL package so you can write servers or clients for more complicated applications.