http://qs321.pair.com?node_id=11141032


in reply to Dancer2: Why is bundled 'lib/' required?

Isn't it just a matter of finding out where make install installed Private::Work::Module from its output? And then check apache's INC and yours. If all else fails, bin/app.psgi tries to find required modules with this: use lib "$FindBin::Bin/../lib";