Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,0119,020项(搜索用时0.012秒)
devel/Cache-LRU-0.04 (Score: 1.869263E-4)
Simple, fast implementation of an in-memory LRU cache
A simple, fast implementation of an in-memory LRU cache in pure perl with the maximum number of entries to be stored within the cache object.
devel/Check-ISA-0.04 (Score: 1.869263E-4)
DWIM, correct checking of an object's class
This module provides several functions to assist in testing whether a value is an object, and if so asking about its class.
devel/Class-Accessor-Chained-0.01 (Score: 1.869263E-4)
Make chained accessors
A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.
devel/Child-0.009 (Score: 1.869263E-4)
Object oriented simple interface to fork()
Child - a Perl 5 OO interface to fork() My working version of this port is at: http://github.com/drench/FreeBSD-p5-Child
devel/android-tools-fastboot-7.0.0.r1 (Score: 1.869263E-4)
Android Fastboot protocol CLI tool
Fastboot is a diagnostic protocol primarily used to update the flash filesystem of Android devices over USB. This package provides the fastboot command-line tool.
devel/Class-Interfaces-0.04 (Score: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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.