At 05:48 AM 12/2/2004, Stas Bekman wrote:
Faisal Nasim wrote:
Okay here's a
demonstration:
The test script is:
#!/usr/local/bin/perl
use strict;
use vars qw ($mydata);
$mydata = 'woodooeer';
my $data = '';
my $data2 = 'dingdong';
print "Content-type:
close
FILE;
}
You can see the different behaviors at:
no modperl:
http://www.nasim.org/test/short.cgi
modperl:
http://www.nasim.org/test/short.pl
Note that the file is printed first and then updated. Hit refresh
to see that modperl misses $mydata.
Regards,
Faisal
At 01:12 AM 11/27/2004, Fais
Hi,
I have an END block in my Apache::PerlRun script. First I was trying to print
something
in the END{} block and it didn't show up on the browser. I tried writing to a
file and it
worked great! The weird thing is that when I try to use Dumper() call or any
other
module it doesn't work, it bai
that.
I'm doing libxml = 2.5.8, XML::Simple... latest from CPAN.
I've now upgraded to libxml 2.6.16.
Regards,
Faisal Nasim
http://fnasim.blogspot.com/
At 02:04 AM 11/23/2004, Perrin Harkins wrote:
On Mon, 2004-11-22 at 15:50, Tom
Schindl wrote:
> Well as Perrin already stated there a
've tried PerlFreshRestart On/Off both and I've also tried using both
Apache::Registry
and Apache::PerlRun.
Can somebody give some pointers? What about that XML::Simple's XMLin() call?
Should I report that?
Regards,
Faisal Nasim
Pakistan
--
Report problems: http://perl.apache.o