Revision history for Tie-Trace
0.08 2007-08-14 00:24:00
fix typo
remove some no needed variales
warning about deleted value
add test
some code improvement(not bug)
0.07 2007-08-13 02:28:00
fix typo
update Japanese Document.
0.06 2007-08-12 20:26:00
add "watch" function, use it instead of tie ...
fix typo
change email address
improve warning message
fix bug with ARRAY handling
add more test
include test script test/test_script.pl
0.05 2006-09-04 01:39:00
fix document
0.04 2006-09-03 15:32:00
fix document
add test for internal method
refuctor some internal method
can use coderef in value, key and debug_value option
0.03 2006-09-01 03:47:00
remove no needed warning
add Japanese document
0.02 2006-09-01 02:55:00
change warning message
add caller option
add debug_value option
no need to specify variable type(::Hash, ::Array, ::Scalar)
fix document
change test name
some changes of internal variable name
0.01 2006-08-29 21:18:49
First version