Help for this page
use autodie; # Using this module means open and close errors are # handled nicely. ... close ( $input_fh ); close ( $output_fh );