[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Try-Tiny-0.30-7.module+el8.9.0+254+e7e56c49.noarch download

Name perl-Try-Tiny
Epoch 0
Version 0.30
Release 7.module+el8.9.0+254+e7e56c49
Architecture noarch
Website/URL https://metacpan.org/release/Try-Tiny
License MIT
Build Time 2024-05-20 02:34:58
Build Host builder-x86-05.inferitos.ru
Summary Minimal try/catch with proper localization of $@
Repositories AppStream
Description 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.
Errata
Size 45 KiB
Source Project perl-Try-Tiny-0.30-7.module+el8.9.0+254+e7e56c49
SHA-256 checksum a68522bbb70b06c2ad0a9d6f156b093324756252a9db3b718914373301af2e36
× Full screenshot
Changelog link
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.30-7
- Rebuilt for MSVSphere 8.8

* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-6
- Perl 5.30 rebuild

* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-3
- Perl 5.28 rebuild

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Dec 21 2017 Paul Howarth <paul@city-fan.org> - 0.30-1
- Update to 0.30
  - Expand "when" test skippage to more perl versions

* Tue Dec 19 2017 Paul Howarth <paul@city-fan.org> - 0.29-1
- Update to 0.29
  - Skip tests of "when" and "given/when" usage for perl 5.27.7 *only*
    (see CPAN RT#123908)

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild