Help for this page
use File::Slurp; open ( my $file, '<', "file" ); ... seek ( $file, 20, 0 ); print ( $file $this ); }
21 4B A8 C6