in reply to Missing Something

I really liked the idea of the 1linegraveyard.txt. A couple of months ago I "almost" did what you want to do but using a database. I was going to add each "scriptlet" to a category and maybe assign keywords so I could browse and search easily for past one-liners. But I was not lazy enough to do this (or too busy).

I have played a couple of times with creating my own OOP modules, but they got too complicated. So most of the time, I make use of Package <xxx>; and use lib and write what I suppose are pseudo-modules. I haven't quite figured out when or why I should use @export, $ISA, etc.

$code or die
Using perl at
The Spiders Web