Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141 | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
| | | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109 | ||||
* | This module offers a set of DBI-specific exception classes. | Sergey Matveychuk | 2005-10-20 | 4 | -0/+39 |
Essentially it allows try {} catch{} within perl for database errors. PR: ports/87491 Submitted by: Rod Taylor <ports@rbt.ca> Notes: svn path=/head/; revision=145969 |