Changes for version 0.14 - 2012-02-06
- Use Module::Implementation to handle loading the XS or PP versions of the code. Using this module fixes a few bugs.
- Under taint mode, setting an implementation in the CLASS_LOAD_IMPLEMENTATION env var caused a taint error.
- An invalid value in the CLASS_LOAD_IMPLEMENTATION env var is now detected and reported immediately. No attempt is made to load an invalid implementation.
Modules
a working (require "Class::Name") and more
Provides
in lib/Class/Load/PP.pm