summaryrefslogtreecommitdiff
path: root/t/06_die_with_inexistant_class.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use Class::MOP::load_class instead of plain eval - if the module is not ↵masterfranck cuny2010-08-111-0/+18
found, die with message (close RT#59776)