| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Error | Distribution: Fedora Project |
| Version: 0.17030 | Vendor: Fedora Project |
| Release: 4.fc45 | Build date: Fri Jul 17 11:26:12 2026 |
| Group: Unspecified | Build host: buildvm-a64-24.rdu3.fedoraproject.org |
| Size: 78593 | Source RPM: perl-Error-0.17030-4.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://metacpan.org/release/Error | |
| Summary: Error/exception handling in an OO-ish way | |
The Error package provides two interfaces. Firstly Error provides a procedural interface to exception handling. Secondly Error is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded.