The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Text::"

Text::PO - Read and write PO files River stage zero No dependents

This module parse GNU PO (portable object) and POT (portable object template) files, making it possible to edit the localised text and write it back to a po file. Text::PO::MO reads and writes ".mo" (machine object) binary files. Thus, with those mod...

JDEGUEST/Text-PO-v0.7.0 - 10 Dec 2023 08:44:41 UTC

Text::T9 - Text in 9 keys (T9) input. River stage zero No dependents

What is T9 Text Input? T9 Text Input is software that enables users to easily enter text into small devices with limited size keyboards, like mobile phones. T9 Text Input replaces the traditional "multi-tap" method of entering text providing the abil...

CADE/Text-T9-1.01 - 24 May 2013 12:51:38 UTC

GD::Text - Text utilities for use with GD River stage two • 10 direct dependents • 39 total dependents

This module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph....

MVERB/GDTextUtil-0.86 - 19 Jun 2003 01:10:17 UTC

Text::IQ - naive intelligence about a body of text River stage zero No dependents

KARMAN/Text-IQ-0.007 - 01 Sep 2017 15:50:02 UTC

Text::Tx - Perl interface to Tx by OKANOHARA Daisuke River stage zero No dependents

Tx is a library for a compact trie data structure by OKANOHARA Daisuke. Tx requires 1/4 - 1/10 of the memory usage compared to the previous implementations, and can therefore handle quite a large number of keys (e.g. 1 billion) efficiently. Suppose w...

DANKOGAI/Text-Tx-0.02 - 21 Feb 2009 14:49:14 UTC

Text::Ux - More Succinct Trie Data structure (binding for ux-trie) River stage zero No dependents

Text::Ux is a perl bindng for ux-trie. <https://code.google.com/p/ux-trie/>...

JIRO/Text-Ux-0.11 - 03 Feb 2015 09:13:46 UTC

Pod::Text - Convert POD data to formatted text River stage five • 62 direct dependents • 32646 total dependents

Pod::Text is a module that can convert documentation in the POD format (the preferred language for documenting Perl) into formatted text. It uses no special formatting controls or codes, and its output is therefore suitable for nearly any device. Enc...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC

Text::EP3 - The Extensible Perl PreProcessor River stage zero No dependents

EP3 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 UTC

Text::XML - The great new Text::XML! River stage zero No dependents

SIZUR/Text-XML-0.1 - 19 Feb 2008 02:52:07 UTC

Text::TOC - Build a table of contents from text documents River stage one • 1 direct dependent • 2 total dependents

This module is intended to provide a general framework for building a table of contents from one or more text documents. For now, it includes just one concrete implementation, Text::TOC::HTML....

DROLSKY/Text-TOC-0.10 - 04 Aug 2012 01:54:24 UTC

YAX::Text - a DOM text node River stage zero No dependents

Text nodes for a YAX DOM tree....

RHUNDT/YAX-0.03 - 08 Jan 2010 11:31:00 UTC

Text::CHM - Perl extension for handling MS Compiled HtmlHelp Files River stage zero No dependents

Text::CHM is a module that implements a (partial) support for handling MS Compiled HtmlHelp Files (chm files for short) via CHMLib. CHMLib is a small library designed for accessing MS ITSS files. The ITSS file format is used for chm files, which have...

DDS/Text-CHM-0.01 - 08 Mar 2005 11:53:34 UTC

Text::NSP - Extract collocations and Ngrams from text River stage one • 2 direct dependents • 3 total dependents

The Ngram Statistics Package (NSP) is a collection of perl modules that aid in analyzing Ngrams in text files. We define an Ngram as a sequence of 'n' tokens that occur within a window of at least 'n' tokens in the text; what constitutes a "token" ca...

TPEDERSE/Text-NSP-1.31 - 04 Oct 2015 16:42:20 UTC

PFT::Text - Wrapper around content text River stage one • 1 direct dependent • 1 total dependent

Semantic wrapper around content text. It knows how the text should be parsed, abstracts away inner data retrieval. The constructor expects a "Content::Page" object as parameter....

DACAV/PFT-v1.4.1 - 23 Jul 2019 15:14:22 UTC

Text::NSR - Read "newline separated records" (NSR) structured text files River stage zero No dependents

There are a number of data exchange formats out there that strive to be structured in a way that is both, easily and intuitively editable by humans and reliably parseable by machines. This module here adds yet another structured file format, a file c...

CLIPLAND/Text-NSR-0.20 - 20 Mar 2023 22:40:30 UTC

Text::CPP - A full C Preprocessor in XS River stage zero No dependents

A 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 UTC

Text::PDF - Module for manipulating PDF files River stage two • 4 direct dependents • 28 total dependents

This module allows interaction with existing PDF files directly. It includes various tools including: pdfbklt - make booklets out of existing PDF files pdfrevert - remove edits from a PDF file pdfstamp - stamp text on each page of a PDF file various ...

BHALLISSY/Text-PDF-0.31 - 25 Aug 2016 00:21:44 UTC

Text::APL - non-blocking and streaming capable template engine River stage zero No dependents

This is yet another template engine. But compared to others it supports non-blocking (read/write) and streaming output. Reader/Writer Reader and writer can be a subroutine references reading from any source and writing output to any destination. Sane...

VTI/Text-APL-0.09 - 23 Sep 2018 14:56:46 UTC

Text::Vpp - Perl extension for a versatile text pre-processor River stage zero No dependents

This class enables to preprocess a file a bit like cpp. First you create a Vpp object passing the name of the file to process, then you call setvar() to set the variables you need. Finally you call substitute on the Vpp object....

DDUMONT/Text-Vpp-1.17 - 09 Jun 2005 16:08:19 UTC

Text::xSV - read character separated files River stage one • 1 direct dependent • 1 total dependent

This 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 UTC
2,002 results (0.025 seconds)