Ports Search

Results 17,39117,400 of 19,819 for %22HTTP Server%22.(0.011 seconds)
devel/Data-Stream-Bulk-0.11 (Score: 7.739885E-4)
N at a time iteration API
This module tries to find middle ground between one at a time and all at once processing of data sets. The purpose of this module is to avoid the overhead of implementing an iterative api when this isn't necessary, without breaking forward compatibility in case that becomes necessary later on. The API optimizes for when a data set typically fits in memory and is returned as an array, but the consumer cannot assume that the data set is bounded. The API is destructive in order to minimize the chance that resultsets are leaked due to improper usage.
devel/Data-Structure-Util-0.16 (Score: 7.739885E-4)
Perl5 module to change the nature of data within a structure
Data::Structure::Util - Change nature of data within a structure Data::Structure::Util is a toolbox to manipulate the data inside a data structure. It can process an entire tree and perform the operation requested on each appropriate element. For example: It can transform all strings within a data structure to utf8 or transform any utf8 string back to the default encoding. It can remove the blessing on any reference. It can collect all the objects or detect if there is a circular reference. It is written in C for decent speed.
Memcached-Based Data::Throttler
Data::Throttler::Memcached accepts the same arguments as Data::Throttler, plus the "cache" argument. The cache argument must be a hashref, which contains the arguments passed to the cache backend.
GTK renderer for Data::TreeDumper
GTK renderer for Data::TreeDumper.
devel/Data-Visitor-Encode-0.10007 (Score: 7.739885E-4)
Perl extension to encode/decode values in a structure
Data::Visitor::Encode visits each node of a structure, and returns a new structure with each node's encoding (or similar action). If you ever wished to do a bulk encode/decode of the contents of a structure, then this module may help you.
devel/DateTime-Cron-Simple-0.2 (Score: 7.739885E-4)
Parse a cron entry and check against current time
This module is a quick and dirty way to determine if a cron time format is valid for the current date and time.
devel/Date-Calc-Iterator-1.00 (Score: 7.739885E-4)
Iterate over a range of dates
Date::Calc::Iterator objects are used to iterate over a range of dates, day by day or with a specified step.
devel/Date-Calc-XS-6.4 (Score: 7.739885E-4)
XS wrapper and C library plug-in for Date::Calc
Date::Calc::XS is a XS wrapper and C library plug-in for Date::Calc.
devel/Date-Holidays-DK-0.03 (Score: 7.739885E-4)
Determine Danish public holidays
Determines whether a given date is a Danish public holiday or not.
devel/DateTime-Calendar-Chinese-1.00 (Score: 7.739885E-4)
Traditional Chinese Calendar Implementation
Traditional Chinese Calendar Implementation