[Catalyst] Re: Binary Conversion

A. Pagaltzis pagaltzis at gmx.de
Tue Jan 9 16:06:21 GMT 2007


* Will Smith <willbelair at yahoo.com> [2007-01-08 18:50]:
> I want to conver a number to binary.

    my $binary = sprintf '%b', $number;

What does Math::BigInt have to do with anything, and what does
that have to do with Catalyst?

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list