* Will Smith <[EMAIL PROTECTED]> [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/>
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/