Ports Search

Results 8,9618,970 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
Implementation of an Object Dependency Algorithm
This modules is a re-implementation of Algorithm::Dependency using only objects instead of object ids, making use of Set::Object for book-keeping.
devel/Algorithm-MinMax-0.01 (Score: 7.770591E-5)
Perl modules to find the minimum and maximum of an array
Algorithm::MinMax finds the minimum and maximum of a given array with at most 3n/2 - 2 comparisons, where n is the number of elements of the array.
devel/App-Build-0.74 (Score: 7.770591E-5)
Build and install Perl applications
App::Build is a module which extends Module::Build. It is used to install whole applications rather than merely perl modules.
devel/Async-Interrupt-1.21 (Score: 7.770591E-5)
Allow C/XS libraries to interrupt perl asynchronously
This module implements asynchronous notifications that enable you to signal running perl code from another thread, asynchronously, and sometimes even without using a single syscall.
devel/CPANPLUS-0.9160 (Score: 7.770591E-5)
Ameliorated interface to the CPAN
The "CPANPLUS" library is an API to the "CPAN" mirrors and a collection of interactive shells, command line programs, daemons, etc, that use this API.
devel/Cache-LRU-0.04 (Score: 7.770591E-5)
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: 7.770591E-5)
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: 7.770591E-5)
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: 7.770591E-5)
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: 7.770591E-5)
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.