in reply to Your own bag-o-tricks

there's a little structure to my local snippets repository. i have one directory per language (perl, c, ksh, etc,) and name the scripts after their main function (eg. t-find.pl, t-format.pl, t-hash.pl, t-priorityq.pl, etc.) often, i'll leave a little comment in the code to let me know where i found this bit-o-wisdom (eg. # perlmonks: 164233 tachyon.)

it's proven extremely useful.

~Particle *accelerates*