Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第14,98114,990项(搜索用时0.018秒)
www/HTML-Defaultify-1.01 (Score: 3.7481335E-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: 3.7481335E-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: 3.7481335E-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: 3.7481335E-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: 3.7481335E-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: 3.7481335E-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.
www/Perlanet-0.56 (Score: 3.7481335E-5)
Program for creating programs that aggregate web feeds
Perlanet is a program for creating programs that aggregate web feeds (both RSS and Atom). Web pages like this are often called "Planets" after the Python software which originally popularised them. Perlanet is a planet builder written in Perl - hence "Perlanet".
www/Plack-Middleware-JSConcat-0.29 (Score: 3.7481335E-5)
Perl extension to concatenate JavaScripts
Plack::Middleware::JSConcat allows you to concatenate multiple javascripts files into one. It provides a content-hashed key as the url for including all the javascript files you specified. You can also provide a filter program to minimize the concatenated file.
www/Plack-Test-ExternalServer-0.02 (Score: 3.7481335E-5)
Run HTTP tests on external live servers
Plack::Test::ExternalServer allows your to run your Plack::Test tests against an external server instead of just against a local application through either mocked HTTP or a locally spawned server. See Plack::Test on how to write tests that can use this module.
www/Template-Simple-0.06 (Score: 3.7481335E-5)
Fast templating module
Template::Simple is a flexible, efficient and fast templating module for mod_perl written by Uri Guttman. It has a very simple markup scheme, but does nearly any templating task you could want as installed (and provides for callbacks if you want to extend it).