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


in reply to Re: Derive a variable name from a variable?
in thread Derive a variable name from a variable?

This is only half the answer because using strict is a standard nowadays.

There might be cases where this is needed, but please apply no strict "refs" in a restricted block around it and use strict; in file scope.

see for instance no strict refs for blocks?

> there might be some jedi,

> who'd tell you that it's wrong

> they just want you to obey their will

Perl has no taboos, just best practices.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!