Ports Search

Results 4,1814,190 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/elfutils-0.163 (Score: 2.643537E-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: 2.643537E-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: 2.643537E-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: 2.643537E-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: 2.643537E-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: 2.643537E-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: 2.643537E-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.
devel/Pipeline-3.12 (Score: 2.643537E-4)
Pipeline - Generic pipeline interface
"Pipelines" are a mechanism to process data. They are designed to be plugged together to make fairly complex operations act in a fairly straightforward manner, cleanly, and simply.
devel/Pod-Coverage-TrustPod-0.100003 (Score: 2.643537E-4)
Declare trusted symbol names in POD
Pod::Coverage::TrustPod is a Pod::Coverage subclass (actually, a subclass of Pod::Coverage::CountParents) that allows the POD itself to declare certain symbol names trusted.
devel/String-TT-0.03 (Score: 2.643537E-4)
Perl interface to interpolate lexical variables
String::TT exports a "tt" function, which takes a TT (Template Toolkit) template as its argument. It uses the current lexical scope to resolve variable references.