|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Prototypes being ignored with use_ok() from Test:More ?by Corion (Pope) |
| on Nov 13, 2012 at 16:28 UTC ( #1003659=note: print w/ replies, xml ) | Need Help?? |
|
use_ok works at runtime, but prptotype parsing has alteady happened at compile time. My recommendation is to simply stop using use_ok, as it solves no problem and actually creates pitfalls.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||