This module provides two new functions, "header" and "unheader", which provide general-purpose RFC 822 header construction and parsing. They do not provide any intelligent defaults of HTTP-specific methods. They are simply aimed at providing an easy ...
NWIGER/Text-Header-1.03 - 02 Oct 2000 17:50:32 GMTThis class is still a work in progress....
MELMOTHX/Text-Amuse-Compile-1.31 - 30 Jul 2019 11:44:15 GMTText::CSV is a thin wrapper for Text::CSV_XS-compatible modules now. All the backend modules provide facilities for the composition and decomposition of comma-separated values. Text::CSV uses Text::CSV_XS by default, and when Text::CSV_XS is not avai...
ISHIGAKI/Text-CSV-2.00 - 11 May 2019 02:58:31 GMTThis module is for reading and writing a common variation of character separated data. The most common example is comma-separated. However that is far from the only possibility, the same basic format is exported by Microsoft products using tabs, colo...
TILLY/Text-xSV-0.21 - 03 Nov 2009 07:29:25 GMTA fast C preprocessor in XS. This does not require an external C preprocessor, and will not fork() or exec() any external process....
SHEVEK/Text-CPP-0.15 - 19 Aug 2012 23:35:09 GMTEP3 is a Perl5 program that preprocesses STDIN or some set of input files and produces an output file. EP3 only works on input files and produces output files. It seems to me that if you want to preprocess arrays or somesuch, you should be using perl...
MYKL/Text-EP3-1.10 - 02 Mar 2006 13:26:47 GMTText::Caml is a Mustache-like (<http://mustache.github.com/>) template engine. That means it tends to have no logic in template files. Syntax Context Context is the data passed to the template. Context can change during template rendering and be spec...
VTI/Text-Caml-0.17 - 31 Aug 2018 20:17:11 GMT"diff()" provides a basic set of services akin to the GNU "diff" utility. It is not anywhere near as feature complete as GNU "diff", but it is better integrated with Perl and available on all platforms. It is often faster than shelling out to a syste...
NEILB/Text-Diff-1.45 - 16 Aug 2017 18:41:19 GMTSLANNING/Mozilla-DOM-0.23 - 03 Nov 2009 22:10:03 GMT
This module uses templates to generate documents dynamically. Templates are normal text files with a bit of special syntax that allows Perl code to be embedded. The following tags are supported: <% %> code block (no output) <%= %> interpolate, result...
MAURICE/Text-Forge-6.02 - 18 Mar 2014 03:48:51 GMTMELMOTHX/Text-Amuse-1.28 - 11 May 2019 08:21:00 GMT
"Text::Bloom" applies the Bloom filtering technique to the statistical analysis of documents. The terms in the document are quantized using a base-36 radix representation; each term thus corresponds to an integer in the range 0..*p-1*, where *p* is a...
ASPINELLI/Text-Document-1.07 - 04 Feb 2002 18:00:51 GMTThe "Text::Merge" package is designed to provide a quick, versatile, and extensible way to combine presentation templates and data structures. The "Text::Merge" package attempts to do this by assuming that templates are constructed with text and that...
SHARRIS/Text-Merge-0.36 - 02 Apr 2004 01:00:13 GMTThe methods in the "Test::STD:Scrub" package are designed to support the "Test::STDmaker" and the "ExtUtils::SVDmaker" package. This is the focus and no other focus. Since "Test::STD::Scrub" is a separate package, the methods may be used elsewhere. T...
SOFTDIA/Text-Scrub-0.08 - 25 May 2004 18:16:56 GMTThe methods in this module are used to generate formated tables from the data in various specific array and hash structures. These subroutines are used in test software. They are used to build simple inventory listings, tracebility listins and such f...
SOFTDIA/Text-Column-0.05 - 29 Apr 2004 17:25:40 GMTText::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class will combine fields into a "CSV" string and parse a "CSV" string into fields. The module accepts either strings or...
HMBRAND/Text-CSV_XS-1.40 - 15 Sep 2019 12:50:52 GMTSablotron uses internally the DOM-like data structures to represent parsed XML trees. In the "sdom.h" header file is defined a subset of functions allowing the DOM access to these structures. What is it good for You may find this module useful if you...
PAVELH/XML-Sablotron-1.01 - 26 May 2005 08:48:46 GMTEtText is a simple plain-text format which allows conversion to and from HTML. Instead of editing HTML directly, it provides an easy-to-edit, easy-to-read and intuitive way to write HTML, based on the plain-text markup conventions we've been using fo...
JMASON/Text-EtText-2.2 - 01 Oct 2001 03:55:36 GMTThe "form" sub The "form()" subroutine may be exported from the module. It takes a series of format (or "picture") strings followed by replacement values, interpolates those values into each picture string, and returns the result. The effect is simil...
CHORNY/Text-Reform-1.20 - 05 Sep 2009 22:26:56 GMTText::CSV_PP is a pure-perl module that provides facilities for the composition and decomposition of comma-separated values. This is (almost) compatible with much faster Text::CSV_XS, and mainly used as its fallback module when you use Text::CSV modu...
ISHIGAKI/Text-CSV-2.00 - 11 May 2019 02:58:31 GMT