Ports Search

Results 9,0219,030 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/MooseX-Types-Perl-0.101343 (Score: 7.770591E-5)
Moose types that check against Perl syntax
This library provides Moose types for checking things (mostly strings) against syntax that is, or is a reasonable subset of, Perl syntax.
devel/MooseX-Types-Stringlike-0.003 (Score: 7.770591E-5)
Perl extension of Moose type constraints for string-like objects
This module provides a more general version of the Str type. If coercions are enabled, it will accepts objects that overload stringification and coerces them into strings.
devel/Object-Declare-0.23 (Score: 7.770591E-5)
Declarative object constructor
This module exports one function, declare, for building named objects with a declarative syntax, similar to how Jifty::DBI::Schema defines its columns.
devel/Parallel-Iterator-1.00 (Score: 7.770591E-5)
Simple parallel execution
This module provides a 'parallel map'. Multiple worker processes are forked so that many instances of the transformation function may be executed simultaneously.
devel/POE-Component-RSS-0.09 (Score: 7.770591E-5)
Module for event based RSS parsing
POE::Component::RSS is an event based RSS parsing module. It wraps XML::RSS and provides a POE based framework for accessing the information provided.
Watch Muliple RSS Feeds for New Headlines
POW::Component::RSSAggregator is a non-blocking way to watch multiple RSS sources with one process. See also p5-XML-RSS-Feed.
devel/POE-XS-Queue-Array-0.006 (Score: 7.770591E-5)
XS implementation of POE::Queue::Array
This class is an implementation of the abstract POE::Queue interface. It implements a priority queue using C, with an XS interface supplied.
devel/Path-Resource-0.072 (Score: 7.770591E-5)
Perl module for combining local path manipulation and URI manipulation
Path::Resource is a module for combining local file and directory manipulation with URI manipulation. It allows you to effortlessly map local file locations to their URI equivalent.
devel/PerlIO-utf8_strict-0.006 (Score: 7.770591E-5)
Fast and correct UTF-8 IO
PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer. Unlike perl's default :utf8 layer it checks the input for correctness.
devel/Scalar-Util-Numeric-0.40 (Score: 7.770591E-5)
Numeric tests for perl scalars
This module exports a number of wrappers around perl's builtin grok_number function, which returns the numeric type of its argument, or 0 if it isn't numeric.