No time to wait http://showmetheco.de/index.rss Just code Twist 0.1 Let's Twist: Bootylicious on top of Dancer http://showmetheco.de/articles/2010/11/lets-twist-bootylicious-on-top-of-dancer.html It doesn't matter what framework you use, but what does matter is how good your model is. By model I mean M in MVC. There are plenty ways to parse HTTP, to dispatch an url, to render a template, to server a static file. But there is only one way to:

my $booty = Bootylicious->new;
$booty->get_articles_by_tag('foo');

With a good model you can switch web frameworks, template engines and more. So to prove it the Twist was born.

What is Twist? ]]>
Perl Bootylicious Dancer Sun, 07 Nov 2010 00:00:00 GMT http://showmetheco.de/articles/2010/11/lets-twist-bootylicious-on-top-of-dancer.html