Hi, <br> I want to conver a number to binary. I installed Math::BigInt, and get this error when trying to plugin in the main controller:<br> Can't locate Catalyst/Plugin/Math/BigInt.pm ... in /lib/usr/lib/perl5/5.8.5/i386-linux-thread-multi .. <br> <br> eventhough the installion is good. And I checked if the module installed. There is a BigInt.pm in /lib /usr/lib/perl5/5.8.5/Math , and bigint.pm (lowercase) in /lib /usr/lib/perl5/5.8.5 <br> I'm not sure why I get the error.<br> Then, I try to plugin in the controller that needs the functions, no compiling error, but runtime error when I try to use the function, such as <br> <pre>$x-&gt;as_bin();<br><br>this is my code: <br>my $x = 10;<br>$c-&gt;stash-&gt;{mybinary} = $x-&gt;as_bin();<br><br>Please help me to get this right. Also, I could not install<br>Bundle::Math<br><br>Thank you.<br></pre> <br> <p>&#32;__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam
 protection around <br>http://mail.yahoo.com