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.
- Outputs:
out
- Website: https://metacpan.org/release/Try-Tiny
- Licenses: X11
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
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.