Re: Apache::Reload

2000-09-02 Thread Matt Sergeant
On Sun, 3 Sep 2000, Gerald Richter wrote: > > > > > One thing I'd like to add, > > and I'll send a patch to you soonish if you think it's worthwhile, is > > the ability to specify a whole subtree to be reloaded: using ReloadModules > > is fine but after a while adding modules to the list gets te

Re: AxKit working on ActivePerl

2000-09-02 Thread Randy Kobes
On Sat, 2 Sep 2000, Gerald Richter wrote: > > Gerald > > - do you just write .def files by hand? > > > > Yes, it is very simple. Here is an example from a project I have made some > time ago. It exports one symbol: Thanks very much for the explanations - that helps understanding this ... In

Re: Apache::Reload

2000-09-02 Thread Gerald Richter
> > One thing I'd like to add, > and I'll send a patch to you soonish if you think it's worthwhile, is > the ability to specify a whole subtree to be reloaded: using ReloadModules > is fine but after a while adding modules to the list gets tedious. In most > cases I want to reload my application

Re: cvs commit: modperl ToDo

2000-09-02 Thread Stas Bekman
On Sat, 2 Sep 2000, Stas Bekman wrote: > On 2 Sep 2000, Andreas J. Koenig wrote: > > > > On Sat, 2 Sep 2000 11:43:14 +0200 (CEST), Stas Bekman <[EMAIL PROTECTED]> said: > > > > > Especially when the guide endorses playing with $^T, when one wants to get > > > a correct -M relative to th

Re: cvs commit: modperl ToDo

2000-09-02 Thread Stas Bekman
On 2 Sep 2000, Andreas J. Koenig wrote: > > On Sat, 2 Sep 2000 11:43:14 +0200 (CEST), Stas Bekman <[EMAIL PROTECTED]> said: > > > Especially when the guide endorses playing with $^T, when one wants to get > > a correct -M relative to the request start time and not the process start. >

Re: cvs commit: modperl ToDo

2000-09-02 Thread Stas Bekman
> > On Fri, 1 Sep 2000 15:46:46 -0700 (PDT), Doug MacEachern <[EMAIL PROTECTED]> >said: > > > perhaps, i've cc'd andreas who originally chose -M, i have the feeling we > > discussed the reasons ages ago. andreas, do you see any reason not to use > > (stat _)[9] instead of -M _ ? > >

Re: AxKit working on ActivePerl

2000-09-02 Thread Gerald Richter
> Gerald > - do you just write .def files by hand? > Yes, it is very simple. Here is an example from a project I have made some time ago. It exports one symbol: LIBRARY NWCORE EXPORTS _InitNWCoreDLL As you see, the name of the function must be the mangeled name, in case of plain C, you

Re: AxKit working on ActivePerl

2000-09-02 Thread Matt Sergeant
On Fri, 1 Sep 2000, Randy Kobes wrote: > On Fri, 1 Sep 2000, Matt Sergeant wrote: > > > I'm busy this weekend (wedding), so maybe you could take a look at the > > post-install thing. It works directly from MakeMaker's POST_INSTALL (I > > think thats the right option), and nmake ppd does all the