load_first_existing_class and load_class now die if the file is found but the class...
authorRobert Buels <rmb32@cornell.edu>
Wed, 10 Feb 2010 23:38:49 +0000 (15:38 -0800)
committerRobert Buels <rmb32@cornell.edu>
Wed, 10 Feb 2010 23:38:49 +0000 (15:38 -0800)
commit35a175a2c47851b151b3fc211564b764595c5d57
tree2fd86bb8f8eb4900c5f9bd569c0ea76a93efde7d
parent344180043c111503ff74fb13e5c5741771641d36
load_first_existing_class and load_class now die if the file is found but the class is missing or empty
lib/Class/MOP.pm