Subject: | doesn't work with warn from XS code |
I don't know if it's a bug or undocumented limitation.
But Test::Warn doesn't catch warn from XS code.
See from example in module re::engine::Lua
- t/flags.t : one TODO test
- Lua.xs line #328 warn() call