XML, the Perl Way


Map

Language Features

Pack & Unpack

Eval

E Eval

E++++ I am Erudil, 'nuff said
E+++ I use eval in AUTOLOAD methods to generate methods dynamically
E++ I use eval to generate subroutines dynamically
E+ I use eval and @! to catch exception
E I use eval every now and then
E- I know the difference between eval "string" and eval { block }
E-- I know that eval "string" and eval { block } are different and I avoid both
E--- eval is insecure, I don't use it
E! My company's coding standards don't allow me to use eval


Map

Language Features

Pack & Unpack

copyright © 2001 Michel Rodriguez