Fedora Packages

perl-Try-Tiny

Minimal try/catch with proper localization of $@

This module provides bare bones try/catch statements that are designed to minimize common mistakes with eval blocks, and NOTHING else. This is unlike TryCatch, which provides a nice syntax and avoids adding another call stack layer, and supports calling return from the try block to return from the parent subroutine. These extra features come at a cost of a few dependencies, namely Devel::Declare and Scope::Upper that are occasionally problematic, and the additional catch filtering uses Moose type constraints, which may not be desirable either.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.31-9.fc40 -
Fedora 40 0.31-9.fc40 -
Fedora 39 0.31-6.fc39 -
Fedora 38 0.31-5.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Try-Tiny dash maintainers at fedoraproject dot org.



Sources on Pagure