Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第4,1214,130项(搜索用时0.012秒)
devel/Carp-Clan-Share-0.013 (Score: 1.0989275E-4)
Share your Carp::Clan settings with your whole Clan
This is a very lightweight helper module (actually just an import method) that will automagically create a __PACKAGE__::Carp module for you.
devel/Class-AlzaboWrapper-0.14 (Score: 1.0989275E-4)
Higher level wrapper around Alzabo Row and Table objects
This module is intended for use as a base class when you are writing a class that wraps Alzabo's table and row classes.
devel/Class-Closure-0.302 (Score: 1.0989275E-4)
Encapsulated, declarative classes in Perl
Class::Closure is a package that makes creating Perl classes less cumbersome. You can think of it as a more featureful Class::Struct.
devel/elfutils-0.163 (Score: 1.0989275E-4)
Library for manipulating ELF files and partial implementation of binutils
Elfutils provides a set of binutils-replacement tools, prefixed with eu-, as well as a set of libraries for manipulating ELF and DWARF data.
devel/Guard-1.023 (Score: 1.0989275E-4)
Safe cleanup blocks
This module implements so-called "guards". A guard is something (usually an object) that "guards" a resource, ensuring that it is cleaned up when expected.
devel/Gearman-XS-0.12 (Score: 1.0989275E-4)
Perl front end for the Gearman C library
This is a Perl front end for the Gearman C library. It aims to provide a simple interface closely tied to the C library.
devel/Gtk2-Notify-0.05 (Score: 1.0989275E-4)
Perl interface to libnotify
Gtk2::Notify provides a Perl XS API to the The Desktop Notifications framework, which provides a standard way of doing passive pop-up notifications on the desktop.
devel/dfuife-curses-1.5.1.20050829 (Score: 1.0989275E-4)
DFUI curses frontend
DFUI curses frontend. Allows a DFUI backend (such as a system installer) to communicate with the user with an addressable text screen-oriented ('curses') user interface.
devel/MooseX-OneArgNew-0.005 (Score: 1.0989275E-4)
Teach ->new to accept single, non-hashref arguments
MooseX::OneArgNew lets your constructor take a single argument, which will be translated into the value for a one-entry hashref.
devel/Params-Check-0.38 (Score: 1.0989275E-4)
Generic input parsing/checking mechanism for Perl
Params::Check is a generic input parsing/checking mechanism. It allows you to validate input via a template. The only requirement is that the arguments must be named.