Help for this page
#!/usr/local/bin/perl -w use strict; ... } print "Goodbye\!\n\n";
} elsif (($days =~ /[^\d]/) or (not $days)) {