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


in reply to Comments on my code, advices how to improve it.

I like it!

You should consider it handy if you can't find any standard module in the perl distribution that handles DBI in your way.

One advise would be not to leave any expected variable without checking if it is empty (for example):

If you should compare it with the previously mentioned modules, it is a very interesting improvement to follow their code and aknowledge the differences. (And, perhaps, then try to upgrade your code to their same level, just to learn more :) )

{ \ ( ' v ' ) / }
( \ _ / ) _ _ _ _ ` ( ) ' _ _ _ _
( = ( ^ Y ^ ) = ( _ _ ^ ^ ^ ^
_ _ _ _ \ _ ( m _ _ _ m ) _ _ _ _ _ _ _ _ _ ) c h i a n o , a l b e r t o
Wherever I lay my KNOPPIX disk, a new FREE LINUX nation could be established
  • Comment on Re: Comments on my code, advices how to improve it.