in reply to how can i detect updates to running code?

Between $0 and the values of %INC, you have a list of most of the files. The most notable exception is that it won't include the compiled component of modules.

Catalyst's server has similar functionality (activated by the -r command line option). Check it out first.

  • Comment on Re: how can i detect updates to running code?