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


in reply to no critic

It means that the author of that line of code thought they knew what is in the $script variable; and, if someone runs that code through perlcritic(), the proscription against unsafe eval() is not to be thrown.

I'll bet they they were wrong....

----
I Go Back to Sleep, Now.

OGB