summaryrefslogtreecommitdiff
path: root/lib/Text/ParseWords.pm
Commit message (Expand)AuthorAgeFilesLines
* Rework Text::ParseWords regex so it doesnt core dump on older perls due to st...Yves Orton2007-07-261-10/+30
* [perl #40921] shellwords.pl cannot handle trailing backslashalexander_bluhm@genua.de2006-11-181-1/+1
* Re: [perl #38904] Text::ParseWords doesn't always handle backslashes correctly Alexey Toptygin2006-04-211-4/+12
* VERSION++Rafael Garcia-Suarez2005-01-201-1/+1
* Re: [perl #33173] shellwords.pl and taintingAlexey Tourbin2005-01-201-21/+26
* Failing matches don't reset numbered variables.Marcus Holland-Moritz2004-07-061-1/+1
* There was no need to bump $Text::ParseWords::VERSION to 3.24Nicholas Clark2004-07-051-1/+1
* Bump version numbersNicholas Clark2004-07-011-1/+1
* Cleanup the main regex in Text::ParseWords and make theMarcus Holland-Moritz2004-06-251-19/+14
* Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline i...Marcus Holland-Moritz2004-06-241-5/+5
* [perl #29073] Reference to incorrect method in documentation ofbob@starlabs.net2004-05-031-2/+2
* Re: [Patch] for problem with shellwords.plCurtis Poe2002-05-211-0/+1
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* ; was Re: Perlbug 20000322.006 status +updateRobin Barker2000-12-221-0/+6
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+1
* inc version (for CPAN.pm sanity)Gurusamy Sarathy1999-06-281-1/+1
* Change #2584 from maint-5.005:Ilya Zakharevich1999-01-081-1/+1
* 5.004_69: Parsewords.pm: avoid undefined warningsJarkko Hietaniemi1998-07-041-3/+5
* [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1mike@bill.iac.net1998-06-281-9/+16
* [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-141-113/+180
* Revise quotewords()Shishir Gundavaram1997-04-171-22/+27
* [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-5/+5
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-0/+2
* Fix quotewordsHugo van der Sanden1997-03-011-3/+3
* HP-UX hint updateRaphael Manfredi1997-03-011-3/+3
* Fix quotewordsHugo van der Sanden1997-03-011-3/+3
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-1/+1
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-1/+1
* Allow for "0" as a wordPerl 5 Porters1996-05-011-3/+3
* Move quotewords() explanation into body of routinePerl 5 Porters1996-03-171-26/+27
* perl 5.002perl-5.002Andy Dougherty1996-02-281-63/+65
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+170