for ( "read", "only", "value" ) { print "$_\n"; $_ = "test"; # blows up }