[dancer-users] The most important Dancer Plugins
Gabor Szabo
gabor at szabgab.com
Sat Feb 13 06:15:23 EST 2021
Hi,
When making improvements to Dancer2 it is important to notice if a plugin
breaks and either make the change in a different way or notify the author
of the plugin regarding the upcoming breaking change.
In order to help with this, in the GitHub Actions configuration I've added
the testing of some of the plugins. Specifically:
Dancer2::Plugin::Auth::HTTP::Basic::DWIW
Dancer2::Plugin::Minion
Dancer2::Template::Handlebars
Dancer2::Session::Cookie
See
https://github.com/PerlDancer/Dancer2/blob/master/.github/workflows/ci.yml
However I assume these are not the only popular plugins. So I wonder, which
other plugins do you use?
Gabor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20210213/10c04e63/attachment.htm>
More information about the dancer-users
mailing list