This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorNicholas Clark <nick@ccl4.org>
Sun, 4 Jul 2004 20:23:50 +0000 (20:23 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 4 Jul 2004 20:23:50 +0000 (20:23 +0000)
commitdce071b572883cc225e8123856c336fbf5535f4e
treea41ff8779aefbdc239a875e3b3981e9052768ae9
parent60e3e0e40e5ad38260e746cde45989d7ca4ba1a6
Integrate:
[ 22992]
Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside quoted text
Use the suggested regex fix, plus some tests.

[ 22997]
Cleanup the main regex in Text::ParseWords and make the
parse_line() routine faster. Add a Unicode test case.
p4raw-link: @22997 on //depot/perl: 429b060a3290b7ecf98534144fcaf0fb46b2afe3
p4raw-link: @22992 on //depot/perl: a8c6c617075a77facc3560cfdaa8948a894f9baf

p4raw-id: //depot/maint-5.8/perl@23034
p4raw-integrated: from //depot/perl@22997 'copy in'
lib/Text/ParseWords.pm (@22992..)
p4raw-integrated: from //depot/perl@22992 'ignore'
lib/Text/ParseWords.t (@10676..)
lib/Text/ParseWords.pm
lib/Text/ParseWords.t