Subject: | enum should create true constants |
Modulo issues of safe syntax,
*{"$pkg$prefix$_"} = sub () { $n };
should be
*{"$pkg$prefix$_"} = eval "sub () { $n }";
The speed difference will not be trivial.
This queue is for tickets about the enum CPAN distribution.
The Basics
People
|
Bug Information
|