Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside...
authorMarcus Holland-Moritz <mhx-perl@gmx.net>
Thu, 24 Jun 2004 19:51:06 +0000 (19:51 +0000)
committerMarcus Holland-Moritz <mhx-perl@gmx.net>
Thu, 24 Jun 2004 19:51:06 +0000 (19:51 +0000)
commita8c6c617075a77facc3560cfdaa8948a894f9baf
treebd8981bf57df618e614cf15be8278f5fe7fc40df
parent7832186692f2b5bb0ae5b8a911736baf4ab3ff87
Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside quoted text
Use the suggested regex fix, plus some tests.

p4raw-id: //depot/perl@22992
lib/Text/ParseWords.pm
lib/Text/ParseWords.t