Ports Search

Results 9,0819,090 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
devel/System-Command-1.118 (Score: 1.869263E-4)
Object for running system commands
System::Command is a class that launches external system commands and return an object representing them, allowing to interact with them through their STDIN, STDOUT and STDERR handles.
devel/Term-Menus-2.99 (Score: 1.869263E-4)
Create Powerful Terminal, Console, and CMD Environment Menus
Term::Menus allows you to create powerful Terminal, Console and CMD environment menus. Any perl script used in a Terminal, Console or CMD environment can now include a menu facility that includes sub-menus, forward and backward navigation, single or multiple selection capabilities, dynamic item creation and customized banners. All this power is simple to implement with a straight forward and very intuitive configuration hash structure that mirrors the actual menu architecture needed by the application. A separate configuration file is optional. Term::Menus is cross platform compatible.
devel/Test-LeakTrace-0.15 (Score: 1.869263E-4)
Traces memory leaks
Test::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks. Leaked SVs are SVs which are not released after the end of the scope they have been created. These SVs include global variables and internal caches. For example, if you call a method in a tracing block, perl might prepare a cache for the method. Thus, to trace true leaks, no_leaks_ok() and leaks_cmp_ok() executes a block more than once.
devel/Term-Size-Perl-0.029 (Score: 1.869263E-4)
Retrieving terminal size
Term::Size::Perl is yet another implementation of Term::Size in pure Perl, with the exception of a C probe run on build time.
devel/Test-CheckDeps-0.010 (Score: 1.869263E-4)
Check for presence of dependencies
Test::CheckDeps adds a test that assures all dependencies have been installed properly. If requested, it can bail out all testing on error.
devel/Test-Compile-1.3.0 (Score: 1.869263E-4)
Check whether Perl module files compile correctly
Test::Compile lets you check the validity of a Perl module file or Perl script file, and report its results in standard Test::Simple fashion.
devel/Tie-Util-0.03 (Score: 1.869263E-4)
Utility functions for fiddling with tied variables
This module provides a few subroutines for examining and modifying tied variables, including those that hold weak references to the objects to which they are tied (weak ties).
devel/Test-Portability-Files-0.06 (Score: 1.869263E-4)
Test::Portability::Files Check file names portability
This module is used to check the portability across operating systems of the names of the files present in the distribution of a module.
devel/swarm-1.0.3 (Score: 1.869263E-4)
Clustering, registration, and distribution for Elixir
Swarm is both a global distributed registry, like gproc, and a clustering utility. It was designed for the use case where large numbers of persistent processes are created for things like devices, and are unique across a cluster of Erlang nodes, and messages must be routed to those processes, both individually, and in groups. Additionally, Swarm is designed to distribute these processes evenly across the cluster based on a consistent hashing algorithm, and automatically move processes in response to cluster topology changes, or node crashes.
devel/libqb-1.0 (Score: 1.869263E-4)
High performance logging, tracing, ipc, and polling library
libqb is a library with the primary purpose of providing high performance client server reusable features. It provides high performance logging, tracing, ipc, and poll.