Changes for version 0.02
- Updated Makefile.PL to require 5.8
- Updated the POD and tests to reflect $tobj = tie($scalar, 'Tie::History'), And then using $tobj->commit instead of tied($scalar)->commit.
Modules
Perl extension giving scalars, arrays and hashes a history.