in reply to Constant name stored in a string

According to Damian Conway using Readonly module is a better way of defining constants. See the following post by Randal Schwartz.
 http://www.stonehenge.com/merlyn/UnixReview/col65.html