Subject: | Make lbrack and rbrack public |
I was creating a plugin for Test::Harness which replaces the normal
output with a progress bar. Naturally, I wanted red/green output like
the kewl xUnit folks. I've made it work, but it relies on 'lbrack' and
'rbrack' getters/setters in your code. Could you possibly document those
so they can be public?
Cheers,
Ovid