Ports Search

Results 1,1611,170 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
devel/IO-Detect-0.005 (Score: 0.0033715803)
Detect if a given scalar is a filehandle
It is stupidly complicated to detect whether a given scalar is a filehandle (or something filehandle like) in Perl. This module attempts to do so, but probably falls short in some cases. The primary advantage of using this module is that it gives you somebody to blame (me) if your code can't detect a filehandle. The main use case for IO::Detect is for when you are writing functions and you want to allow the caller to pass a file as an argument without being fussy as to whether they pass a file name or a file handle.
sysutils/wtail-0.2.2 (Score: 0.0033712543)
Wtail does the equivalent of tail -f on several files at once
wtail does the equivalent of tail -f on several files at once. The screen is split into as many parts as there are files to watch.
misc/pfm-2.12.3 (Score: 0.0033693921)
Terminal (curses)-based file manager written in Perl
pfm is a terminal (curses)-based file manager written in Perl, based on the PFM.COM for MS-DOS (originally by Paul Culley and Henk de Heer). Permission to use the original name was kindly granted by the original authors. Some of its features: * Commands are invoked with only one or two keypresses * Colored filenames according to extension or type * Support for executing user-defined commands (including wildcards) with only two keystrokes * A single-file and multiple-file mode * Multilevel sorting * Use of oldmarks and newmarks for executing multiple commands on the same group of files * Supports bookmarks for directories * Highly configurable through its config file * Supports commandline history and completion through use of the GNU readline library * Integration with versioning tools like Subversion, CVS, Bazaar, Mercurial, and Git
devel/DateTime-Format-DBI-0.041 (Score: 0.003362938)
Find a parser class for a database connection
This module finds a DateTime::Format::* class that is suitable for the use with a given DBI connection (and DBD::* driver). It currently supports the following drivers: MySQL, PostgreSQL (Pg).
devel/Test-API-0.005 (Score: 0.003362938)
Test a list of subroutines provided by a module
This simple test module checks the subroutines provided by a module. This is useful for confirming a planned API in testing and ensuring that other functions aren't unintentionally included via import.
ftp/ftpsync-1.3.06 (Score: 0.003362938)
Synchronizes a local and a remote FTP directory trees
ftpsync.pl synchronizes a local directory tree and a remote FTP directory tree. It was initally written to automize web publishing, but might be useful for some other purposes, like mirroring not-too-large public sites, data replication, and more.
graphics/seq2gif-0.10.4 (Score: 0.003362938)
Convert a ttyrec record into a gif animation directly
This software converts a sequences record file generated by ttyrec into a gif animation directly using portable built-in terminal emulation engine originated from yaft. yaft provides rare terminal emulation features such as SIXEL/DRCS.
devel/Config-Merge-1.04 (Score: 0.0033607238)
Load a configuration directory tree in a number of languages
Config::Merge - load a configuration directory tree containing YAML, JSON, XML, Perl, INI or Config::General files
devel/Regexp-RegGrp-2.00 (Score: 0.0033602933)
Groups a regular expressions collection
Regexp::RegGrp is a Perl modele to group regular expressions to one regular expression.
devel/Task-Tiny-0.002 (Score: 0.0033602933)
Install a lightweight development environment
Task::Tiny may be used to install a selection of tiny Perl extensions from CPAN.