Merge trunk into here, fix tests to pass again with the newer versions of Plack
[catagits/Catalyst-Runtime.git] / lib / Catalyst / ScriptRole.pm
index e36ca2f..4d93e57 100644 (file)
@@ -1,9 +1,9 @@
 package Catalyst::ScriptRole;
 use Moose::Role;
-use Plack::Runner;
 use MooseX::Types::Moose qw/Str Bool/;
 use Pod::Usage;
 use MooseX::Getopt;
+use Plack::Loader;
 use namespace::autoclean;
 
 with 'MooseX::Getopt' => {