If you write anything in this and it covers more than one line it will usestrict usewarnings #### use strict; use warnings; print "today is day @{ [ ( localtime )[3] ] }.";