I'd like to:

 - create or use a module that allows me to stream source code updates
   to a specific program. Something like: the user clicks "update me
   now", the program downloads all differing modules and libraries,
   sticks them in the current install directory, and reloads itself
   midrun.

The closest correlation I can find is the whole
"install CPAN", "reload CPAN" sort of ideal.

 - How is this done? ie., how do you load a module at
   runtime, and then unload/reload it in mid run?

 - Does anyone have any pointers on streaming
   source code updates? Has it been done before?
   Should I go a tar.gz route, or specific modular
   downloads?

-- 
Morbus Iff ( i'm wearing footsie jammies here )
http://www.disobey.com/ && http://www.gamegrene.com/
i write for good folk. read me: http://oreillynet.com/pub/au/779
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to