Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第2,7012,710项(搜索用时0.003秒)
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-Install-Template-0.08 (Score: 0.032514982)
Treat module source code as a template
Treat module source code as a template
devel/Module-Install-TestBase-0.86 (Score: 0.032514982)
Module::Install Support for Test::Base
This module adds the use_test_base directive to Module::Install.
devel/Module-Path-0.19 (Score: 0.032514982)
Get the full path to a locally installed module
Module::Path provides a single function, module_path(), which will find where a module is installed locally.
devel/Module-Install-XSUtil-0.45 (Score: 0.032514982)
Utility functions for XS modules
Module::Install::XSUtil provides a set of utilities to setup distributions which include or depend on XS module.
devel/Module-Install-1.16 (Score: 0.032514982)
Standalone, extensible Perl module installer
Module::Install is a standalone, extensible installer for Perl modules. It is designed to be a drop-in replacement for ExtUtils::MakeMaker, and is a descendent of CPAN::MakeMaker. Please type "perldoc Module::Install" after installation to see the module usage information.
devel/apex-0.5.2 (Score: 0.032514982)
Term printing library for Elixir
Awesome Print is an Elixir library that pretty prints Elixir data structures in full color exposing their internal structure with proper indentation.
devel/fb-adb-1.4.4.124 (Score: 0.032514982)
Better shell for Android devices
fb-adb is a tool for interacting with Android systems. It does much of what adb does, but with better remote shell support and, hopefully, fewer bugs. Differences between adb and fb-adb are that fb-adb: * is binary clean (no LF -> CRLF mangling) * transmits and updates window size * distinguishes standard output and standard error * properly muxes streams with independent flow control * allows for ssh-like pty allocation control * propagates program exit status instead of always exiting with status 0 * properly escapes program arguments * kills remote program * provides a generic facility to elevate to root without re-escaping
devel/Module-Manifest-1.08 (Score: 0.032514982)
Parse and examine a Perl distribution MANIFEST file
Module::Manifest is a simple utility module created originally for use in Module::Inspector. It allows you to load the MANIFEST file that comes in a Perl distribution tarball, examine the contents, and perform some simple tasks. Granted, the functionality needed to do this is quite simple, but the Perl distribution MANIFEST specification contains a couple of little idiosyncracies, such as line comments and space-separated inline comments.
devel/Module-Math-Depends-0.02 (Score: 0.032514982)
Convenience object for manipulating module dependencies
This is a small convenience module created originally as part of Module::Inspector but released separately, in the hope that people might find it useful in other contexts.