Next Lightweight Databases 65

Caching

Premature optimization is the root of all evil.


        for (@FILE) { s/.../.../ }
        unshift @FILE, items...;


Next Copyright © 2003 M. J. Dominus