Help for this page
Select Code to Download
Select
or
download this
seek(OUT, 0, 2);
Select
or
download this
use Fcntl qw( SEEK_END ); seek(OUT, 0, SEEK_END);