<div dir="ltr"><div>Hi,</div><div><br></div><div>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.<br></div><div><br></div><div>In order to help with this, in the GitHub Actions configuration I've added the testing of some of the plugins. Specifically:</div><div><br></div><div><table class="gmail-highlight gmail-tab-size gmail-js-file-line-container"><tbody><tr><td id="gmail-LC146" class="gmail-blob-code gmail-blob-code-inner gmail-js-file-line"><span class="gmail-pl-s">Dancer2::Plugin::Auth::HTTP::Basic::DWIW</span></td>
      </tr>
      <tr>
        </tr></tbody></table><table class="gmail-highlight gmail-tab-size gmail-js-file-line-container"><tbody><tr><td id="gmail-LC147" class="gmail-blob-code gmail-blob-code-inner gmail-js-file-line"><span class="gmail-pl-s">            Dancer2::Plugin::Minion</span></td>
      </tr>
      <tr>
        </tr></tbody></table><table class="gmail-highlight gmail-tab-size gmail-js-file-line-container"><tbody><tr><td id="gmail-LC148" class="gmail-blob-code gmail-blob-code-inner gmail-js-file-line"><span class="gmail-pl-s">            Dancer2::Template::Handlebars</span></td>
      </tr>
      <tr>
        </tr></tbody></table><span class="gmail-pl-s">Dancer2::Session::Cookie</span></div><div><span class="gmail-pl-s"><br></span></div><div><span class="gmail-pl-s">See <a href="https://github.com/PerlDancer/Dancer2/blob/master/.github/workflows/ci.yml">https://github.com/PerlDancer/Dancer2/blob/master/.github/workflows/ci.yml</a></span></div><div><span class="gmail-pl-s"><br></span></div><div><span class="gmail-pl-s">However I assume these are not the only popular plugins. So I wonder, which other plugins do you use?</span></div><div><span class="gmail-pl-s"><br></span></div><div><span class="gmail-pl-s">Gabor<br></span></div><div><span class="gmail-pl-s"><br></span></div></div>