Ports Search

Results 12,37112,380 of 19,819 for %22HTTP Server%22.(0.01 seconds)
devel/Package-Constants-0.06 (Score: 9.2878623E-4)
List all constants declared in a package
Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an auto-generated @EXPORT/@EXPORT_OK for a Constants.pm file.
devel/Package-DeprecationManager-0.15 (Score: 9.2878623E-4)
Manage deprecation warnings for your distribution
This module allows you to manage a set of deprecations for one or more modules.
devel/Package-Stash-XS-0.28 (Score: 9.2878623E-4)
Faster and more correct implementation of the Package::Stash API
Faster and more correct implementation of the Package::Stash API.
devel/Package-Stash-0.37 (Score: 9.2878623E-4)
Routines for manipulating stashes
Routines for manipulating stashes
devel/Package-Variant-1.003002 (Score: 9.2878623E-4)
Parameterizable packages
Package::Variant allows you to build packages that return different variations depending on what parameters are given. Users of your package will receive a subroutine able to take parameters and return the name of a suitable variant package. The implmenetation does not care about what kind of package it builds.
devel/PadWalker-2.2 (Score: 9.2878623E-4)
PadWalker - play with Perl lexical variables
PadWalker is a module which allows you to inspect (and even change!) lexical variables in any subroutine which called you. It will only show those variables which are in scope at the point of the call.
devel/Parallel-Async-0.03 (Score: 9.2878623E-4)
Perl extension to run parallel task with fork to simple
Parallel::Async is yet another fork tool. Run parallel task with fork to simple.
devel/Parallel-ForkManager-1.19 (Score: 9.2878623E-4)
Simple parallel processing fork manager
This module is intended for use in operations that can be done in parallel where the number of processes to be forked off should be limited. Typical use is a downloader which will be retrieving hundreds/thousands of files.
devel/Perl-osnames-0.11 (Score: 9.2878623E-4)
List possible $^O ($OSNAME) values, with description
Perl::osnames contains $data which lists possible values of $^O along with description for each. It also provides some helper functions.
devel/Perl4-CoreLibs-0.003 (Score: 9.2878623E-4)
Libraries historically supplied with Perl 4
This is a collection of .pl files that have historically been bundled with the Perl core but are planned not to be so distributed with core version 5.15 or later.