Add support for 'finally' blocks
[p5sagit/Try-Tiny.git] / Changes
CommitLineData
faecd5a0 10.03
2 - More documentation and tests
3 - Sets $@ to the previous value at the beginning of the eval, to allow
4 the capture of an error stack when calling die.
5
0e8fea40 60.02
7 - Doc fixes from chromatic
8 - Various minor fixes from Adam Kennedy
9 - Additional documentation and code clarifications
c4918886 10 - 5.005_04 compatibility
0e8fea40 11
120.01
13 - Initial release