The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Nice::Try

0.1.6 2020-11-08T15:48:58+0900
    - Correcting a bug in adding back insignificant elements in between try-catch blocks

0.1.5 2020-09-13T22:00:15+0900
    - Corrected processing error when 2 or more consecutive try-catch blocks were found

0.1.4 2020-05-25T16:42:45+0900
    - Corrected a bug in the handling of here-docs. Calling PPI serialize instead of content

v0.1.3 2020-05-21T17:04:51+0900
    - Requires perl v5.16.0 that implemented some improvements on eval

v0.1.2 2020-05-20T23:20:53+0900

v0.1.1 2020-05-20T17:45:14+0900

v0.1.0 2020-05-18T17:14:00+0900
    - original version; created by ExtUtils::ModuleMaker 0.63