Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第11,21111,220项(搜索用时0.012秒)
www/Catalyst-Plugin-Cache-0.12 (Score: 7.3261835E-5)
Flexible caching support for Catalyst
This plugin gives you access to a variety of systems for caching data. It allows you to use a very simple configuration API, while maintaining the possibility of flexibility when you need it later. Among its features are support for multiple backends, segmentation based on component or controller, keyspace partitioning, and so more, in various subsidiary plugins.
www/Catalyst-Manual-5.9009 (Score: 7.3261835E-5)
Catalyst developer's manual
This is just the Catalyst manual. If you want to develop Catalyst apps, please install Catalyst::Devel. If you'd like a tutorial and a full example Catalyst application, please intall Task::Catalyst::Tutorial. If you just want to run Catalyst applications, you probably don't need this manual, but you do need Catalyst::Runtime.
www/igal2-2.2 (Score: 7.3261835E-5)
Simple CLI image gallery generator
igal2 (the successor of igal) is a quick and easy program for placing your images online with just one command-line. It generates a pretty good-looking set of W3-compliant static HTML slides even with its default settings. The slide show preloads the next image with JavaScript - ideal for slower links.
www/selectr-0.3.0 (Score: 7.3261835E-5)
Translate CSS Selectors to XPath Expressions
Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package "cssselect".
www/HTML-Defaultify-1.01 (Score: 7.3261835E-5)
Perl module to populate HTML forms with default values
This Perl module is used to populate HTML forms with default values. Unlike other tools that fill a similar niche, this module can handle any existing HTML page; this approach allows a clean separation of HTML development from Perl program development.
www/HTML-GoogleMaps-10 (Score: 7.3261835E-5)
Simple wrapper around the Google Maps API
HTML::GoogleMaps provides a simple wrapper around the Google Maps API. It allows you to easily create maps with markers, polylines and information windows. Thanks to Geo::Coder::Google you can now look up locations around the world without having to install a local database.
www/HTML-TagCloud-0.38 (Score: 7.3261835E-5)
HTML::TagCloud - Generate An HTML Tag Cloud
The HTML::TagCloud module enables you to generate "tag clouds" in HTML. Tag clouds serve as a textual way to visualize terms and topics that are used most frequently. The tags are sorted alphabetically and a larger font is used to indicate more frequent term usage.
www/HTTP-Negotiate-6.01 (Score: 7.3261835E-5)
Implementation of the HTTP content negotiation algorithm
HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request.
www/dokuwiki-20160626a (Score: 7.3261835E-5)
Simple and easy to use wiki, no database required
DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored in plain text files - no database is required.
www/LWP-Authen-Wsse-0.05 (Score: 7.3261835E-5)
Library for enabling X-WSSE authentication in LWP
LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API. The module is used indirectly through LWP, rather than including it directly in your code. The LWP system will invoke the WSSE authentication when it encounters the authentication scheme while attempting to retrieve a URL from a server.