add timestamp
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<div style="margin: 48px; width: 580px;">
|
<div style="margin: 48px; width: 580px;">
|
||||||
<a href="/"><< back</a>
|
<a href="/"><< back</a>
|
||||||
<h1>Dancer2::Controllers and Perl Attributes</h1>
|
<h1>Dancer2::Controllers and Perl Attributes</h1>
|
||||||
|
<p>Published February 26th, 2024.</p>
|
||||||
<p>
|
<p>
|
||||||
Recently I created <a href="https://metacpan.org/pod/Dancer2::Controllers"><code>Dancer2::Controllers</code></a>, a simple
|
Recently I created <a href="https://metacpan.org/pod/Dancer2::Controllers"><code>Dancer2::Controllers</code></a>, a simple
|
||||||
<code>Moose</code> based approach for defining routes in Dancer2. I built this as an attempt to add Spring-Boot esq annotations to
|
<code>Moose</code> based approach for defining routes in Dancer2. I built this as an attempt to add Spring-Boot esq annotations to
|
||||||
|
|||||||
Reference in New Issue
Block a user