Skip to content

Split Dancer2::Template::Simple from core #1732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cromedome
Copy link
Contributor

@cromedome cromedome commented Jun 18, 2025

This is primarily useful for migrating from Dancer (1) anyhow. We were only using it in core to generate new apps from skeletons, and used Template::Tiny for everything else. Now we will have no template implementations in core (only template engines).

I'll release this as its own CPAN dist when we release Dancer2 2.0.0. It's pretty well ready to go, but no need to confuse people until then.

This depends on #1731 and cannot be merged until that is.

@cromedome cromedome added this to the Dancer2 2.0.0 milestone Jun 18, 2025
We ported the changes from our fork to the official Template::Tiny
distribution, eliminating the need for our fork.
This will be its own CPAN dist starting with Dancer2 2.0.0.
@cromedome cromedome force-pushed the feature/split-template-simple branch from b333ff3 to 955ff78 Compare June 20, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant