Ports Search

Results 11,39111,400 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
devel/ExtUtils-AutoInstall-0.63 (Score: 4.685167E-5)
Automatic install of dependencies via CPAN
ExtUtils::AutoInstall lets module writers to specify a more sophisticated form of dependency information than the PREREQ_PM option offered by ExtUtils::MakeMaker. This module works best with the Module::Install framework, a drop-in replacement for MakeMaker.
devel/Exporter-Lite-0.08 (Score: 4.685167E-5)
Lightweight exporting of functions and variables
This is an alternative to Exporter intended to provide a lightweight subset of the most commonly-used functionality. It supports import(), @EXPORT and @EXPORT_OK and not a whole lot else.
devel/File-Pid-1.01 (Score: 4.685167E-5)
Pid File Manipulation
This software manages a pid file for you. It will create a pid file, query the process within to discover if it's still running, and remove the pid file.
devel/Hash-Flatten-1.19 (Score: 4.685167E-5)
Flatten, unflatten complex data hashes
Converts back and forth between a nested hash structure and a flat hash of delimited key-value pairs. Useful for protocols that only support key-value pairs (such as CGI and DBMs).
devel/IPC-DirQueue-1.0 (Score: 4.685167E-5)
IPC::DirQueue - disk-based many-to-many task queue
This module implements a FIFO queuing infrastructure, using a directory as the communications and storage media. No daemon process is required to manage the queue; all communication takes place via the filesystem.
devel/Log-Dispatch-FileRotate-1.19 (Score: 4.685167E-5)
Log::Dispatch plug-in for files that archive/rotate themselves
This module provides a simple object for logging to files under the Log::Dispatch::* system, and automatically rotating them according to different constraints. This is basically a Log::Dispatch::File wrapper with additions.
Automatically generate README from POD during installation
Module::Install::ReadmeFromPod is a Module::Install extension that generates a README file automatically from an indicated file containing POD, whenever the author runs Makefile.PL. Several output formats are supported: plain-text, HTML, PDF or manpage.
devel/Module-Refresh-0.17 (Score: 4.685167E-5)
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.
devel/MooX-File-ConfigDir-0.005 (Score: 4.685167E-5)
Moo eXtension for File::ConfigDir
MooX::File::ConfigDir is a helper for easily find configuration file locations. Whether to use this information for find a suitable place for installing them or looking around for finding any piece of settings, heavily depends on the requirements.
devel/Moose-Autobox-0.15 (Score: 4.685167E-5)
Autoboxed wrappers for Native Perl datatypes
Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use with autobox. It does this using a hierarchy of roles in a manner similar to what Perl 6 might do.