We broke M::B
[email protected] (Andy Armstrong)
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
We recently committed changes to Test::Harness that make the test output look like this: t/ext.t ............... ok t/extend.t ............ ok t/files.t ............. ok Note spaces around the leader dots and the filenames keep their extensions. We thought that might break something and sure enough it did :) Module::Build's tests parse the output from T::H. Obviously breaking M::B is quite bad. Is there any chance that there's a new release of M::B imminent? If not I guess we'll have to roll back our pretty new formatting. -- Andy Armstrong, Hexten