in reply to
Use of the => operator
You can hook into Perl's constant parser using
overload
. See the section on overloading constants.
Comment on
Re: Use of the => operator
In Section
Seekers of Perl Wisdom