Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第12,20112,210项(搜索用时0.009秒)
devel/Module-Starter-Plugin-TT2-0.125 (Score: 6.4754924E-5)
TT2 templates for Module::Starter::Template
Module::Starter::Plugin::TT2 - allows the use of TT2 to render templates This module is a plugin for Module::Starter, and allows the use of TT2 to render templates.
devel/Module-Util-1.09 (Score: 6.4754924E-5)
Perl module name tools and transformations
This module provides a few useful functions for manipulating module names. Its main aim is to centralise some of the functions commonly used by modules that manipulate other modules in some way, like converting module names to relative paths.
devel/MooX-StrictConstructor-0.008 (Score: 6.4754924E-5)
Make your Moo-based object constructors blow up on unknown attributes
Simply loading this module makes your constructors "strict". If your constructor is called with an attribute init argument that your class does not declare, then it dies. This is a great way to catch small typos.
devel/MooseX-AttributeHelpers-0.25 (Score: 6.4754924E-5)
Extend your attribute interfaces
While Moose attributes provide you with a way to name your accessors, readers, writers, clearers and predicates, this library provides commonly used attribute helper methods for more specific types of data.
devel/MooseX-Params-Validate-0.21 (Score: 6.4754924E-5)
Extension of Params::Validate for using Moose types
This module fills a gap in Moose by adding method parameter validation to Moose. This is just one of many developing options, it should not be considered the "official" one by any means though.
devel/Net-DBus-1.1.0 (Score: 6.4754924E-5)
Perl extension for the DBus message system
Net::DBus provides a Perl XS API to the dbus inter-application messaging system. The Perl API covers the core base level of the dbus APIs, not concerning itself yet with the GLib or QT wrappers
devel/MooseX-Role-WithOverloading-0.17 (Score: 6.4754924E-5)
Roles which support overloading
MooseX::Role::WithOverloading allows you to write a Moose::Role which defines overloaded operators and allows those operator overloadings to be composed into the classes/roles/instances it's compiled to, while plain Moose::Roles would lose the overloading.
devel/MooseX-StrictConstructor-0.19 (Score: 6.4754924E-5)
Make your MooseX object constructors blow up on unknown attributes
Simply loading the MooseX::StrictConstructor module makes your constructors "strict". If your constructor is called with an attribute init argument that your class does not declare, then it calls "Carp::confess()". This is a great way to catch small typos.
devel/MooseX-Types-VariantTable-0.04 (Score: 6.4754924E-5)
Type constraint based variant table
MooseX::Types::VariantTable implements a simple dispatch table based on Moose type constraints. Subtypes will be checked before their parents, meaning that the order of the declaration does not matter.
devel/PCSC-Card-1.4.14 (Score: 6.4754924E-5)
Perl bindings for the PC/SC Lite Framework
From the website:- This library allows to interface with a smart card and pcsc-lite using the Perl language. The archive contains the Perl wrapper and sample code. Bruce bms@spc.org