summaryrefslogtreecommitdiff
path: root/lib/Text
Commit message (Expand)AuthorAgeFilesLines
* Redo moving Text::ParseWords from lib to extNicholas Clark2009-09-103-436/+0
* Redo move Text::Tabs/Text::Wrap from lib to ext.Nicholas Clark2009-09-0916-1491/+0
* Revert "Move Text::ParseWords from lib to ext"Nicholas Clark2009-08-313-0/+436
* Revert "Move Text::Tabs/Text::Wrap from lib to ext"Vincent Pit2009-08-3016-0/+1491
* Move Text::Tabs/Text::Wrap from lib to extSteffen Mueller2009-08-3016-1491/+0
* Move Text::ParseWords from lib to extSteffen Mueller2009-08-303-449/+0
* Move Text::Balanced from lib to extSteffen Mueller2009-08-3012-3865/+0
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-0611-0/+0
* lib/Text/TabsWrap/t/dnsparks.t should skip under TEST too, so remove it.Nicholas Clark2009-03-081-143/+0
* Upgrade Text::Tabs+Text::Wrap to version 2009.0305Steffen Mueller2009-03-0611-22/+227
* Fixed missing word in Text::Wrap PODDan Dascalescu2009-02-201-2/+2
* Some source files and documentation files need not to be executableRafael Garcia-Suarez2008-12-251-0/+0
* POD nits from Frank Wiegand <frank.wiegand@gmail.com>Abigail2008-12-221-1/+1
* Upgrade to Text::ParseWords 3.27Nicholas Clark2008-10-313-146/+156
* documentation typo for Text::WrapDavid Landgren2007-10-241-2/+2
* Rework Text::ParseWords regex so it doesnt core dump on older perls due to st...Yves Orton2007-07-261-10/+30
* Make TabsWrap tests work around broken VMS pipes.Craig A. Berry2007-07-232-6/+4
* Upgrade to Text::Balanced 2.0.0Rafael Garcia-Suarez2006-12-214-5/+16
* Remove tests for POD or POD coverage -- they're always skipped.Rafael Garcia-Suarez2006-11-222-12/+0
* - Restore two Text::Balanced tests, more comprehensive in bleadperl thanRafael Garcia-Suarez2006-11-223-36/+68
* Sync Text::Balanced with the CPAN version (1.99.1)Rafael Garcia-Suarez2006-11-225-119/+81
* Update Text::Tabs and Text::Wrap to version 2006.1117Rafael Garcia-Suarez2006-11-207-43/+68
* [perl #40921] shellwords.pl cannot handle trailing backslashalexander_bluhm@genua.de2006-11-182-2/+8
* Convert lib/Text/ParseWords.t to Test::MoreNicholas Clark2006-11-181-48/+27
* Move Text::Soundex from lib/ to ext/ and upgrade it to Steve Peters2006-10-032-293/+0
* Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local changes fromSteve Peters2006-07-1110-28/+521
* Fix a syntax error in testRafael Garcia-Suarez2006-05-231-2/+2
* Silence Text::Balanced's 00-load.t when PERL_CORE is defined.Steve Peters2006-05-221-2/+2
* Rename lib/Text/Balanced/t/00.load.t to Steve Peters2006-05-082-1/+9
* Version bump and typo fix from change #28125.Steve Peters2006-05-081-2/+2
* Rollback two changes in Text::Balanced which cause test failures in theSteve Peters2006-05-082-31/+56
* Upgrade to Text-Balanced-1.98Steve Peters2006-05-0511-80/+85
* Re: [perl #38904] Text::ParseWords doesn't always handle backslashes correctly Alexey Toptygin2006-04-212-5/+19
* a bit 'use strict' cleanlinessJarkko Hietaniemi2006-03-191-1/+1
* Integrate changes from Text::Tabs and Text::Wrap on CPANRafael Garcia-Suarez2005-09-213-31/+79
* Typos in *.p[lm]Piotr Fusik2005-08-022-6/+6
* Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain de...David Manura2005-07-133-34/+65
* #2 try at Text::Balanced patch and maintainershipTels2005-07-131-5/+10
* Sigh - really bump Text::Wrap version number this time.Dave Mitchell2005-04-211-1/+1
* [perl #34902] Text::Wrap::wrap() fails with non-space separatorDave Mitchell2005-04-212-7/+23
* VERSION++Rafael Garcia-Suarez2005-01-201-1/+1
* Re: [perl #33173] shellwords.pl and taintingAlexey Tourbin2005-01-202-21/+49
* Failing matches don't reset numbered variables.Marcus Holland-Moritz2004-07-062-2/+9
* There was no need to bump $Text::ParseWords::VERSION to 3.24Nicholas Clark2004-07-051-1/+1
* Bump version numbersNicholas Clark2004-07-012-2/+2
* Cleanup the main regex in Text::ParseWords and make theMarcus Holland-Moritz2004-06-252-20/+21
* Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline i...Marcus Holland-Moritz2004-06-242-6/+17
* [perl #30073] Misleading docs of Text::Wrap perl-5.8.0@ton.iguana.be2004-06-081-1/+1
* make Text::Balanced skip "case /..../" correctly for Switch.pmDave Mitchell2004-05-162-3/+7
* [perl #29073] Reference to incorrect method in documentation ofbob@starlabs.net2004-05-031-2/+2