SlackBuilds Repository

15.0 > Perl > perl-TryCatch (1.003002)

Trycatch is an extension of the Perl 5 object system.

This module aims to provide a nicer syntax and method to catch errors
in Perl, similar to what is found in other languages (such as Java,
Python or C++). The standard method of using eval {}; if ($@) {} is
often prone to subtle bugs, primarily that its far too easy to stomp
on the error in error handlers. And also eval/if isn't the nicest
idiom.

This requires: perl-Scope-Upper, perl-B-Hooks-OP-PPAddr, perl-Devel-Declare, perl-Parse-Method-Signatures

Maintained by: Jan F. Chadima
Keywords: perl,moose
ChangeLog: perl-TryCatch

Homepage:
https://metacpan.org/pod/TryCatch

Source Downloads:
TryCatch-1.003002.tar.gz (37dbff1d9ab3b09d2a41b706f7716957)

Download SlackBuild:
perl-TryCatch.tar.gz
perl-TryCatch.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds