Revision history for Perl module ex::constant::vars

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

0.01  Mon Nov 20 15:10:28 2000
    - original version uploaded to CPAN