Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第3,1013,110项(搜索用时0.003秒)
devel/Rose-DateTime-0.540 (Score: 0.032514982)
DateTime helper functions and objects
The Rose::DateTime::* modules provide a few convenience functions and objects for use with DateTime dates.
devel/Rose-Object-0.860 (Score: 0.032514982)
Simple object base class
Rose::Object is a generic object base class. It provides very little functionality, but a healthy dose of convention.
devel/Router-R3-0.011001 (Score: 0.032514982)
XS wrapper around a C library R3
R3 is an URL router library with high performance, thus, it's implemented in C. It compiles your route paths into a prefix trie. By using the constructed prefix trie in the start-up time, you can dispatch routes with efficiency.
devel/RunApp-0.13 (Score: 0.032514982)
Generic module to run web-applications
RunApp streamlines the process for configuring applications that requires one or more web servers and/or other daemons, during development or deployment. It builds the config files required by the services from the $config hash, such as apache's httpd.conf.
devel/Sub-Install-0.928 (Score: 0.032514982)
Install subroutines into packages easily
This module makes it easy to install subroutines into packages without the unsightly mess of no strict or typeglobs lying about where just anyone can see them.
devel/Sub-Installer-0.0.3 (Score: 0.032514982)
A clean way to (re)install package subroutines
This module provides two universal methods that any package/class can use to install subroutines in its own namespace.
devel/SOAP-WSDL-3.003 (Score: 0.032514982)
Perl module for SOAP with WSDL support
SOAP-WSDL provides a SOAP client with WSDL support.
devel/SUPER-1.17 (Score: 0.032514982)
Perl module control superclass method dispatch
p5-SUPER is a perl module provides three different ways to control superclass method dispatch.
devel/SVN-ACL-0.02 (Score: 0.032514982)
Simple ACL frontend for subversion
SVN::ACL is a simple frontend to make the svnserve.conf, passwd, authz for Subversion. After subversion 1.3.0, it offers the new access control for using the svnserve. When you use svnadmin to create a new subversion repository. The svnserve.conf, passwd and authz will be generated by subversion automatically.
devel/Sub-Prototype-0.02 (Score: 0.032514982)
Set a sub's prototype
Set a subs prototype