| Server IP : 68.178.202.69 / Your IP : 216.73.216.122 Web Server : Apache System : Linux 69.202.178.68.host.secureserver.net 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64 User : ikioworld ( 1005) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/perl-Try-Tiny-0.12/ |
Upload File : |
0.12 - doc fixes 0.11 - fix broken dist 0.10 - clarify some docs 0.09 - don't index Try::Tiny::ScopeGuard 0.08 - fix require vs use issue in blead (RT63410) 0.07 - allow multiple finally blocks - pass the error, if any, to finally blocks when called 0.06 - in t/given_when.t use a plan instead of done_testing for more backwards compatibility 0.05 - Documentation fixes and clarifications 0.04 - Restore list context propagation for catch blocks - Fix a bug where finally blocks weren't always invoked 0.03 - Support for 'finally' blocks (Andy Yates) - More documentation and tests (many people) - Sets $@ to the previous value at the beginning of the eval, to allow the capture of an error stack when calling die. 0.02 - Doc fixes from chromatic - Various minor fixes from Adam Kennedy - Additional documentation and code clarifications - 5.005_04 compatibility 0.01 - Initial release