From: Nicholas Clark Date: Thu, 10 Sep 2009 08:50:13 +0000 (+0100) Subject: Restore Text::ParseWords to the manifest, accidentally removed by c2426eea. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a2c9e1b1792753d816ee8e4c6eeb0b25dce4c32f;p=p5sagit%2Fp5-mst-13.2.git Restore Text::ParseWords to the manifest, accidentally removed by c2426eea. --- diff --git a/MANIFEST b/MANIFEST index 76a42e7..18d67a2 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3381,6 +3381,9 @@ lib/Test/t/todo.t See if Test works lib/Test/Tutorial.pod A tutorial on writing tests lib/Text/Abbrev.pm An abbreviation table builder lib/Text/Abbrev.t Test Text::Abbrev +lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter +lib/Text/ParseWords.t See if Text::ParseWords works +lib/Text/ParseWords/taint.t See if Text::ParseWords works with tainting lib/Thread.pm Thread extensions frontend lib/Thread.t Thread extensions frontend tests lib/Tie/Array.pm Base class for tied arrays