SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-URI rpm build for : Other. For other distributions click perl-URI.

Name : perl-URI
Version : 1.35 Vendor : (none)
Release : owl_add1 Date : 2006-08-29 16:28:46
Group : Development/Libraries Source RPM : perl-URI-1.35-owl_add1.src.rpm
Size : 0.14 MB
Packager : (none)
Summary : Perl URI module.
Description :
This module implements the C< URI> class. Objects of this class
represent \"Uniform Resource Identifier references\" as specified in RFC
2396 (and updated by RFC 2732).

A Uniform Resource Identifier is a compact string of characters that
identifies an abstract or physical resource. A Uniform Resource
Identifier can be further classified as either a Uniform Resource Locator
(URL) or a Uniform Resource Name (URN). The distinction between URL
and URN does not matter to the C< URI> class interface. A
\"URI-reference\" is a URI that may have additional information attached
in the form of a fragment identifier.

An absolute URI reference consists of three parts: a I< scheme>, a
I< scheme-specific part> and a I< fragment> identifier. A subset of URI
references share a common syntax for hierarchical namespaces. For
these, the scheme-specific part is further broken down into
I< authority>, I< path> and I< query> components. These URIs can also
take the form of relative URI references, where the scheme (and
usually also the authority) component is missing, but implied by the
context of the URI reference. The three forms of URI reference
syntax are summarized as follows:

< scheme>:< scheme-specific-part>#< fragment>
< scheme>://< authority>< path>?< query>#< fragment>
< path>?< query>#< fragment>

The components into which a URI reference can be divided depend on the
I< scheme>. The C< URI> class provides methods to get and set the
individual components. The methods available for a specific
C< URI> object depend on the scheme.

RPM found in directory: /vol/rzm1/linux-ibiblio/distributions/openwall/Owl/contrib/2.0/i386/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-URI-1.35-owl_add1.noarch.rpm
ftp.icm.edu.pl  perl-URI-1.35-owl_add1.noarch.rpm
     

Provides :
perl(URI)
perl(URI::Escape)
perl(URI::Heuristic)
perl(URI::QueryParam)
perl(URI::Split)
perl(URI::URL)
perl(URI::WithBase)
perl(URI::_foreign)
perl(URI::_generic)
perl(URI::_ldap)
perl(URI::_login)
perl(URI::_query)
perl(URI::_segment)
perl(URI::_server)
perl(URI::_userpass)
perl(URI::data)
perl(URI::file)
perl(URI::file::Base)
perl(URI::file::FAT)
perl(URI::file::Mac)
perl(URI::file::OS2)
perl(URI::file::QNX)
perl(URI::file::Unix)
perl(URI::file::Win32)
perl(URI::ftp)
perl(URI::gopher)
perl(URI::http)
perl(URI::https)
perl(URI::ldap)
perl(URI::ldapi)
perl(URI::ldaps)
perl(URI::mailto)
perl(URI::mms)
perl(URI::news)
perl(URI::nntp)
perl(URI::pop)
perl(URI::rlogin)
perl(URI::rsync)
perl(URI::rtsp)
perl(URI::rtspu)
perl(URI::sip)
perl(URI::sips)
perl(URI::snews)
perl(URI::ssh)
perl(URI::telnet)
perl(URI::tn3270)
perl(URI::urn)
perl(URI::urn::oid)
perl-URI

Requires :
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Carp)
perl(Exporter)
perl(MIME::Base64)
perl(URI)
perl(URI::Escape)
perl(URI::WithBase)
perl(URI::_generic)
perl(URI::_ldap)
perl(URI::_login)
perl(URI::_query)
perl(URI::_server)
perl(URI::_userpass)
perl(URI::file::Base)
perl(URI::file::Unix)
perl(URI::file::Win32)
perl(URI::http)
perl(URI::ldap)
perl(URI::news)
perl(URI::rtsp)
perl(URI::sip)
perl(URI::urn)
perl(overload)
perl(strict)
perl(vars)
rpmlib(PayloadIsBzip2) <= 3.0.5-1


Content of RPM :
/usr/lib/perl5/site_perl/5.8.3/URI.pm
/usr/lib/perl5/site_perl/5.8.3/URI/Escape.pm
/usr/lib/perl5/site_perl/5.8.3/URI/Heuristic.pm
/usr/lib/perl5/site_perl/5.8.3/URI/QueryParam.pm
/usr/lib/perl5/site_perl/5.8.3/URI/Split.pm
/usr/lib/perl5/site_perl/5.8.3/URI/URL.pm
/usr/lib/perl5/site_perl/5.8.3/URI/WithBase.pm
/usr/lib/perl5/site_perl/5.8.3/URI/_foreign.pm
/usr/lib/perl5/site_perl/5.8.3/URI/_generic.pm
/usr/lib/perl5/site_perl/5.8.3/URI/_ldap.pm
/usr/lib/perl5/site_perl/5.8.3/URI/_login.pm
/usr/lib/perl5/site_perl/5.8.3/URI/_query.pm
/usr/lib/perl5/site_perl/5.8.3/URI/_segment.pm
/usr/lib/perl5/site_perl/5.8.3/URI/_server.pm
/usr/lib/perl5/site_perl/5.8.3/URI/_userpass.pm
/usr/lib/perl5/site_perl/5.8.3/URI/data.pm
/usr/lib/perl5/site_perl/5.8.3/URI/file.pm
/usr/lib/perl5/site_perl/5.8.3/URI/file/Base.pm
/usr/lib/perl5/site_perl/5.8.3/URI/file/FAT.pm
/usr/lib/perl5/site_perl/5.8.3/URI/file/Mac.pm
/usr/lib/perl5/site_perl/5.8.3/URI/file/OS2.pm
/usr/lib/perl5/site_perl/5.8.3/URI/file/QNX.pm
/usr/lib/perl5/site_perl/5.8.3/URI/file/Unix.pm
/usr/lib/perl5/site_perl/5.8.3/URI/file/Win32.pm
/usr/lib/perl5/site_perl/5.8.3/URI/ftp.pm
/usr/lib/perl5/site_perl/5.8.3/URI/gopher.pm
/usr/lib/perl5/site_perl/5.8.3/URI/http.pm
/usr/lib/perl5/site_perl/5.8.3/URI/https.pm
/usr/lib/perl5/site_perl/5.8.3/URI/ldap.pm
/usr/lib/perl5/site_perl/5.8.3/URI/ldapi.pm
There is 30 files more in these RPM.

 
ICM