Re: perlrun

2005-09-11 Thread Josef Ender
Hello Here is a good comparison: http://modperlbook.org/html/ch01_03.html See section 1.3.1 regards, Josef -- Josef Ender, Bitspot AG http://www.bitspot.ch abhishek jain wrote: > Hi Friends, > Actually i have a site written in PERL . I want that site to be > working fast . Now i thin

Re: warn statement fails in modperl 2 on windows

2005-04-16 Thread Josef Ender
Hello a small code snipped working on my mod_perl windows: use Apache::Log (); Apache->warn("warn text"); please provide more details if this does not work. regards, Josef -- Josef Ender, Bitspot AG http://www.bitspot.ch Anonymity wrote: > Hello, > I&#

//scriptname gets script source on https server on Win32

2005-02-07 Thread Josef Ender
e::Registry PerlSendHeader On Options +ExecCGI -- Josef Ender, Bitspot AG http://www.bitspot.com