>>36It's probably to avoid dependencies or needing credentials. But you shouldn't take their lead, CGI.pm has been deprecated for ages now and I don't know if it's even still in CPAN. SQLite 3 is everywhere and doesn't need credentials. You can even use it in-memory if you really want to.
>>37And when the power goes out?