Ports Search

Results 8,9718,980 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/Class-Interfaces-0.04 (Score: 7.770591E-5)
Module for defining interface classes inline
This module provides a simple means to define abstract class interfaces, which can be used to program using the concepts of interface polymorphism.
devel/Class-ErrorHandler-0.04 (Score: 7.770591E-5)
Base class for error handling
Class::ErrorHandler provides an error-handling mechanism that's generic enough to be used as the base class for a variety of OO classes.
devel/Class-Measure-0.05 (Score: 7.770591E-5)
Create, compare, and convert units of measurement
This is a base class that is inherited by the Class::Measure classes. This distribution comes with the class Class::Measure::Length.
devel/Clone-0.38 (Score: 7.770591E-5)
Clone - recursively copy Perl datatypes
This perl module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.
devel/Config-Properties-1.80 (Score: 7.770591E-5)
Read and write property files
Config::Properties is a near implementation of the java.util.Properties API. It is designed to allow easy reading, writing and manipulation of Java-style property files.
devel/Config-Model-Tester-2.055 (Score: 7.770591E-5)
Test framework for Config::Model
Config::Model::Tester provides a way to test configuration models with tests files. This class was designed to tests several models and several tests cases per model.
devel/Curses-Widgets-1.997 (Score: 7.770591E-5)
Curses-based widgets and functions
This module provides a standard library of functions and widgets for use in creating Curses-based interfaces. Should work reliably with both Curses and nCurses libraries.
devel/Danga-Socket-Callback-0.013 (Score: 7.770591E-5)
Use Danga::Socket From Callbacks
Danga::Socket::Callback is a thin wrapper arond Danga::Socket that allows you to set callbacks to be called at various events.
devel/Data-Lazy-0.6 (Score: 7.770591E-5)
"lazy" variables
A very little module for simulating laziness in perl. It provides scalars that are "lazy", that is their value is computed only if necessary and at most once.
devel/Data-ACL-0.02 (Score: 7.770591E-5)
Data::ACL - Perl extension for simple ACL lists
This module implements a series of allowed and denied access control lists for permissive controls. The Set::NestedGroups module is used to define users and nested permissive groups.