Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Do not rely on your dependencies to load modules
Fixes DBDish::Pg::Connection failing to compile when loading a module properly imports symbols lexically instead of as globals.
- Loading branch information