You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-HTTP-Tiny-0.017-239.lbn13.noarch
This is a very simple HTTP/1.1 client, designed primarily for doing simple GET requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies (currently only non-authenticating ones) and redirection. It also correctly resumes after EINTR.
RPMPackage perl-HTTP-Server-Simple-0.44-6.lbn13.noarch
HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools.
RPMPackage perl-HTTP-Response-Encoding-0.06-2.lbn13.noarch
Adds encoding() to HTTP::Response.
RPMPackage perl-HTTP-Negotiate-6.01-5.lbn13.noarch
This module provides a complete implementation of the HTTP content negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request.
RPMPackage perl-HTTP-Message-6.06-3.lbn13.noarch
The HTTP-Message distribution contains classes useful for representing the messages passed in HTTP style communication. These are classes representing requests, responses and the headers contained within them.
RPMPackage perl-HTTP-Date-6.02-5.lbn13.noarch
This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default.
RPMPackage perl-HTTP-Daemon-6.01-5.lbn13.noarch
Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::INET, so you can perform socket operations directly on it too.
RPMPackage perl-HTTP-Cookies-6.01-5.lbn13.noarch
This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about.
RPMPackage perl-HTTP-Cache-Transparent-1.0-6.lbn13.noarch
HTTP::Cache::Transparent is an implementation of http get that keeps a local cache of fetched pages to avoid fetching the same data from the server if it hasn't been updated. The cache is stored on disk and is thus persistent between invocations.
RPMPackage perl-HTML-Tree-4.1-1.lbn13.noarch
This distribution contains a suite of modules for representing, creating, and extracting information from HTML syntax trees; there is also relevant documentation. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track.
RPMPackage perl-HTML-Tagset-3.20-4.lbn13.noarch
This module contains several data tables useful in various kinds of HTML parsing operations, such as tag and entity names.
RPMPackage perl-HTML-TableExtract-2.10-6.lbn13.noarch
HTML::TableExtract is a module that simplifies the extraction of information contained in tables within HTML documents. Tables of note may be specified using Headers, Depth, Count, Attributes, or some combination of the three. See the module documentation for details.
RPMPackage perl-HTML-Parser-3.69-8.fc18.armv6hl
The HTML-Parser module for perl to parse and extract information from HTML documents, including the HTML::Entities, HTML::HeadParser, HTML::LinkExtor, HTML::PullParser, and HTML::TokeParser modules.
RPMPackage perl-HTML-Parser-3.68-1.lbn13.x86_64
The HTML-Parser module for perl to parse and extract information from HTML documents, including the HTML::Entities, HTML::HeadParser, HTML::LinkExtor, HTML::PullParser, and HTML::TokeParser modules.
RPMPackage perl-HTML-Format-2.04-12.lbn13.noarch
A collection of modules that formats HTML as plaintext, PostScript or RTF.
RPMPackage perl-HTML-Form-6.03-4.lbn13.noarch
Objects of the HTML::Form class represents a single HTML <form> ... </form> instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent.
RPMPackage perl-Guard-1.022-4.lbn13.x86_64
This module implements so-called "guards". A guard is something (usually an object) that "guards" a resource, ensuring that it is cleaned up when expected.
RPMPackage perl-Gtk2-TrayIcon-0.06-16.fc18.armv6hl
This module allows a Perl developer to embed an arbitrary widget in a System Tray like the Gnome notification area.
RPMPackage perl-Gtk2-TrayIcon-0.06-8.fc13.x86_64
This module allows a Perl developer to embed an arbitrary widget in a System Tray like the Gnome notification area.
RPMPackage perl-Gtk2-Spell-1.04-3.fc18.armv6hl
Perl bindings to GtkSpell, used in concert with Gtk2::TextView. Provides mis-spelled word highlighting in red and offers a right click pop-up menu with suggested corrections.