Subject: | Tests fail if Class::Load not installed |
I received multiple occurrences of the following message when running the tests during installation
Uncaught exception from user code:
Can't locate Class/Load.pm in @INC (you may need to install the Class::Load module)
Solution is to add Class::Load as a prerequisite