No more FindBin. Set PERL5LIB instead.
This commit is contained in:
parent
56ca2b0461
commit
20d735362c
1 changed files with 0 additions and 3 deletions
3
app.psgi
3
app.psgi
|
|
@ -16,9 +16,6 @@
|
|||
use strict;
|
||||
use Plack::Builder;
|
||||
|
||||
use FindBin;
|
||||
use lib "$FindBin::Bin/lib";
|
||||
|
||||
use WebGUI::Paths -inc;
|
||||
use WebGUI::Config;
|
||||
use WebGUI::Fork;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue