Help for this page
#!/usr/bin/perl use warnings; ... print $fh "\n WELCOME! Product of 9 & 5 = $c\n\n"; close $fh;