Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-Throwable - A role for classes that can be thrown
Throwable is a role for classes that are meant to be thrown as exceptions to
standard program flow. It is very simple and does only two things: saves any
previous value for $@ and calls die $self.
Packages
Latest: perl-Throwable-0.102080-1.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-Throwable |
0 |
0.102080 |
1.el6.fio |
src |
15 KiB |
2012-10-03 09:29:46 |
Changelog:
- * 2012-10-02 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 0.102080-1
- Initial package.