Subject: | Choosing to not install mech-forms causes t/mech-forms.pl fails |
When I run perl Makefile.PL and say no to
Do you want to install the mech-forms utility? [y]
then running make test I get this:
t/mech-forms......Can't exec "blib/script/mech-forms": No such file or directory at t/mech-forms.t line 11.
t/mech-forms......NOK 1# Failed test (t/mech-forms.t at line 18)
# got: undef
# expected: 'GET file:/target-page
# hl=en (hidden)
# ie=ISO-8859-1 (hidden)
# q=
# btnG=Google Search (submit)
# btnI=I'm Feeling Lucky (submit)
#
# '
# Looks like you failed 1 tests of 1.
t/mech-forms......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay