in reply to Re: Module::Build's Build test does not stop at breakpoints
in thread Module::Build's Build test does not stop at breakpoints
This should not be compile time though, correct? The only BEGIN block is around the use_ok test for the package. The test I'm trying to debug here is the second test, which is not part of a BEGIN block. I already include an explicit $DB::single here also, which seems to have no impact.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Module::Build's Build test does not stop at breakpoints
by LanX (Saint) on Jan 27, 2014 at 21:46 UTC |