You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Socket-GetAddrInfo-0.19-4.fc19.x86_64
The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted way to convert between a pair of host name/service name and socket addresses, or vice versa. getaddrinfo converts names into a set of arguments to pass to the socket() and connect() syscalls, and getnameinfo converts a socket address back into its host name/service name pair.
RPMPackage perl-Socket-GetAddrInfo-0.19-4.fc19.armv6hl
The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted way to convert between a pair of host name/service name and socket addresses, or vice versa. getaddrinfo converts names into a set of arguments to pass to the socket() and connect() syscalls, and getnameinfo converts a socket address back into its host name/service name pair.
RPMPackage perl-Socket-2.009-2.fc19.x86_64
This module provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions provided are useful when used in conjunction with Perl core functions such as socket(), setsockopt() and bind(). It also provides several other support functions, mostly for dealing with conversions of network addresses between human-readable and native binary forms, and for hostname resolver operations.
RPMPackage perl-Socket-2.009-2.fc19.armv6hl
This module provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions provided are useful when used in conjunction with Perl core functions such as socket(), setsockopt() and bind(). It also provides several other support functions, mostly for dealing with conversions of network addresses between human-readable and native binary forms, and for hostname resolver operations.
RPMPackage perl-Set-Scalar-1.25-9.fc19.noarch
Basic set operations.
RPMPackage perl-Scope-Guard-0.20-8.fc19.noarch
This module provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions: the Scope::Guard constructor takes a reference to a subroutine that is guaranteed to be called even if the thread of execution is aborted prematurely. This effectively allows lexically-scoped "promises" to be made that are automatically honored by perl's garbage collector.
RPMPackage perl-Scalar-Properties-1.100860-2.fc19.noarch
Scalar::Properties attempts to make Perl more object-oriented by taking an idea from Ruby: Everything you manipulate is an object, and the results of those manipulations are objects themselves.
RPMPackage perl-Scalar-List-Utils-1.27-246.fc19.x86_64
This package contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extensions would be wasteful.
RPMPackage perl-Scalar-List-Utils-1.27-246.fc19.armv6hl
This package contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extensions would be wasteful.
RPMPackage perl-Safe-Isa-1.000005-1.lbn19.noarch
How many times have you found yourself writing: if ($obj->isa('Something')) { and then shortly afterwards cursing and changing it to: if (Scalar::Util::blessed($obj) and $obj->isa('Something')) { Right. That's why this module exists.
RPMPackage perl-SWF-0.4.5-3.lbn19.x86_64
Ming perl module - perl wrapper for the Ming library.
RPMPackage perl-SUPER-1.20120705-3.fc19.noarch
When subclassing a class, you occasionally want to dispatch control to the superclass - at least conditionally and temporarily. This module provides an easier, cleaner way for class methods to access their ancestor's implementation.
RPMPackage perl-SQL-Statement-1.402-2.fc19.noarch
The SQL::Statement module implements a pure Perl SQL parsing and execution engine. While it by no means implements full ANSI standard, it does support many features including column and table aliases, built-in and user-defined functions, implicit and explicit joins, complexly nested search conditions, and other features.
RPMPackage perl-SOAP-WSDL-3.003-1.lbn19.noarch
SOAP::WSDL provides easy access to Web Services with WSDL descriptions.
RPMPackage perl-SOAP-Transport-TCP-0.715-8.fc19.noarch
The classes provided by this module implement direct TCP/IP communications methods for both clients and servers.
RPMPackage perl-SOAP-Lite-0.716-1.fc19.noarch
SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.
RPMPackage perl-SGMLSpm-1.03ii-30.fc19.noarch
Perl programs can use the SGMLSpm module to help convert SGML, HTML or XML documents into new formats.
RPMPackage pcp-pmda-unbound-3.11.2-2.lbn19.x86_64
This package contains the PCP Performance Metrics Domain Agent (PMDA) for collecting metrics about the Unbound DNS Resolver.
RPMPackage pcp-pmda-trace-3.11.2-2.lbn19.x86_64
This package contains the PCP Performance Metrics Domain Agent (PMDA) for collecting metrics about transaction performance metrics from applications.
RPMPackage pcp-pmda-systemd-3.11.2-2.lbn19.x86_64
This package contains the PCP Performance Metrics Domain Agent (PMDA) for collecting metrics about the Systemd shell.