Ports Search

Results 6,1116,120 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/Net-ZooKeeper-0.39 (Score: 2.2029475E-4)
Perl extension for Apache ZooKeeper
Net::ZooKeeper provides a Perl interface to the synchronous C API of Apache ZooKeeper. ZooKeeper is coordination service for distributed applications and is a sub-project of the Apache Hadoop project.
devel/POE-Component-Hailo-0.10 (Score: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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/Readonly-2.05 (Score: 2.2029475E-4)
Facility for creating read-only scalars, arrays, hashes
This is a facility for creating non-modifiable variables. This is useful for configuration files, headers, etc. It can also be useful as a development and debugging tool, for catching updates to variables that should not be changed.
devel/Regexp-Assemble-0.37 (Score: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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.