Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update to 0.102080 | Yen-Ming Lee | 2010-08-10 | 3 | -12/+11 |
| | | | | Notes: svn path=/head/; revision=259046 | ||||
* | - Update to 0.101110 | Wen Heping | 2010-04-23 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=253080 | ||||
* | - Remove vi leftovers | Philip M. Gollucci | 2010-02-15 | 1 | -0/+0 |
| | | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249908 | ||||
* | Throwable is a role for classes that are meant to be thrown as exceptions | Philip M. Gollucci | 2010-02-15 | 5 | -0/+42 |
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 Notes: svn path=/head/; revision=249906 |