Ports Search

Results 9,0719,080 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
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: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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.
devel/aegis-4.25 (Score: 1.869263E-4)
Transaction-based software configuration management system
Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Some key features: * All operations on the repository are based on change sets. * True configurations. All changes are reproducible snapshots. Every change set has a unique configuration identifier. * Ability to rename files without losing their history. * Binary files are supported. * File meta-data are versioned. Aegis versions permissions also. * Commits are truly atomic. No part of a commit takes effect until the entire commit has succeeded. Log messages are attached to the change set, not stored redundantly in each file. * Access controls on lines of development (branches). Creating a branch in Aegis can be accomplished with a single, fast command. * Repository synchronization, geographically distributed development. * Optimal performance for all users, local or remote (no difference). * Disconnected commits. * Peer-to-peer architecture. Work may flow in without involving a master site. * Costs are proportional to change size, not data size.
devel/Shell-Source-0.01 (Score: 1.869263E-4)
Run programs and inherit environment changes
The Shell::Source allows arbitrary shell scripts, or other programs for that matter, to be run and their environment to be inherited into a Perl program.
devel/Sah-0.9.41 (Score: 1.869263E-4)
Schema for data structures (specification)
Sah is a schema language for validating data structures. In the 0.9.0 series, there will probably still be incompatible syntax changes between revision before the spec stabilizes into 1.0 series.
devel/Shape-0.04 (Score: 1.869263E-4)
Perl5 module to read and write shapefiles via shapelib
This is a library for reading, creating, and writing ArcView(c) shapefiles using Perl. The Perl code uses Frank Warmerdam's Shapefile C Library.
devel/Test-CheckManifest-1.29 (Score: 1.869263E-4)
Check if your Manifest matches your distro
Checks whether the Manifest file matches the distro or not. To match a distro the Manifest has to name all files that come along with the distribution