Subject: | Add ability to pass options to Test::Trap |
I'd like to be able to test stderr & stdout after running a command via system(). Test::Trap allows for this but requires additional parameters passed to its import routine It'd be nice if it were possible to do that via Test::Effects.