Ports Search

Results 10,32110,330 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.037 seconds)
devel/Proc-BackOff-0.02 (Score: 5.3006617E-5)
Perl module that provides methods to backoff on failures
Proc::BackOff provides methods for a Perl script to backoff retries when an operation fails.
devel/Perl-OSType-1.010 (Score: 5.3006617E-5)
Map Perl operating system names to generic types
Modules that provide OS-specific behaviors often need to know if the current operating system matches a more generic type of operating systems. For example, 'Linux' is a type of 'Unix' operating system and so is 'FreeBSD'. This module provides a mapping between an operating system name as given by $^O and a more generic type.
devel/Perl-Version-1.013 (Score: 5.3006617E-5)
Parse and manipulate Perl version strings
Perl::Version provides a simple interface for parsing, manipulating and formatting Perl version strings.
devel/Perl6-Slurp-0.051005 (Score: 5.3006617E-5)
Implements the Perl6 'slurp' built-in
Perl6::Slurp implements the Perl 6 'slurp' built-in. slurp takes a filename, a filehandle, a typeglob reference, an IO::File object, or a scalar reference, and converts it to an input stream if necessary, and reads in the entire stream. If slurp fails to set up or read the stream, it throws an exception.
devel/doParallel-1.0.10 (Score: 5.3006617E-5)
Foreach parallel adaptor for the parallel package
Provides a parallel backend for the %dopar% function using the parallel package.
devel/libphutil-20151220 (Score: 5.3006617E-5)
Collection of PHP utility classes
libphutil is a collection of utility classes and functions for PHP
devel/Sort-Key-1.33 (Score: 5.3006617E-5)
Sorts objects by one or several keys really fast
Sort::Key provides a set of functions to sort object arrays by some (calculated) key value.
devel/Regexp-Assemble-Compressed-0.02 (Score: 5.3006617E-5)
Perl extension to compress Regular Expression
Regexp::Assemble::Compressed is a subclass of Regexp::Assemble. It assembles more compressed regular expressions.
devel/Rose-DateTime-0.540 (Score: 5.3006617E-5)
DateTime helper functions and objects
The Rose::DateTime::* modules provide a few convenience functions and objects for use with DateTime dates.
devel/SUPER-1.17 (Score: 5.3006617E-5)
Perl module control superclass method dispatch
p5-SUPER is a perl module provides three different ways to control superclass method dispatch.