You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-HTTP-Date-6.02-21.lbn25.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.04-5.lbn25.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-HTML-Tagset-3.20-37.lbn25.noarch
This module contains several data tables useful in various kinds of HTML parsing operations, such as tag and entity names.
RPMPackage perl-HTML-Parser-tests-3.72-4.fc25.x86_64
This package provides the test suite for package perl-HTML-Parser.
RPMPackage perl-HTML-Parser-3.72-16.lbn25.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-Git-SVN-2.32.0-1.lbn25.1.noarch
Perl interface to Git::SVN.
RPMPackage perl-Git-2.32.0-1.lbn25.1.noarch
Perl interface to Git.
RPMPackage perl-Getopt-Long-Descriptive-0.104-1.lbn25.noarch
Convenient wrapper for Getopt::Long and program usage output.
RPMPackage perl-Getopt-Long-2.50-418.lbn25.noarch
The Getopt::Long module implements an extended getopt function called GetOptions(). It parses the command line from @ARGV, recognizing and removing specified options and their possible values. It adheres to the POSIX syntax for command line options, with GNU extensions. In general, this means that options have long names instead of single letters, and are introduced with a double dash "--". Support for bundling of command line options, as was the case with the more traditional single-letter approach, is provided but not enabled by default.
RPMPackage perl-Function-Parameters-1.0706-1.lbn25.x86_64
This module extends Perl with keywords that let you define functions with parameter lists. It uses Perl's keyword plugin API, so it works reliably and doesn't require a source filter.
RPMPackage perl-Filter-Simple-0.95-418.lbn25.noarch
The Filter::Simple Perl module provides a simplified interface to Filter::Util::Call; one that is sufficient for most common cases.
RPMPackage perl-File-Which-1.23-2.lbn25.noarch
File::Which is a portable implementation (in Perl) of 'which', and can be used to get the absolute filename of an executable program installed somewhere in your PATH, or just check for its existence.
RPMPackage perl-File-Temp-0.230.900-2.lbn25.noarch
File::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open file handle of a temporary file. The tempdir() function can be used to create a temporary directory.
RPMPackage perl-File-Slurp-Tiny-0.004-10.lbn25.noarch
This module provides functions for fast and correct slurping and spewing of files.
RPMPackage perl-File-Slurp-9999.27-1.lbn25.noarch
This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.
RPMPackage perl-File-ShareDir-1.116-4.lbn25.noarch
The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.
RPMPackage perl-File-Remove-1.58-2.lbn25.noarch
Convenience module for removing files and directories
RPMPackage perl-File-Path-2.16-2.lbn25.noarch
This module provides a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the file system.
RPMPackage perl-File-Listing-6.04-20.lbn25.noarch
This module exports a single function called parse_dir(), which can be used to parse directory listings.
RPMPackage perl-File-HomeDir-1.004-4.lbn25.noarch
File::HomeDir is a module for locating the directories that are "owned" by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms.