Subject: | Can't locate Locale/Country.pm |
It seems that a prereq declaration is missing:
...
# Failed test 'use SilverGoldBull::API::Order;'
# at t/00-load.t line 11.
# Tried to use 'SilverGoldBull::API::Order'.
# Error: Could not load class (SilverGoldBull::API::OrderRole) because : Could not load class (SilverGoldBull::API::AddressRole) because : Can't locate Locale/Country.pm in @INC (you may need to install the Locale::Country module) (@INC contains: ...
...