Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第2,7212,730项(搜索用时0.003秒)
devel/Module-Starter-PBP-0.0.3 (Score: 0.032514982)
Create a module as recommended in "Perl Best Practices"
This module implements a simple approach to creating modules and their support files, based on the Module::Starter approach.
devel/rvi-1.0.0 (Score: 0.032514982)
Simple interface to RCS
Rvi is an interface to RCS. It attempts to make the process of using RCS simpler by wrapping common RCS commands around an editor.
Provide methods of retrieving templates for Module::Starter
Module::Starter::Plugin::SimpleStore This is a set of simple plugins for Module::Starter to provide methods of retrieving templates.
devel/Module-Starter-Plugin-TT2-0.125 (Score: 0.032514982)
TT2 templates for Module::Starter::Template
Module::Starter::Plugin::TT2 - allows the use of TT2 to render templates This module is a plugin for Module::Starter, and allows the use of TT2 to render templates.
devel/Module-Starter-1.71 (Score: 0.032514982)
Simple starter kit for any Perl module
Module::Starter - a simple starter kit for any module Module::Starter is used to create a skeletal CPAN distribution, including basic builder scripts, tests, documentation, and module code. If you're not looking to extend or alter the behavior of this module, you probably want to look at module-starter instead.
devel/Module-Used-v1.2.0 (Score: 0.032514982)
Find modules loaded by Perl code without running it
Find modules loaded by Perl code without running it.
devel/Module-Util-1.09 (Score: 0.032514982)
Perl module name tools and transformations
This module provides a few useful functions for manipulating module names. Its main aim is to centralise some of the functions commonly used by modules that manipulate other modules in some way, like converting module names to relative paths.
devel/Module-Version-0.12 (Score: 0.032514982)
Get module versions
This module fetches the version of any other module.
devel/Moo-2.002004 (Score: 0.032514982)
Minimalist Object Orientation (with Moose compatibility)
Moo is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. Moo contains a subset of Moose and is optimised for rapid startup. The name Moo is based on the idea that it provides almost -- but not quite -- two thirds of Moose. Unlike Mouse this module does not aim at full compatibility with Moose's surface syntax, preferring instead to provide full interoperability via metaclass inflation capabilities.
devel/MooX-Cmd-0.015 (Score: 0.032514982)
Giving an easy Moo style way to make command organized CLI apps
Giving an easy Moo style way to make command organized CLI apps