Subject: | wish: better error message by detecting SWISH::API version. |
When I just tried this module, It died with this error:
Can't locate auto/SWISH/API/MetaList.al
It would be more helpful if it died like this:
SWISH::API 0.03 or higher is required, but not found.
This module was being used a backend to CGI::Application::Search that should "just work", so until this happened, I didn't have a reason to read through this modules documentation to see what might be going on.
Mark