$float= unpack "f", $string; $float= unpack "f", scalar reverse $string;