Skip to content

Commit

Permalink
No more FindBin. Set PERL5LIB instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Jan 7, 2012
1 parent 56ca2b0 commit 20d7353
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app.psgi
Expand Up @@ -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;
Expand Down

0 comments on commit 20d7353

Please sign in to comment.