Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第6,0616,070项(搜索用时0.01秒)
devel/Regexp-Assemble-0.37 (Score: 9.15773E-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: 9.15773E-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: 9.15773E-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: 9.15773E-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/Sys-Virt-1.1.1 (Score: 9.15773E-5)
Perl bindings for libvirt
The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine management APIs. This allows machines running within arbitrary virtualization containers to be managed with a consistent API.
devel/Test-Object-0.07 (Score: 9.15773E-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: 9.15773E-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.
devel/Structures_LinkedList-0.2.2 (Score: 9.15773E-5)
Implements singly and doubly-linked lists
A singly-linked list offers the ability to insert or delete nodes at any point within the list. A doubly-linked list also offers the ability to request previous nodes in the list.
devel/PPW-1.0.4 (Score: 9.15773E-5)
PHP Project Wizard
The PHP Project Wizard (PPW) is a commandline tool that can be used to generate the scripts and configuration files necessary for the build automation of a PHP project.
devel/php-libawl-0.54 (Score: 9.15773E-5)
Andrew.s Web Libraries - PHP Utility Libraries
Andrew's Web Libraries are a set of hopefully lightweight libraries for handling a variety of useful things for web programming, including: - Session management - User management - DB Records - Simple reporting - DB Schema Updating - iCalendar parsing