Help for this page
use Math::BigFloat (); ... $x = Math::BigFloat->new("67567.57") * 222; print("$x\n"); # 15000000.54