# Dancer2::Plugin::Articulate

Install this via cpan:

 cpan Dancer2::Plugin::Articulate

Or, from this directory in the distribution

 perl Makefile.PL
 make
 make test
 make install