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:
- I wrote an issue describing the next step
- I then opened Copilot Workspace and asked it to implement the required changes
- I applied the pull request that Copilot Workspace generated
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.