Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第17,57117,580项(搜索用时0.011秒)
devel/MooseX-Traits-Pluggable-0.12 (Score: 7.739885E-4)
Trait loading and resolution for Moose
MooseX::Traits::Pluggable - an extension to MooseX::Traits. Adds support for class precedence search for traits and some extra attributes.
devel/Number-Bytes-Human-0.07 (Score: 7.739885E-4)
Convert byte count to human readable format
This module provides a formatter which turns byte counts to usual readable format.
devel/MooseX-Types-Common-0.001013 (Score: 7.739885E-4)
Set of commonly-used type constraints that do not ship with p5-Moose
MooseX::Types::Common is a set of commonly-used type constraints that do not ship with Moose by default.
DateTime related constraints and coercions for Moose
This module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects. This module is just the MooseX::Types::DateTime without the requirement on DateTimeX::Easy (which requires DateTime::Manip). As of 0.05 this module supports globally unique Olson abbreviations, and dies when they are not globally unique.
Extensions to MooseX::Types::DateTime
MooseX::Types::DateTime::MoreCoercions builds on MooseX::Types::DateTime to add additional custom types and coercions. Since it builds on an existing type, all coercions and constraints are inherited.
MySQL datetime type constraints and coercions
This module implements type coercions for MySQL date and time types.
devel/MooseX-Types-DateTime-0.13 (Score: 7.739885E-4)
DateTime related constraints and coercions for Moose
MooseX::Types::DateTime packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects.
devel/MooseX-Types-DateTimeX-0.10 (Score: 7.739885E-4)
Extensions to MooseX::Types::DateTime::ButMaintained
This module builds on MooseX::Types::DateTime to add additional custom types and coercions. Since it builds on an existing type, all coercions and constraints are inherited. The package name is left as is for legacy reasons: this module is really a Type with coercions for DateTimeX::Easy. DateTimeX is just a namespace for non-core or less-official DateTime modules.
devel/Object-Realize-Later-0.19 (Score: 7.739885E-4)
Delayed creation of objects
The Object::Realize::Later class helps with implementing transparent on demand realization of object data. This is related to the tricks on autoloading of data, the lesser known cousin of autoloading of functionality. On demand realization is all about performance gain. Why should you spent costly time on realizing an object, when the data on the object is never (or not yet) used? In interactive programs, postponed realization may boost start-up: the realization of objects is triggered by the use, so spread over time.
devel/MooseX-Types-ISO8601-0.18 (Score: 7.739885E-4)
ISO8601 date and duration string type constraints and coercions
This module packages several TypeConstraints with coercions for working with ISO8601 date strings and the DateTime suite of objects.