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


in reply to Re: Clean perl code (unused functions)
in thread Clean perl code (unused functions)

Not exactly related to the OP, but I am wondering: how does that code pass strict? Isn't it effectively using symbolic references, ie. generating a method name from a string?