Check for POD coverage in your Perl modules This Perl module checks for POD coverage in files for your distribution.
Ease testing test modules built with Test::Builder If you have written a test module based on Test::Builder then Test::Tester allows you to test it with the minimum of effort.
Test::Unit::TestCase - unit testing framework base class Test::Unit::TestCase is the 'workhorse' of the PerlUnit framework. When writing tests, you generally subclass Test::Unit::TestCase, write set_up and tear_down functions if you need them, a bunch of ...
Check Uniform Resource Identifiers Check various parts of Uniform Resource Locators.
A visitor for Perl data structures This module is a simple visitor implementation for Perl values.
Perl extension to test methods for warnings This module provides a few convenience methods for testing warning based code. If you are not already familiar with the Test::More manpage now would be the time to go take a look.
Test::Without::Module - Test fallback behaviour in absence of modules This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is ...
Testing-specific WWW::Mechanize subclass Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing.
Test::WWW::Mechanize for Catalyst Catalyst is an elegant MVC Web Application Framework. Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing. The Test::WWW::Mechanize::Catalyst ...
Create a nice formatted table using ASCII characters Pretty nifty if you want to output dynamic text to your console or other fixed-size-font displays, and at the same time it will display it in a nice human-readable, or "cool" way.
Perl interface to the GNU Aspell library This module provides a Perl interface to the GNU Aspell library. The GNU Aspell library provides access to system spelling libraries, including a spell checker. This module is to meet the need of ...
Interface to read and parse BibTeX files The Text::BibTeX module serves mainly as a high-level introduction to the Text::BibTeX library, for both code and documentation purposes. The code loads the two fundamental modules for processing ...
An implementation of the Brew edit distance This module implements the Brew edit distance that is very close to the dynamic programming technique used for the Wagner-Fischer (and so for the Levenshtein) edit distance. Please look at the module ...
Text-CharWidth module for perl Text::CharWidth - Get number of occupied columns of a string on terminal This module supplies features similar as wcwidth(3) and wcswidth(3) in C language. Characters have its own width on terminal ...
Text-CSV_XS module for Perl (String_Lang_Text_Proc/Text) Text-CSV_XS is a Perl module that 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 ...
Perl extension to find regexp delimited strings with proper nesting These routines allow you to match delimited substrings in a buffer. The delimiters can be specified with any regular expression and the start and end delimiters need not be the same. If the delimited ...
Perform diffs on files and record sets Perl-Text-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 ...
Text-EtText module for perl Text::EtText - A perl module to edit html as plain text.
German grundform reduction This is a rather incomplete implementaion of work done by Gudrun Putze-Meier. I have to confess that I never read her original paper. So all credit belongs to her, all bugs are mine. I tried to get ...
Match globbing patterns against text Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module ...
Text::Iconv perl module This module provides a Perl interface to the iconv() codeset conversion function, as defined by the Single UNIX Specification. For more details see the POD documentation embedded in the file ...
Perl binding for KAKASI the kanji kana simple inverter This module provides libkakasi interface for perl. libkakasi is a part of KAKASI. KAKASI is the language processing filter to convert Kanji characters to Hiragana, Katakana or Romaji and may be ...
The Ngram Statistics Package The module NSP.pm is a stub that doesn't have any real functionality. The real work is done by five programs: - count.pl - statistic.pl - rank.pl - combig.pl - kocos.pl These are not modules, and are ...
Text-PDF Perl module Perl module to manipulate PDF files.
Query processing framework This module provides an object that matches a data source against a query expression.
Perl module to extract the structure of a quoted mail message Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure.
Read record-oriented files This module is for reading record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to ...
Allows conversion between Roman and Arabic algarisms This package supports both conventional Roman algarisms (which range from 1 to 3999) and Milhar Romans, a variation which uses a bar across the algarism to indicate multiplication by 1,000. For the ...
Thin wrapper around shellwords.pl This used to be a wrapper around shellwords.pl, but has now been superseded by Text::ParseWords. Use that module instead. If you use this module, it will simply report the shellwords() function from ...
Simple Eyecandy ASCII Tables Simple eyecandy ASCII tables, as seen in Catalyst.
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |