Revert "Move Text::ParseWords from lib to ext"
authorNicholas Clark <nick@ccl4.org>
Mon, 31 Aug 2009 20:36:21 +0000 (21:36 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 31 Aug 2009 21:07:18 +0000 (22:07 +0100)
commit3fcda861606b23c12f4356df2a20543dc1c1779b
tree5a7e56e5f4b3b857106343d7b9d6ae7130df3a39
parent10c2b2bb1bed28f54450876b0419c34d91d8586f
Revert "Move Text::ParseWords from lib to ext"

(ExtUtils::Liblist::Kid::_win32_ext() requires Text::ParseWords, so it can't
live in ext until we solve the general problem of toolchain modules in ext)

This reverts the structural changes of commit
d6052a374138e04d8688ae89baeabff82e80a71c, but retains the boilerplate removal of
4a503f371e8f1d4e174172c023c18046ee5b1a22, as TestInit.pm renders it obsolete.
MANIFEST
Porting/Maintainers.pl
ext/.gitignore
lib/.gitignore
lib/Text/ParseWords.pm [moved from ext/Text-ParseWords/ParseWords.pm with 100% similarity]
lib/Text/ParseWords.t [moved from ext/Text-ParseWords/t/ParseWords.t with 94% similarity]
lib/Text/ParseWords/taint.t [moved from ext/Text-ParseWords/t/taint.t with 100% similarity]