http://www.perlmonks.org?node_id=1010705


in reply to -> Is Optional ?

Perl is very forgiving. "There's more than one way to SAY it, too." But you probably should use use strict; use warnings; for this reason if none other: sometimes the interpretation taken isn't quite what you expected.