X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fchatty;a=blobdiff_plain;f=lib%2FChatty.pm;h=0de57fd7182bb7a0a1a9d992224bc7510692fd71;hp=ee849cc562506d645fa895806a53db72adf84935;hb=be80dc411dc33c6042f63671ae036b23eed33972;hpb=fc706a11d0c10569ef2edf3aa76a330d43f64d26 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 /;