It's a good idea, and probably faster than Tie::Persistent. However, the package needs to compile some libs, and I want my application to be used by normal Windows-Users also (who don't have a compiler installed). Is there a way I can pre-compile it and let the end-user skip the compilation part when installing it? Hm.., the ppm of ActivePerl does that. Maybe I should use that for Windows-Users.