Polaroid Photo

Pictures from Living Cosmos

Living Cosmos

ambient, deep space, psychoacoustic, metaphysical, unusual, bizarre

Choose a Topic:

Archive for the ‘Information Technology’ Category

Mon
30
Mar '09

stack backtrace

[11:16] mpeters: metaperl: try “use Carp; $SIG{__DIE__} = \*Carp::confess”

Wed
28
Jan '09

change the default error behavior of Perl to give a stack backtrace instead of just the current line of the problem

[14:23] mpeters: use Carp; [14:23] mpeters: $SIG{__DIE__} = \*Carp::confess;

Mon
26
Jan '09

prepaid legal services – hopefully they proxy law better than they build websites

Someone did not balance their parentheses… oh my…

Tue
13
Jan '09

multilingual regexp alphabetical character matching

http://perlmonks.org/?node_id=735804