Ports Search

Results 10,30110,310 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.016 seconds)
devel/IO-Stty-0.03 (Score: 5.3006617E-5)
Change and print terminal line settings
IO::Stty is a perl module that change and print terminal line settings.
devel/IPC-PerlSSH-0.16 (Score: 5.3006617E-5)
Class for executing remote perl code over an SSH link
a class for executing remote perl code over an SSH link
devel/IO-Handle-Util-0.01 (Score: 5.3006617E-5)
Perl extension for working with IO::Handle like objects
This module provides a number of helpful routines to manipulate or create IO::Handle like objects.
devel/Iterator-Util-0.02 (Score: 5.3006617E-5)
Essential utilities for the Iterator class
This module implements many useful functions for creating and manipulating iterator objects. An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. For further information, including a tutorial on using iterator objects, see the Iterator documentation.
devel/Memoize-ExpireLRU-0.55 (Score: 5.3006617E-5)
Expiry plug-in for Memoize that adds LRU cache expiration
Memoize::ExpireLRU is a module that implements LRU expiration for Memoize.
devel/Log-Dispatch-File-Stamped-0.12 (Score: 5.3006617E-5)
Logging to date/time stamped files
This module provides a Log::Dispatch style interface to log to date/time stamped files.
devel/Mac-PropertyList-1.41 (Score: 5.3006617E-5)
Perl extension for parsing Mac OS X property lists
Mac-PropertyList is a Perl extension for parsing Mac OS X property lists.
devel/MooseX-Has-Options-0.003 (Score: 5.3006617E-5)
MooseX::Has::Options - Succinct options for Moose
This module provides a succinct syntax for declaring options for Moose attributes.
devel/MooseX-Has-Sugar-1.000004 (Score: 5.3006617E-5)
Sugar Syntax for moose has fields
MooseX::Has::Sugar is a perl module of sugar sytax for moose 'has' fields.
devel/MooseX-LazyRequire-0.11 (Score: 5.3006617E-5)
Required attributes which fail only when trying to use them
This module adds a "lazy_required" option to Moose attribute declarations. The reader methods for all attributes with that option will throw an exception unless a value for the attributes was provided earlier by a constructor parameter or through a writer method.