Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Well, bless my hash! A fellow Perl programmer (Score 1) 417

Your comments are well received. Of course, Perl hashes are in-memory data structures, and in-memory structures are infinitely more flexible than on-disk structures (not just in Perl). The topic is actually about comparing methods of on-disk storage.

Of course, don't expect any Java weenies to understand the beauty and flexibility of the inside-out objects technique.

Slashdot Top Deals

backups: always in season, never out of style.

Working...