my @r = <$fh>; my $data = join '', @r; [download]
In reply to Re^4: Perl binary file reading by kepler in thread Perl binary file reading by kepler