Search results for "module:Text::Flow"
Text::Flow - Flexible text flowing and word wrapping for not just ASCII output.
This module provides a flexible way to wrap and flow text for both ASCII and non-ASCII outputs. Another Text Wrap module!!?!?! The main purpose of this module is to provide text wrapping and flowing features without being tied down to ASCII based out...
STEVAN/Text-Flow-0.01 - 21 May 2007 15:01:31 UTC
Text::Flow::Wrap - Flexible word wrapping for not just ASCII output.
The main purpose of this module is to provide text wrapping features without being tied down to ASCII based output and fixed-width fonts. My needs were for sophisticated test control in PDF and GIF output formats in particular....
STEVAN/Text-Flow-0.01 - 21 May 2007 15:01:31 UTC
Text::ECSV - Extended CSV manipulation routines
" use base 'Text::CSV_XS'; " => see Text::CSV_XS. Roland Giersig had a presentation at YAPC 2007 called 'Techniques for Remote System-Monitoring'. He was explaining his search after a good logging format or how to store continuous flow of data in a m...
JKUTEJ/Text-ECSV-0.02 - 11 Dec 2016 13:11:15 UTC
Text::Printf - A simple, lightweight text fill-in class.
There are many templating modules on CPAN. They're all far, far more powerful than Text::Printf. When you need that power, they're wonderful. But when you don't, they're overkill. This module provides a very simple, lightweight, quick and easy templa...
ROODE/Text-Printf-1.03 - 10 Jun 2008 00:05:29 UTC
PDL::Graphics::Prima::PlotType - a collection of plot types
This module provides a number of basic plot types that you can use in a PDL::Graphics::Prima plot. As far as PDL::Graphics::Prima is concerned, there are different kinds of data that you might want to visualize, each with their own distinct plot type...
ETJ/PDL-Graphics-Prima-0.20 - 07 Mar 2023 15:54:43 UTC
Text::Templet - general purpose text template processor
RATIONALE I was motivated to create "Text::Templet" when I was looking for a templating system for a project. A bit of research revealed several major shortcomings of most if not all existing modules: they are bloated, slow, complex and often poorly ...
DPETROV/Text-Templet-3.0 - 23 Sep 2010 22:03:00 UTC
Text::Perlate - Template module using Perl as the langauge.
This module provides a simple translation system for writing files that are mostly text, TeX, HTML, XML, an email message, etc with some Perl code interspersed. The input files use [[ and ]] to mark the beginning and end of Perl code. Text outside of...
BILBO/Text-Perlate-0.94 - 04 Dec 2007 21:03:42 UTC
Text::Glob::DWIW - Yet another Text::Glob{::Expand,}
"Text::Glob::DWIW" implements "glob"(3) style expansion and also matching against text. If you want to look at usage examples first, jump to the "textglob_expand" explanation at the start of the FUNCTIONS section....
JOSEF/Text-Glob-DWIW-0.01 - 31 Dec 2013 16:14:58 UTC
Text::SenseClusters - Cluster similar contexts using co-occurrence matrices and Latent Semantic Analysis
TPEDERSE/Text-SenseClusters-1.05
-
03 Oct 2015 14:33:01 UTC
Macro.pm
METHODS new( path => 'path-to-files', file => 'particular template-name' ) This creates a new optimized parser.. This actually generates perl code to run the data so invocations should be speedy. This throws an exception if the file can't be found. $...
MARAIST/Text-Macro-0.07 - 05 Jun 2002 21:38:59 UTC
Text::MicroMason::LineNumbers - Report errors at correct source code line numbers
This mixin class associates each token in a template with the line number on which it was found, and then inserts special comments in the generated Perl code that preserve that original source file and line number information. This should facilitate ...
FERRENCY/Text-MicroMason-2.23 - 27 Jun 2019 21:37:01 UTC