Ports Search

Results 4,8014,810 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
devel/SVN-Simple-0.28 (Score: 2.4923508E-4)
Simple interface to SVN::Delta::Editor
SVN::Simple::Edit wraps the subversion delta editor with a perl friendly interface and then you could easily drive it for describing changes to a tree. A common usage is to wrap the commit editor, so you could make commits to a subversion repository easily.
devel/SVN-Web-0.63 (Score: 2.4923508E-4)
Subversion repository web frontend
SVN::Web provides a web interface to subversion repositories. You can browse the tree, view history of a directory or a file, see what's changed in a specific revision, track changes with RSS, and also view diff. SVN::Web also tracks the branching feature (node copy) of subversion, so you can easily see the relationship between branches.
devel/Sentinel-0.05 (Score: 2.4923508E-4)
Create lightweight SCALARs with get/set callbacks
Sentinel provides a single lvalue function, sentinel, which yields a scalar that invoke callbacks to get or set its value. Primarily this is useful to create lvalue object accessors or other functions, to invoke actual code when a new value is set, rather than simply updating a scalar variable.
devel/String-Errf-0.007 (Score: 2.4923508E-4)
Simple sprintf-like dialect
String::Errf provides errf, a simple string formatter that works something like sprintf.
devel/Sys-Info-0.78 (Score: 2.4923508E-4)
Fetch information from the host system
Sys::Info is a Perl module to fetch information from the host system.
devel/Term-ReadLine-Perl-1.0303 (Score: 2.4923508E-4)
Quick implementation of the minimal interface to Readline libraries
This is a quick implementation of the minimal interface to Readline libraries.
devel/Test-DependentModules-0.26 (Score: 2.4923508E-4)
Test all modules which depend on your module
Test::DependentModules is intended as a tool for module authors who would like to easily test that a module release will not break dependencies. This is particularly useful for module authors (like myself) who have modules which are a dependency of many other modules. WARNING: The tests this module does should *NEVER* be included as part of a normal CPAN install!
devel/Test-Fake-HTTPD-0.07 (Score: 2.4923508E-4)
Fake HTTP server
Test::Fake::HTTPD is a fake HTTP server module for testing.
devel/Test-File-Contents-0.23 (Score: 2.4923508E-4)
Test routines for examining the contents of files
This modules provides a collection of test utilities for file contents.
devel/Test-File-1.44 (Score: 2.4923508E-4)
Test file attributes
This modules provides a collection of test utilities for file attributes.