https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42430 --- Comment #14 from David Cook <dcook@prosentient.com.au> --- So I don't think the description is quite right... but the methodology looks like it could work. I'd need to look at this some more but it's a neat idea. Ages ago, I remember looking into Wordpress and PHP, and from memory it uses wp_opcache_invalidate_directory() to clear out cached plugin code. I didn't think Perl had an equivalent, but Symbol::delete_package is quite interesting. It does come with a warning about it being a bit too extreme, but very interesting. And that's what Martin picked up in his follow up. Not sure I understand his reasoning for not using Symbol::delete_package. Will ask... -- You are receiving this mail because: You are watching all bug changes.