Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第861870项(搜索用时0.01秒)
net-mgmt/AnyEvent-SNMP-6.0 (Score: 0.024614466)
Adaptor to integrate Net::SNMP into AnyEvent
This module implements an alternative "event dispatcher" for Net::SNMP, using AnyEvent as a backend. It integrates Net::SNMP into AnyEvent: You can make non-blocking Net::SNMP calls and as long as other parts of your program also use AnyEvent (or some event loop supported by AnyEvent) and they will run in parallel.
net/libopennet-0.9.9 (Score: 0.024605893)
Library for opening files over a network
Libopennet allows you to open_net() remote files as easily as you open() local files.
chinese/oicq-1.6 (Score: 0.024573574)
实现了 OICQ 消息传输协议
Perl-oicq 提供了 Perl 模块 Net::OICQ,它实现了 OICQ 消息传输协议。它仅包含一个命 令行的 OICQ 客户端,通过它你可以跟数万的 OICQ 用户通过 Tencent 所经营的服务器来聊天。
astro/Astro-SIMBAD-Client-0.035 (Score: 0.024373177)
OO interface to SIMBAD4
p5-Astro-SIMBAD-Client provides an object-oriented interface to SIMBAD4. The new SOAP queries are supported, with the object carrying default output type and output format, as well as server name on the assumption that mirrors will be forthcoming.
astro/Astro-0.78 (Score: 0.024373177)
Collection of useful astronomical routines in Perl
p5-Astro is a set of assorted astronomical routines. Astro::Time, Astro::Coord and Astro::Misc provide a collection of useful astronomical routines written entirely in Perl (so no hassling about installing external libraries is required).
converters/cocot-20120313 (Score: 0.024373177)
Code Converter on TTY
This is a code converter on TTY. It transparently filters a TTY converting characters from one encoding to another. e.g. $ cocot -p euc-jp -t utf-8 screen -xRR wb
devel/mtl-2.2.1 (Score: 0.024373177)
Monad classes, using functional dependencies
Monad classes using functional dependencies, with instances for various monad transformers, inspired by the paper "Functional Programming with Overloading and Higher-Order Polymorphism" by Mark P Jones, in Advanced School of Functional Programming, 1995.
devel/Module-Refresh-0.17 (Score: 0.024373177)
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.
lang/cdent-0.5.7 (Score: 0.024373177)
Portable Module Programming Language
C'Dent is a new Acmeist programming language for writing portable modules. It is based on the computer programming principle known as H.O.P.E. (Hack Once, Please Everyone)
math/Math-Evol-1.12 (Score: 0.024373177)
Perl module implements the evolution search strategy
p5-Math-Evol implements the evolution search strategy. Derivatives of the objective function are not required. Constraints can be incorporated. The caller must supply initial values for the variables and for the initial step sizes.