Merge pull request #15 from Flimm/master
[p5sagit/Try-Tiny.git] / t / basic.t
2013-07-04 Jesse Luehrs update test counts for removing use_ok
2013-07-04 Jesse Luehrs stop using use_ok, it's pointless
2013-07-04 Peter Rabbitson "Modernize" code a bit
2013-07-04 Peter Rabbitson Detabardize - standardize code/tests on 2-space indent
2013-01-02 Jesse Luehrs this todo is only relevant before 5.14
2010-10-21 Ricardo Signes avoid a warning when testing with -w Try-Tiny-0.07
2010-01-22 Yuval Kogman Restore list context for catch and fix a bug in finally...
2010-01-22 Andrew Yates Add support for 'finally' blocks
2009-09-11 Yuval Kogman Document and test for prev value of $@ in catch
2009-09-11 Yuval Kogman Restore the value of $@ from before the local
2009-09-03 Yuval Kogman tests for nesting inside catch block
2009-09-02 Yuval Kogman 5.005_04 compat
2009-09-01 Yuval Kogman minor doc and code fixes
2009-09-01 Yuval Kogman misc fixes suggested by Alias
2009-08-31 Yuval Kogman Initial version