/dancer-example

Basic Dancer2 example

Primary LanguagePerl

Dancer2 Example Application

This is an example web application written using Perl's Dancer2 framework.

I have written it using GitHub Copilot Workspace.

I started with the standard Dancer2 app generated using dancer2 gen -a Example. Every step since then has worked like this:

You can read through the closed issues and the merged pull requests to see how it went.

It's been interesting. The results have been mixed. But generally better than I expected.