projects
/
chaz
/
chatty
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add stacktrace plugin for easier debugging
[chaz/chatty]
/
Makefile.PL
diff --git
a/Makefile.PL
b/Makefile.PL
index 8c9e7c88865adfceeb729a8477beedb33b05da56..765aa5a78b7dc8cd99629d90a6da78a439142021 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-11,6
+11,7
@@
all_from 'lib/Chatty.pm';
requires 'Catalyst::Runtime' => '5.90002';
requires 'Catalyst::Plugin::ConfigLoader';
+requires 'Catalyst::Plugin::StackTrace';
requires 'Catalyst::Plugin::Static::Simple';
requires 'Catalyst::Action::RenderView';
requires 'Moose';
This page took
0.017202 seconds
and
4
git commands to generate.