This package browser is in early development. Mind the rough edges.

perl-try-tiny 0.31

Minimal try/catch with proper preservation of $@

This module provides bare bones try/catch/finally statements that are designed to minimize common mistakes with eval blocks, and nothing else.

Installation

Install perl-try-tiny 0.31 as follows:

guix install perl-try-tiny@0.31

Or install the latest version:

guix install perl-try-tiny

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.