Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第11,74111,750项(搜索用时0.014秒)
textproc/Pod-HtmlEasy-1.0108 (Score: 4.685167E-5)
Generate personalized HTML from PODs
Pod::HtmlEasy is a perl module to generate HTML data from POD in a easy and personalized mode. By default the HTML generated is similar to the CPAN site style for module documentation.
textproc/String-BufferStack-1.16 (Score: 4.685167E-5)
Nested buffers for templating systems
String::BufferStack provides a framework for storing nested buffers. By default, all of the buffers flow directly to the output method, but individual levels of the stack can apply filters, or store their output in a scalar reference.
textproc/Template-Declare-0.46 (Score: 4.685167E-5)
Perlish declarative templates
Template::Declare is a pure-perl declarative HTML templating system. A few key features and buzzwords: - All templates are 100% pure perl code - Simple declarative syntax - No angle brackets - Mixins - Inheritance - Public and private templates
textproc/Text-CSV-1.33 (Score: 4.685167E-5)
Composition and decomposition of comma-separated values
Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.
textproc/Text-Diff-Parser-0.1001 (Score: 4.685167E-5)
Parse patch files containing unified and standard diffs
Text::Diff::Parser parses diff files and patches. It allows you to access the changes to a file in a standardized way, even if multiple patch formats are used.
textproc/ml1-4.11 (Score: 4.685167E-5)
Original general purpose macro processor
This is a port of ML/I (Macro Language I) which is the grand-daddy of nearly all macro processors. It is still maintained and ported to a large number of systems.
Efficient search for many strings
This module allows you to search for any of a list of substrings ("keys") in a larger string. It is particularly efficient when the set of keys is large.
textproc/XML-Filter-GenericChunk-0.07 (Score: 4.685167E-5)
Base Class for SAX Filters parsing WellBallanced Chunks
XML::Filter::GenericChunk is a base class for SAX filters that are able to parse wellballanced chunks from SAX events and transforms this chunk into a sequence of SAX events.
textproc/XML-Generator-1.04 (Score: 4.685167E-5)
Simple Perl module for generating XML documents
XML::Generator is a simple perl module to help in the generation of XML. Basically, you create an XML::Generator object and then call a method for each tag, supplying the contents of that tag as parameters.
textproc/XML-STX-0.43 (Score: 4.685167E-5)
Pure Perl STX processor
XML::STX is a pure Perl implementation of STX processor. Streaming Transformations for XML (STX) is a one-pass transformation language for XML documents that builds on the Simple API for XML (SAX).