=================================================================== RCS file: /cvs/todotxt/Text-Todo/bin/dudelicious.pl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- todotxt/Text-Todo/bin/dudelicious.pl 2010/04/26 21:27:57 1.2 +++ todotxt/Text-Todo/bin/dudelicious.pl 2010/04/26 21:44:30 1.3 @@ -13,7 +13,7 @@ $self->render_text($self->param('groovy'), layout => 'funky'); }; -app->start; +app->start unless caller(); __DATA__ @@ index.html.ep