Instead of requiring by module name, generate the path and require() that.
authorFlorian Ragwitz <rafl@debian.org>
Fri, 17 Oct 2008 03:18:34 +0000 (03:18 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 17 Oct 2008 03:18:34 +0000 (03:18 +0000)
commita6844bfb972e5d883445dca38f1ca6cda868e3c6
tree84710caa9fec493aace4a9147956c4f82c6fbd5f
parent9bbf7fe2b79abe6dbee39af53a29e471cf62069e
Instead of requiring by module name, generate the path and require() that.

This doesn't generate confusing errors when loading '__PACKAGE__'.
lib/Class/MOP.pm