Help for this page
use strict; use warnings;
use strict; use warnings; ... { print "No third argument\n"; }
chomp; s/^\s+|\s+$//g; # trim spaces