Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第6,0516,060项(搜索用时0.015秒)
devel/Module-Refresh-0.17 (Score: 9.15773E-5)
Refresh %INC files when updated on disk
p5-Module-Refresh ================= This module is a generalization of the functionality provided by Apache::StatINC. It's designed to make it easy to do simple iterative development when working in a persistent environment.
devel/MooX-File-ConfigDir-0.005 (Score: 9.15773E-5)
Moo eXtension for File::ConfigDir
MooX::File::ConfigDir is a helper for easily find configuration file locations. Whether to use this information for find a suitable place for installing them or looking around for finding any piece of settings, heavily depends on the requirements.
devel/MooX-late-0.015 (Score: 9.15773E-5)
Perl extension to easily translate Moose code to Moo
Moo is a light-weight object oriented programming framework which aims to be compatible with Moose. MooX::late provides some assistance by enabling a slightly more Moosey surface syntax.
devel/Moose-Autobox-0.15 (Score: 9.15773E-5)
Autoboxed wrappers for Native Perl datatypes
Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use with autobox. It does this using a hierarchy of roles in a manner similar to what Perl 6 might do.
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/Net-ZooKeeper-0.39 (Score: 9.15773E-5)
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: 9.15773E-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: 9.15773E-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: 9.15773E-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/Readonly-2.05 (Score: 9.15773E-5)
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.