Help for this page
open(my $tombolatex, '>', 'int.tex') or die "Cannot open file 'int.tex' for writing: $!";
use autodie;