The following does not generate any warning of undeclared variables: use strict; $a = "foo\n"; $b = $a; ( This is perl, version 5.005_02 built for sun4-solaris