You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Syntax-Keyword-Junction-0.003008-1.lbn19.noarch
This is a lightweight module which provides 'Junction' operators, the most commonly used being any and all. Inspired by the Perl6 design docs, <http://dev.perl.org/perl6/doc/design/exe/E06.html>.
RPMPackage perl-Syntax-Highlight-Engine-Kate-0.09-1.fc19.noarch
Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight engine of the Kate text editor.
RPMPackage perl-Switch-2.16-5.fc19.noarch
Switch.pm provides the syntax and semantics for an explicit case mechanism for Perl. The syntax is minimal, introducing only the keywords C<switch> and C<case> and conforming to the general pattern of existing Perl control structures. The semantics are particularly rich, allowing any one (or more) of nearly 30 forms of matching to be used when comparing a switch value with its various cases.
RPMPackage perl-Sub-Uplevel-0.24-4.lbn19.noarch
Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided.
RPMPackage perl-Sub-Name-0.05-9.fc19.x86_64
This module allows one to "name" or rename subroutines, including anonymous ones. Note that this is mainly for aid in debugging; you still cannot call the sub by the new name (without some deep magic).
RPMPackage perl-Sub-Name-0.05-9.fc19.armv6hl
This module allows one to "name" or rename subroutines, including anonymous ones. Note that this is mainly for aid in debugging; you still cannot call the sub by the new name (without some deep magic).
RPMPackage perl-Sub-Install-0.926-7.fc19.noarch
This module makes it easy to install subroutines into packages without the unsightly mess of no strict or typeglobs lying about where just anyone can see them.
RPMPackage perl-Sub-Identify-0.04-16.lbn19.x86_64
Sub::Identify allows you to retrieve the real name of code references. For this, it uses Perl's introspection mechanism, provided by the B module.
RPMPackage perl-Sub-Exporter-Progressive-0.001010-1.fc19.noarch
Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, er- as well as some runtime penalties. This module is a Sub::Exporter wrapper that will let your users just use Exporter if all they are doing is picking exports, but use Sub::Exporter if your users try to use Sub::Exporter's more advanced features features, like renaming exports, if they try to use them. Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only ever use Sub::Exporter, so you might as well use it directly.
RPMPackage perl-Sub-Exporter-0.987-2.lbn19.noarch
Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation, and other cool stuff. ACHTUNG! If you're not familiar with Exporter or exporting, read Sub::Exporter::Tutorial first!
RPMPackage perl-String-ShellQuote-1.04-9.fc19.noarch
This package contains a Perl module and a command line utility which are useful for quoting strings which are going to pass through the shell or a shell-like object.
RPMPackage perl-String-Random-0.22-15.fc19.noarch
This module makes it trivial to generate random strings.
RPMPackage perl-String-Formatter-0.102082-7.fc19.noarch
String::Formatter is a tool for building sprintf-like formatting routines. It supports named or positional formatting, custom conversions, fixed string interpolation, and simple width-matching out of the box. It is easy to alter its behavior to write new kinds of format string expanders. For most cases, it should be easy to build all sorts of formatters out of the options built into String::Formatter.
RPMPackage perl-String-Errf-0.006-6.fc19.noarch
String::Errf provides errf, a simple string formatter that works something like sprintf. It is implemented using String::Formatter and Sub::Exporter. Their documentation may be useful in understanding or extending String::Errf.
RPMPackage perl-String-CRC32-1.4-18.fc19.x86_64
This packages provides a perl module to generate checksums from strings and from files. The checksums are the same as those calculated by ZMODEM, PKZIP, PICCHECK and many others. There's another perl module called String::CRC, which supports calculation of CRC values of various widths (i.e. not just 32 bits), but the generated sums differ from those of the programs mentioned above.
RPMPackage perl-String-Approx-3.27-1.fc19.x86_64
String::Approx lets you match and substitute strings approximately. With this you can emulate errors: typing errorrs, speling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot).
RPMPackage perl-Storable-2.21-1.lbn19.x86_64
perl-Storable is a Perl module for persistence for Perl data structures.
RPMPackage perl-Software-License-0.103005-2.fc19.noarch
Software-License contains templates for common open source software licenses.
RPMPackage perl-Socket6-0.25-1.fc19.x86_64
This module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included.
RPMPackage perl-Socket6-0.23-12.fc19.armv6hl
This module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included.