[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

apr


Hey again

Once I add the apr object I get no error but I also receive no output on the screen.

Any thoughts ?

 

#!/usr/bin/perl

use Apache2::Request;

 

my $r=Apache2::RequestRec;

#my $apr = Apache2::Request->new($r);   

$r->content_type('text/html');

$r->headers_out();

print "bla";


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.