Subject: | Undeclared dependency on "some" JSON |
All fails I see on cpantesters are due to
Error: No JSON implementation installed
So why not declare JSON::XS or JSON::Any as dependency? Or, if you
insist on leaving the choice to the end user, it would still be nicer to
give the user some indication at 'perl Build.PL' time, something like
described in http://wiki.cpantesters.org/wiki/CPANAuthorNotes which has
the nice side effect that cpantesters do not get FAILs but NAs instead.
Just my 0.02 cents,
Regards,