X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FChatty.pm;h=0de57fd7182bb7a0a1a9d992224bc7510692fd71;hb=ce10e1dfe911071e99c51edbcd34b74b2615f847;hp=ee849cc562506d645fa895806a53db72adf84935;hpb=fc706a11d0c10569ef2edf3aa76a330d43f64d26;p=chaz%2Fchatty diff --git a/lib/Chatty.pm b/lib/Chatty.pm index ee849cc..0de57fd 100644 --- a/lib/Chatty.pm +++ b/lib/Chatty.pm @@ -19,6 +19,7 @@ use Catalyst::Runtime 5.80; use Catalyst qw/ -Debug ConfigLoader + StackTrace Static::Simple /;