Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use Plack::Util instead of relying on someone leaking it.
  • Loading branch information
perlDreamer committed Feb 10, 2012
1 parent 35f1492 commit 202d073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.psgi
Expand Up @@ -15,6 +15,7 @@

use strict;
use Plack::Builder;
use Plack::Util;

use WebGUI::Paths -inc;
use WebGUI::Config;
Expand Down

0 comments on commit 202d073

Please sign in to comment.