Changeset 5340
- Timestamp:
- 06/18/09 21:47:17 (3 years ago)
- File:
-
- 1 edited
-
trunk/Padre/script/padre (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/script/padre
r5296 r5340 11 11 12 12 if ($ENV{PADRE_DIE}) { 13 $SIG{__DIE__} = sub { print STDERR Carp::longmess " DIE: @_" };13 $SIG{__DIE__} = sub { print STDERR Carp::longmess "\nDIE: @_\n" }; 14 14 } 15 15
Note: See TracChangeset
for help on using the changeset viewer.
