<div dir="ltr"><div>Hi WK,<br><br></div>Thanks for the idea. I looked at that plugin first and it seemed a bit complicated and since I could not find any examples I opted for Dancer FormValidator -- which seemed simpler. One thing I am noticing is that dancer has a ton of plugins but not a whole lot of documentation with examples for newbies like me. Thanks nonetheless for your suggestion. I will try again to figure aout DataFormValidator.<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-06 14:28 GMT-05:00 WK <span dir="ltr"><<a href="mailto:wanradt@gmail.com" target="_blank">wanradt@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">2015-08-06 20:12 GMT+03:00 Richard Reina <<a href="mailto:gatorreina@gmail.com">gatorreina@gmail.com</a>>:<br>
<br>
> But I would like to be able to run some simple checks. Like whether a new<br>
> users two passwords match and whether, email field contains an email<br>
> address, and a password choice is long enough, etc. Can this be done easily<br>
> with this plugin and if so can anyone give some examples?<br>
<br>
</span>As this plugin is based on Data::FormValidator, you may find lot of<br>
examples from it's documentation. Maybe this is the relevant part:<br>
<a href="https://metacpan.org/pod/Data::FormValidator#dependencies" rel="noreferrer" target="_blank">https://metacpan.org/pod/Data::FormValidator#dependencies</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Wbr,<br>
Kõike hääd,<br>
<br>
Gunnar<br>
_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" rel="noreferrer" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
</font></span></blockquote></div><br></div>