Changes for version 0.02 - 2012-01-27

  • fixed bug where multiple scalar constants would end up with the value of the most recently declared one
  • fixed warning about prototypes
  • moved vars.pm to lib/ex/constant/vars.pm
  • created a t/ test directory, and moved test.pl to t/original.t
  • added t/tie.t with more tests for the tie interface, including for the multiple scalar bug
  • added t/const.t with more tests for the const interface
  • added t/import.t with more tests for the const interface

Modules

Perl pragma to create readonly variables

Provides

in lib/ex/constant/vars.pm
in lib/ex/constant/vars.pm
in lib/ex/constant/vars.pm