|
|
Choosing A Webhost: |
Re: t/perl/ithreads.t revisited: msg#00217apache.mod-perl.devel
Stas Bekman wrote: Steve Hay wrote: Well, I can guess that you were getting the same results as the 1st sub-test. In which case it doesn't reload the file. Try plaing with this function: sub touch_mtime { my $file = shift; # push the mtime into the future (at least 2 secs to work on win32) # so Apache::Reload will reload the package my $time = time + 5; # make it 5 to be sure utime $time, $time, $file; } may be you need to change 5 to some much bigger value? Enable 'PerlSetVar ReloadDebug On' on the server side file (and return t/TEST -conf) to see whether it doesn't get reloaded (I think it doesn't). -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@xxxxxxxxxx http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: t/perl/ithreads.t revisited, Stas Bekman |
|---|---|
| Next by Date: | t/modules/proxy.t fails with httpd-2.1, Stas Bekman |
| Previous by Thread: | Re: t/perl/ithreads.t revisited, Stas Bekman |
| Next by Thread: | t/modules/proxy.t fails with httpd-2.1, Stas Bekman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |