c1ff72a20a
This perl module overrides CORE::GLOBAL::require with a code reference in a way that plays nice with any existing overloading and ensures the right calling package is in scope.
3 lines
177 B
Text
3 lines
177 B
Text
This perl module overrides CORE::GLOBAL::require with a code reference
|
|
in a way that plays nice with any existing overloading and ensures
|
|
the right calling package is in scope.
|