Re: $^T

2003-02-03 Thread Perrin Harkins
H Jayakumar wrote:

   In windows mod_perl-beta2 

print $^T; 

   returns the same value again and again

That is correct behavior.  The $^T variable contains the time that the 
current program (i.e. apache) started running.   If you want the current 
time, use time() instead.

- Perrin



Re: $^T

2003-02-03 Thread Stas Bekman
Perrin Harkins wrote:

H Jayakumar wrote:


   In windows mod_perl-beta2 print $^T;
   returns the same value again and again



That is correct behavior.  The $^T variable contains the time that the 
current program (i.e. apache) started running.   If you want the current 
time, use time() instead.

If the beginning of the request is good enough, $r-request_time is better, as 
it saves a system call.

http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlPostReadRequestHandler

__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Re: T switch is ignored modperl2.0

2002-07-30 Thread Stas Bekman

Kent, Mr. John wrote:
 Greetings,
 
 I have put PerlSwitches -T in my httpd.conf file,  yet keep getting the
 following warning
 in the server's error_log:
 
 [Tue Jul 23 10:43:06 2002] [warn] T switch is ignored, enable with
 'PerlSwitches -T' in httpd.conf
 
 Any suggestions?

the cvs version or the next release won't complain anymore. currently -T 
on shebang line is simply ignored, but will complain again in the future 
when we will have a flag indicating whether the taint mode is on or not.

in perl 5.8.0 it's easy:

   % perl5.8.0  -Te 'print ${^TAINT}'

in older Perls one need to parse PerlSwitches to find -T and set some 
magic flag (was $Apache::__T in mod_perl 1.0).

__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com




Re: T switch is ignored modperl2.0

2002-07-23 Thread Andy Lester

 I have put PerlSwitches -T in my httpd.conf file,  yet keep getting the
 following warning
 in the server's error_log:
 
 [Tue Jul 23 10:43:06 2002] [warn] T switch is ignored, enable with
 'PerlSwitches -T' in httpd.conf

You want the PerlTaintCheck On directive.

xoxo,
Andy

-- 
'Andy Lester[EMAIL PROTECTED]
 Programmer/author  petdance.com
 Daddy  parsley.org/quinn   Jk'=~/.+/s;print((split//,$)
[unpack'C*',n2]3%+\34.'%.'^%4+!o.'])