K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-02-15T23:43:55.000000Z K 7 svn:log V 218 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. Feature safe: yes END