Ports Search

Results 6,0416,050 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
devel/DateTime-Event-NameDay-0.02 (Score: 9.15773E-5)
Perl DateTime extension to work with namedays from various countries
DateTime::Event::NameDay is a class that knows the name days for various countries. In some countries a person's nameday is more important than their birthday and gifts may be exchanged.
Perl extension for Clover reporting of coverage statistics
This module generates a Clover compatible coverage xml file which can be used in a variety of continuous integration software offerings. It is designed to be called from the cover program distributed with Devel::Cover.
devel/ExtUtils-AutoInstall-0.63 (Score: 9.15773E-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: 9.15773E-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-Finder-0.53 (Score: 9.15773E-5)
Nice wrapper for File::Find ala find(1)
File::Find is great, but constructing the wanted routine can sometimes be a pain. This module provides a wanted-writer, using syntax that is directly mappable to the find command's syntax.
devel/File-Pid-1.01 (Score: 9.15773E-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: 9.15773E-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: 9.15773E-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: 9.15773E-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.