summaryrefslogtreecommitdiff
path: root/lib/MooseX/AbstractFactory (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use Class::MOP::load_class instead of plain eval - if the module is not ↵masterfranck cuny2010-08-111-1/+1
| | | | found, die with message (close RT#59776)
* initial commitfranck cuny2010-08-112-0/+311