On Wednesday 19 July 2006 06:03, demerphq wrote: > Excuse me? Where did I say the code was "broken"?
Wasn't that the implication when you said you've seen misleading line numbers many times? > use Test::More tests => 3; > > sub my_ok { > ok($_[0],$_[1]); > } I don't know why you'd expect this to report the right line numbers; this code really *is* broken. -- c