Changes for version 0.08 - 2022-12-15
- CHANGES
- Permit safe forms of `goto` entirely within the defer block
- Attempt to fix the double-exception problem (RT144761) by turning subsequent exceptions into warnings
- Removed the `FINALLY` support entirely; the module now just croaks immediately.
Modules
execute code when leaving a block
add FINALLY phaser block syntax to perl (REMOVED)