in reply to Re^2: Update a perl script when its running
in thread Update a perl script when its running

There's also Coding for OpenGL "live"

Instead of reloading and recompiling the code before rendering each frame, you can reload and recompile between each job.

  • Comment on Re^3: Update a perl script when its running