There isn’t very much to be said about that. During my work on one of my perl projects, I started playing with both function references and eval blocks. I noticed a significant increase in overall performance when using function references. NOTE: Unfortunately I have thrown away all the code justifying that statement. But i will […]
The post Perl Dynamic Code Considerations appeared first on Nicholas Dille.