You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-XML-NamespaceSupport-1.11-1.lbn13.noarch
A simple generic namespace support class.
RPMPackage perl-XML-LibXSLT-1.77-3.fc18.armv6hl
This module is a fast XSLT library, based on the Gnome libxslt engine that you can find at http://www.xmlsoft.org/XSLT/
RPMPackage perl-XML-LibXSLT-1.70-2.lbn13.x86_64
This module is a fast XSLT library, based on the Gnome libxslt engine that you can find at http://www.xmlsoft.org/XSLT/
RPMPackage perl-XML-LibXML-2.0019-1.lbn13.x86_64
This module implements a Perl interface to the GNOME libxml2 library which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance DOM implementation.
RPMPackage perl-XML-LibXML-2.0004-1.fc18.1302271159kf.armv6hl
This module implements a Perl interface to the GNOME libxml2 library which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance DOM implementation.
RPMPackage perl-XML-Dumper-0.81-6.lbn13.noarch
XML::Dumper dumps Perl data to XML format. XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. Perl objects are blessed back to their original packaging; if the modules are installed on the system where the perl objects are reconstituted from xml, they will behave as expected. Intuitively, if the perl objects are converted and reconstituted in the same environment, all should be well.
RPMPackage perl-XML-DOM-1.44-7.lbn13.noarch
This is a Perl extension to XML::Parser. It adds a new 'Style' to XML::Parser, called 'Dom', that allows XML::Parser to build an Object Oriented datastructure with a DOM Level 1 compliant interface. For a description of the DOM (Document Object Model), see http://www.w3.org/DOM/
RPMPackage perl-WWW-RobotRules-6.02-6.lbn13.noarch
This module parses /robots.txt files as specified in "A Standard for Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html>. Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site.
RPMPackage perl-WWW-Mechanize-1.72-4.lbn13.noarch
"WWW::Mechanize", or Mech for short, helps you automate interaction with a website. It supports performing a sequence of page fetches including following links and submitting forms. Each fetched page is parsed and its links and forms are extracted. A link or a form can be selected, form fields can be filled and the next page can be fetched. Mech also stores a history of the URLs you've visited, which can be queried and revisited.
RPMPackage perl-WWW-Curl-4.15-7.fc18.armv6hl
WWW::Curl is a Perl extension interface for libcurl.
RPMPackage perl-WWW-Curl-4.11-1.lbn13.x86_64
WWW::Curl is a Perl extension interface for libcurl.
RPMPackage perl-Unix-Syslog-1.1-11.fc18.armv6hl
This module provides an interface to the system logger syslogd(8) via Perl's XSUBs. The implementation attempts to resemble the native libc- functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away.
RPMPackage perl-Unix-Syslog-1.1-4.lbn13.x86_64
This module provides an interface to the system logger syslogd(8) via Perl's XSUBs. The implementation attempts to resemble the native libc- functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away.
RPMPackage perl-URI-1.54-1.lbn13.noarch
This module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 (and updated by RFC 2732).
RPMPackage perl-Try-Tiny-0.07-1.lbn13.noarch
The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct 'eval' blocks without 5 lines of boilerplate each time.
RPMPackage perl-Tree-DAG_Node-1.06-7.lbn13.noarch
This class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages that can be used to build up a tree, while preventing you from ever making any kinds of linkages which are not allowed in a tree (such as having a node be its own mother or ancestor, or having a node have two mothers).
RPMPackage perl-Tk-804.030-4.lbn13.x86_64
This a re-port of a perl interface to Tk8.4. C code is derived from Tcl/Tk8.4.5. It also includes all the C code parts of Tix8.1.4 from SourceForge. The perl code corresponding to Tix's Tcl code is not fully implemented. Perl API is essentially the same as Tk800 series Tk800.025 but has not been verified as compliant. There ARE differences see pod/804delta.pod.
RPMPackage perl-Tk-804.030-4.lbn13.armv6hl
This a re-port of a perl interface to Tk8.4. C code is derived from Tcl/Tk8.4.5. It also includes all the C code parts of Tix8.1.4 from SourceForge. The perl code corresponding to Tix's Tcl code is not fully implemented. Perl API is essentially the same as Tk800 series Tk800.025 but has not been verified as compliant. There ARE differences see pod/804delta.pod.
RPMPackage perl-TimeDate-1.20-1.lbn13.noarch
This module includes a number of smaller modules suited for manipulation of time and date strings with Perl. In particular, the Date::Format and Date::Parse modules can display and read times and dates in various formats, providing a more reliable interface to textual representations of points in time.
RPMPackage perl-Time-modules-2006.0814-6.lbn13.noarch
Time-modules provides several Perl modules, including Time::CTime, Time::DaysInMonth, Time::JulianDay, Time::ParseDate, and Time::Timezone. These modules can be useful for parsing and manipulating dates and times.