Subject: | Need "use Class::MOP;" so that Class::MOP::is_class_loaded is not undefined. |
Needs a simple "use Class::MOP;" statement near the top of the file.
Thus, no error message will be generated when it tries to call
Class::MOP::is_class_loaded.
By the way, this has been broken since 5.8000_03.