Ports Search

Results 9,0419,050 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.027 seconds)
devel/Test-Compile-1.3.0 (Score: 7.770591E-5)
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: 7.770591E-5)
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: 7.770591E-5)
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: 7.770591E-5)
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: 7.770591E-5)
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.
devel/Test-TinyMocker-0.05 (Score: 7.770591E-5)
Simple tool to mock external modules
Test::TinyMocker - a very simple tool to mock external modules Available method: * mock($module, $method_or_methods, $sub) * unmock($module, $method_or_methods) * method * methods * should
devel/Test-Version-1.05000 (Score: 7.770591E-5)
Check to see that version in modules are sane
This module's goal is to be a one stop shop for checking to see that your versions across your dist are sane.
devel/Test-XML-Valid-0.04 (Score: 7.770591E-5)
Validate XML and XHTML
Tests for Valid XHTML (using XML::LibXML). If the XML is not valid, a message will be generated with specific details about where the parser failed.
TheSchwartz Worker Task to Send Email
TheSchwartz is a reliable job queue system. This module can pull jobs from the queue to send email out via SMTP.
devel/Want-0.29 (Score: 7.770591E-5)
Generalisation of wantarray
This module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used.