Subject: | get all the tests off the command line |
POE's build process breaks during "make test" in shells that can't cope
with long command lines.
I wrote a replacement for the build process that uses Module::Build, but
its compatibility with established install procedures sucks. See ticket
8490 for more information.
Matt Cashner suggests writing a test.pl that runs the other tests. I'll
try that.
This is a new ticket that addresses the underlying problem without being
tied to a particular solution.