<div dir="ltr">Thanks for help.  After a lot of learning about utf-8, which was quite educational, the problem was simply that I was calling<br>my $result = passphrase(&#39;1234&#39;)-&gt;matches($pin);<br><br><div id=":5x">
instead of <br>my $result = passphrase(param(&#39;1234&#39;))-&gt;matches($pin);<br><br></div><div id=":5x">doh.<br><br></div><br><br clear="all"><div><br>-- <br>Wade Burgett<br>el hefe<br>
Santeria<br>
<a href="http://thesanteria.com" target="_blank">http://thesanteria.com</a><br>
503-939-4719
</div></div>