You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-IO-Compress-Lzma-2.101-5.fc36.noarch
This distribution provides a Perl interface to allow reading and writing of compressed data created with the lzma library.
RPMPackage perl-IO-Compress-2.102-480.fc36.noarch
This distribution provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951, RFC 1952 (i.e. gzip) and zip files/buffers. The following modules used to be distributed separately, but are now included with the IO-Compress distribution: * Compress-Zlib * IO-Compress-Zlib * IO-Compress-Bzip2 * IO-Compress-Base
RPMPackage perl-IO-CaptureOutput-1.1105-8.fc36.noarch
Capture STDOUT/STDERR from sub-processes and XS/C modules.
RPMPackage perl-IO-Capture-Extended-0.13-21.fc36.noarch
IO::Capture::Extended is a distribution consisting of two classes, each of which is a collection of subroutines which are useful in extending the functionality of CPAN modules IO::Capture::Stdout and IO::Capture::Stderr, particularly when used in a testing context such as that provided by Test::Simple, Test::More or other modules built on Test::Builder.
RPMPackage perl-IO-Capture-0.05-38.fc36.noarch
The IO::Capture Module defines an abstract base class that can be used to create any number of useful sub-classes that capture output being sent on a filehandle such as STDOUT or STDERR.
RPMPackage perl-IO-Async-0.801-2.fc36.noarch
A collection of modules that implement asynchronous filehandle IO
RPMPackage perl-IO-Any-0.09-19.fc36.noarch
The aim is to provide read/write anything. The module tries to guess what the "anything" is based on some rules. See "new" method Pod for examples and "new" and "_guess_what" code for the implementation.
RPMPackage perl-IO-All-0.87-16.fc36.noarch
The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket, IO::String, Tie::File, File::Spec, File::Path and File::ReadBackwards; as well as all the DBM and MLDBM modules. You can use most of the methods found in these classes and in IO::Handle (which they inherit from). IO::All adds dozens of other helpful idiomatic methods including file stat and manipulation functions.
RPMPackage perl-IO-AIO-4.76-2.fc36.x86_64
This module implements asynchronous I/O using whatever means your operating system supports.
RPMPackage perl-IO-1.46-486.fc36.x86_64
This is a collection of Perl input/output modules.
RPMPackage perl-I18N-Langinfo-0.19-486.fc36.x86_64
The langinfo() function queries various locale information that can be used to localize output and user interfaces. It uses the current underlying locale, regardless of whether or not it was called from within the scope of "use locale".
RPMPackage perl-I18N-LangTags-0.45-486.fc36.noarch
Language tags are a formalism, described in RFC 3066, for declaring what language form (language and possibly dialect) a given chunk of information is in. This library provides functions for common tasks involving language tags as they are needed in a variety of protocols and applications.
RPMPackage perl-I18N-Collate-1.02-486.fc36.noarch
This module provides you with objects that will collate according to your national character set. This module is deprecated. See the perllocale manual page for further information.
RPMPackage perl-Hash-Util-FieldHash-1.21-486.fc36.x86_64
Hash::Util::FieldHash offers a number of functions in support of the inside-out technique of class construction.
RPMPackage perl-Hash-Util-0.25-486.fc36.x86_64
Hash::Util contains special functions for manipulating hashes that don't really warrant a keyword.
RPMPackage perl-HTTP-Tiny-0.082-1.fc36.noarch
This is a very simple HTTP/1.1 client, designed 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-Negotiate-6.01-31.fc36.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.36-2.fc36.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.05-8.fc36.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-Cookies-6.10-5.fc36.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.