I’m developing Perl on a web server that already has mod_perl installed. When I change code inside a .pm module, the old version of the module is still cached, and my changes sometimes don’t show up for days. This makes development very difficult to say the least!