Subject: | Locking at run-time? |
Hi maintainers,
I wonder if the feature to lock at run-time can be added. I implemented this on a fork: Sys::RunAlone::Flexible. Basically the code INIT block is put in a separate subroutine that can be conveniently called by user during run-time.