Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第1,2311,240项(搜索用时0.004秒)
www/HTML-Query-0.09 (Score: 0.020137845)
JQuery-like selection queries for HTML::Element
The HTML::Query module provides jQuery-like selection queries for HTML::Element.
www/HTML-RSSAutodiscovery-1.21 (Score: 0.020137845)
Methods for retrieving RSS-ish information from an HTML document
Methods for retreiving RSS-ish information from an HTML document.
www/HTML-ResolveLink-0.05 (Score: 0.020137845)
Resolve relative links in (X)HTML into absolute URI
HTML::ResolveLink is a module to rewrite relative links in XHTML or HTML into absolute URI.
www/HTML-Restrict-2.2.2 (Score: 0.020137845)
Perl extension to strip unwanted HTML tags and attributes
Strip unwanted HTML tags and attributes.
www/HTML-Breadcrumbs-0.7 (Score: 0.020137845)
Module to produce HTML 'breadcrumb trails'
HTML::Breadcrumbs is a module used to create HTML 'breadcrumb trails' i.e. an ordered set of html links locating the current page within a hierarchy. HTML::Breadcrumbs splits the given path up into a list of elements, derives labels to use for each of these elements, and then renders this list as N-1 links using the derived label, with the final element being just a label. Both procedural and object-oriented interfaces are provided. The OO interface is useful if you want to separate object creation and initialisation from rendering or display, or for subclassing. Both interfaces allow you to munge the path in various ways, to set labels either explicitly via a hashref or via a callback subroutine, and to control the formatting of elements via sprintf patterns or a callback subroutine.
www/HTML-RobotsMETA-0.00004 (Score: 0.020137845)
Parse HTML For Robots Exclusion META Markup
HTML::RobotsMETA is a simple HTML::Parser subclass that extracts robots exclusion information from meta tags.
www/HTML-Scrubber-0.15 (Score: 0.020137845)
Perl extension for scrubbing/sanitizing html
HTML::Scrubber - Perl extension for scrubbing/sanitizing html. If you wanna "scrub" or "sanitize" html input in a reliable an flexible fashion, then this module is for you. When a tag is encountered, HTML::Scrubber allows/denies the tag using the explicit rule if one exists. If no explicit rule exists, Scrubber applies the default rule. If an explicit rule exists, but it's a simple rule(1), the default attribute rule is applied.
www/HTML-Seamstress-5.0h (Score: 0.020137845)
HTML::Tree subclass for HTML templating via tree rewriting
HTML::Seamstress - HTML::Tree subclass for HTML templating via tree rewriting.
www/HTML-Toc-1.12 (Score: 0.020137845)
Generate, insert and update HTML Table of Contents
Generate, insert and update HTML Table of Contents.
www/HTML-Selector-XPath-0.14 (Score: 0.020137845)
HTML::Selector::XPath - CSS Selector to XPath compiler
HTML::Selector::XPath is a utility function to compile CSS2 selector to the equivalent XPath expression.