Skip to content

Commit

Permalink
fixed Makefile.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
nekokak committed Feb 2, 2010
1 parent 6e8f042 commit 93f1a0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.PL
Expand Up @@ -17,6 +17,8 @@ requires 'Text::MicroTemplate::Extended';
requires 'HTML::FillInForm::Lite';
requires 'Class::Trigger';
requires 'Class::Data::Inheritable';
requires 'Template';
requires 'Template::Stash::EscapeHTML';

test_requires 'Test::Declare';

Expand Down

0 comments on commit 93f1a0c

Please sign in to comment.