2015-08-04 21:10 GMT+03:00 Richard Reina <[email protected]>: > I am trying to learn dancer. Have played around with > Dancer::Plugin::SimpleCRUD and although I find it useful I can't find an > example that applies specifically to what I want to learn. I am looking for > an example app that:
If you want to learn, I can suggest some sources which widened my horizon: http://advent.perldancer.org/2010 http://advent.perldancer.org/2011 http://advent.perldancer.org/2012 http://advent.perldancer.org/2013 http://advent.perldancer.org/2014 https://metacpan.org/pod/Dancer::Tutorial https://metacpan.org/pod/Dancer::Cookbook To put together app where user can create account and log in/out, needs you to understand some details. To grasp all those details I suggest start with basics. -- Wbr, Kõike hääd, Gunnar _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
