Ports Search

Results 17,38117,390 of 19,819 for %22HTTP Server%22.(0.01 seconds)
devel/Data-Recursive-Encode-0.06 (Score: 7.739885E-4)
Perl extension to encode/decode values in a structure
Encode/Decode values in a structure.
devel/Data-HexDump-Range-0.13.59 (Score: 7.739885E-4)
Hexadecimal Range Dumper with color, bitfields and skip ranges
Creates a dump from binary data and user defined range descriptions. The goal of this module is to create an easy to understand dump of binary data. This achieved through: - Highlighted (colors) dump that is easier to understand than a monochrome blob of hex data - Multiple rendering modes with different output formats - Bitfield rendering - Skipping uninterresting data - The possibility to describe complex structures
devel/Data-JavaScript-Anon-1.03 (Score: 7.739885E-4)
Dump big dumb Perl structs to anonymous JavaScript structs
Data::JavaScript::Anon provides the ability to dump large simple data structures to JavaScript. That is, things that don't need to be a class, or have special methods or whatever.
devel/Data-Taxonomy-Tags-0.05 (Score: 7.739885E-4)
Represents a set of tags for any item
Data::Taxonomy::Tags will basically take care of easily managing tags for an item. You provide it with a string of tags and it will allow you to call methods to get all the tags and categories as well as add and delete tags from the list.
devel/Data-Page-NoTotalEntries-0.02 (Score: 7.739885E-4)
Perl extension for paging results without total entries
Data::Page::NoTotalEntries is a generic pager object, so it's very similar with Data::Page. But so Data::Page::NoTotalEntries doesn't support $pager->total_entries and other some methods.
devel/Data-Page-Pageset-1.02 (Score: 7.739885E-4)
Perl extension to simplify page number lists
Data::Page::Pageset is a generic pager object, so it's very similar to Data::Page and Data::Pageset.
devel/Data-Rand-Obscure-0.021 (Score: 7.739885E-4)
Perl module for generating (fairly) random strings easily
A module used to generate (fairly) random strings easily.
devel/Data-Range-Compare-1.031 (Score: 7.739885E-4)
Find gaps & intersections in lists of ranges
This package provides a universal framework for calculating the intersections and gaps in/of 2 dimensional ranges.
devel/Data-Sah-Normalize-0.04 (Score: 7.739885E-4)
Normalize Sah schema
This often-needed functionality is split from the main Data::Sah to keep it in a small and minimal-dependencies package.
devel/Data-Section-Simple-0.07 (Score: 7.739885E-4)
Read data from __DATA__
Data::Section::Simple is a simple module to extract data drom __DATA__ section of the file.