Ports Search

Results 11,40111,410 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.013 seconds)
Force coercion when validating type constraints
MooseX::Meta::TypeConstraint::ForceCoercion allows to wrap any Moose::Meta::TypeConstraint in a way that will force coercion of the value when checking or validating a value against it.
devel/POE-Component-Hailo-0.10 (Score: 4.685167E-5)
Non-blocking wrapper around Hailo
POE::Component::Hailo is a POE component that provides a non-blocking wrapper around Hailo. It accepts the events listed under "INPUT" and emits the events listed under "OUTPUT".
devel/Parse-Win32Registry-1.0 (Score: 4.685167E-5)
Perl extension for parsing Win32Registry
Parse::Win32Registry is a module for parsing Windows Registry files, allowing you to read the keys and values of a registry file without going through the Windows API.
devel/Project-Gantt-1.03 (Score: 4.685167E-5)
Create Gantt charts to manage project scheduling
Project::Gantt provides the ability to easily draw Gantt charts for managing the schedules of projects and many other things. Gantt charts provide a simple, easy to comprehend, visual representation of a schedule.
devel/Regexp-Assemble-0.37 (Score: 4.685167E-5)
Assemble multiple Regular Expressions into one RE
Regexp::Assemble allows you to take a number of regular expressions and assemble them into a single regular expression (or RE) that will match everything that any of the individual REs match, only what they match and nothing else.
devel/godot-2.1 (Score: 4.685167E-5)
Game runtime engine
Godot is a multi-platform 2D and 3D game engine. It also provides a feature rich development environment. Easily deploy your game on IOS, android, OSX, Linux, Steam, Windows or PS3.
devel/Scalar-Does-0.202 (Score: 4.685167E-5)
Like ref() but useful
Scalar::Does has long been noted that Perl would benefit from a does() built-in. A check that ref($thing) eq 'ARRAY' doesn't allow you to accept an object that uses overloading to provide an array-like interface.
devel/Sepia-0.992 (Score: 4.685167E-5)
Simple Emacs-Perl Interface
Sepia is a set of features to make Emacs a better tool for Perl development. This package contains the Perl side of the implementation, including all user-serviceable parts (for the cross-referencing facility see Sepia::Xref).
devel/Test-Object-0.07 (Score: 4.685167E-5)
Thoroughly testing objects via registered handlers
A testing package designed to allow you to easily test what you believe is a valid object against the expected behaviour of all of the classes in its inheritance tree in one single call.
devel/Console_Getargs-1.3.5 (Score: 4.685167E-5)
PEAR command-line arguments parser
PEAR::Console_Getargs implements a Command Line arguments and parameters parser for your CLI applications. It performs some basic arguments validation and automatically creates a formatted help text, based on the given configuration.