Help for this page
Select Code to Download
Select
or
download this
my $file_pos = tell($fh);
Select
or
download this
seek($fh, $file_pos, 0);
Select
or
download this
#!env perl ... }