Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libthrowable-perl
Role for classes that can be thrown
https://metacpan.org/release/Throwable
0
no reviews
Install
Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. it automatically saves any previous value for $@ and calls die $self.