The first error Base class package "Class::Data::Inheritable" is empty. means that you didn't install Class::Data::Inheritable. All other errors seem to be related to this. So first make sure that you have Class::Data::Inheritable installed, best through CPAN via the cpan program or through perl -MCPAN -e 'install "Class::Data::Inheritable"' or through perl -MCPAN -eshell and then install Class::Data::Inheritable
In reply to Re^5: DBomb Installation Problem
by Corion
in thread DBomb Installation Problem
by PaulBerry
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |