Ports Search

Results 4,7914,800 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
devel/Perl6-Slurp-0.051005 (Score: 2.4923508E-4)
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: 2.4923508E-4)
Foreach parallel adaptor for the parallel package
Provides a parallel backend for the %dopar% function using the parallel package.
devel/libphutil-20151220 (Score: 2.4923508E-4)
Collection of PHP utility classes
libphutil is a collection of utility classes and functions for PHP
devel/Sort-Key-1.33 (Score: 2.4923508E-4)
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: 2.4923508E-4)
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: 2.4923508E-4)
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: 2.4923508E-4)
Perl module control superclass method dispatch
p5-SUPER is a perl module provides three different ways to control superclass method dispatch.
devel/SVN-Hook-0.28 (Score: 2.4923508E-4)
Perl module for managing Subversion hook scripts
The SVN::Hook Perl module provides a programmable interface to manage hook scripts for Subversion.
devel/SVN-Notify-Config-0.0911 (Score: 2.4923508E-4)
Perl module for config-driven Subversion notification
This Perl module is a YAML-based configuration wrapper around the SVN::Notify module.
devel/Sys-Trace-0.03 (Score: 2.4923508E-4)
Interface to system call tracing interfaces
Sys::Trace provides a way to programmatically run or trace a program and see the system calls it makes. This can be useful during testing as a way to ensure a particular file is actually opened, or another hard to test interaction actually occurs. Currently supported tracing mechanisms are ktrace, strace and truss.