# Dancer::Plugin::Articulate

Install this via cpan:

 cpan Dancer::Plugin::Articulate

Or, from this directory in the distribution

 perl Makefile.PL
 make
 make test
 make install