J
jmls
Guest
Short answer is no. Long answer is that you can alleviate the problem by implementing the .pl in a different way. Instead of calling the pl " mylib.pl " (for example) you call it the date and time it was built, so 2018-06-20-14-52-mylib.pl and create a startup routine that finds the youngest .pl file in the distribution folder, and add that lib to the propath. Any *new* client start ups will then use the new library, and you can get the clients using the older lib to log out when convenient It also has the advantage of keeping the "last known working library" in place - so if you find something wrong with the new lib, get everyone to log out, delete the .pl and then they can restart, as they would be using the older pl now
Continue reading...
Continue reading...