Help for this page
use strict; use warnings; ... C 1, 2(11) C 2, 2(18) C 2, 2(11)
my $str = slurp('file.txt'); ... close(F); return $txt; }