Ports Search

Results 15,53115,540 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.048 seconds)
devel/ParseLex-2.21 (Score: 3.3129134E-5)
Object-oriented generator of lexical analyzers
The Parse::Lex.pm module for perl5 is an object-oriented generator of lexical analyzers. This distribution includes Parse::YYLex (written by Vladimir Alexiev) a lexer generator that you can use with yacc parsers.
devel/exprotobuf-1.2 (Score: 3.3129134E-5)
Protocol Buffers in Elixir
exprotobuf works by building module/struct definitions from a Google Protocol Buffer schema. This allows you to work with protocol buffers natively in Elixir, with easy decoding/encoding for transport across the wire.
devel/Proc-Queue-1.23 (Score: 3.3129134E-5)
Proc::Queue - limit the number of child processes running
This module lets you parallelise a perl program using the fork, exit, wait and waitpid calls as usual but without taking care of creating too many processes and overloading the machine.
devel/Path-Tiny-0.076 (Score: 3.3129134E-5)
File path utility
This module attempts to provide a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules.
devel/Pod-Coverage-Moose-0.07 (Score: 3.3129134E-5)
Pod::Coverage extension for Moose
When using Pod::Coverage in combination with Moose, it will report any method imported from a Role. This is especially bad when used in combination with Test::Pod::Coverage, since it takes away its ease of use.
devel/Proc-Background-1.10 (Score: 3.3129134E-5)
Perl interface to running background processes
This is a generic interface for placing processes in the background on both Unix and Win32 platforms. This module lets you start, kill, wait on, retrieve exit values, and see if background processes still exist.
devel/Rcs-Agent-1.05 (Score: 3.3129134E-5)
Perl module for RCS archive manipulation
Rcs::Agent is a perl module for manipulating RCS archives. It provides an object-oriented interface to the RCS commands rcs(1), rcsdiff(1), ci(1) and co(1), in addition to providing easy access to revision information contained in the RCS archive file.
devel/Set-Infinite-0.65 (Score: 3.3129134E-5)
Sets of intervals
Set::Infinite is a Set Theory module for infinite sets. It works with reals, integers, and objects. When it is used dates, this module provides schedule checks (intersections), unions, and infinite recurrences.
devel/Reply-0.40 (Score: 3.3129134E-5)
Lightweight, extensible REPL for Perl
Reply is a lightweight, extensible REPL for Perl. It is plugin-based (see Reply::Plugin), and through plugins supports many advanced features such as coloring and pretty printing, readline support, and pluggable commands.
devel/String-Random-0.28 (Score: 3.3129134E-5)
Perl interface to generate "random" strings
String::Random is used to generate random strings. It was written to make generating random passwords and such a little easier. See the documentation in pod format in the module for more information.