$ perl -we 'my $buf; read STDIN, $buf, 4; my $pi = unpack "f", reverse $buf; print "pi=$pi\n";' < le-pi.bin pi=3.14159274101257