Erik Colson wrote:
Here it is...
Err... not exactly
=============================================
Rome:Wx-0.9701-Qqs5Vz ec$ prove -l t/01_load.t t/03_event.t t/04_userdata.t t/07_overload.t t/08_ovl_func.t t/09_create_delete.t t/10_oor.t t/11_twostage.t t/16_stream.t
The equivalent of perl -Mblib is prove -b so...
t/01_load.t ........... 1/6
# Failed test 'use Wx;'
# at t/01_load.t line 6.
# Tried to use 'Wx'.
# Error: Bareword "XXXDLLSXXX" not allowed while "strict subs" in use at
/Users/ec/.cpan/build/Wx-0.9701-Qqs5Vz/lib/Wx/Mini.pm line 12.
...these aren't the failures I'm looking for.
Regards,
Mattia