Ports Search

Results 12,27112,280 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.015 seconds)
devel/SVN-Mirror-0.75 (Score: 1.5577191E-4)
Mirror remote subversion repository to local
This module mirrors remote repositories to a local Subversion repository. It supports remote Subversion repositories accessible via the SVN::Ra interface; other version control systems (such as Perforce and CVS) are also supported via the VCP module.
devel/SVN-S4-1.056 (Score: 1.5577191E-4)
Wrapper for subversion program
S4 provides a wrapper to subversion that extends several of the commands (for example, "fixprop", "scrub", "snapshot"). It understands all svn commands; you may simply use "s4" wherever you would normally type "svn".
devel/Term-CallEditor-0.66 (Score: 1.5577191E-4)
Solicit data from an external editor
This module calls an external editor with an optional text message and returns what was input as a file handle. By default, the EDITOR environment variable will be used, otherwise vi.
devel/Set-Tiny-0.04 (Score: 1.5577191E-4)
Simple sets of strings
Set::Tiny is a thin wrapper around regular Perl hashes to perform often needed set operations, such as testing two sets of strings for equality, or checking whether one is contained within the other.
devel/Shell-EnvImporter-1.07 (Score: 1.5577191E-4)
Inherit different shell environments and restore previous
Shell::EnvImporter allows various kinds of shell scripts (csh, tcsh, bash, zsh and even perl) to be "sourced" into a Perl program. This module also allows restoration of the pre-sourced environment.
devel/String-Formatter-0.102084 (Score: 1.5577191E-4)
Build sprintf-like functions of your own
String::Formatter is a tool for building sprintf-like formatting routines. It supports named or positional formatting, custom conversions, fixed string interpolation, and simple width-matching out of the box.
devel/Term-RawInput-1.22 (Score: 1.5577191E-4)
Drop-in replacement for <STDIN> with handling of non-standard keys
Term::RawInput is a simple drop-in replacement for <STDIN> in scripts with the additional ability to capture and return the non-standard keys like 'End', 'Escape', 'Insert', etc.
devel/Test-Inter-1.06 (Score: 1.5577191E-4)
Framework for more readable interactive test scripts
This is another framework for writing test scripts. It is loosely inspired by Test::More, and has most of its functionality, but it is not a drop-in replacement.
devel/Test-Block-0.13 (Score: 1.5577191E-4)
Specify fine granularity test plans
This module allows you to specify the number of expected tests at a finer level of granularity than an entire test script. It is built with Test::Builder and plays happily with Test::More and friends.
devel/Test-Cmd-1.09 (Score: 1.5577191E-4)
Portable testing of commands and scripts
The Test::Cmd module provides a low-level framework for portable automated testing of executable commands and scripts (in any language, not just Perl), especially commands and scripts that interact with the file system.