Raful Mr Mitchell H wrote:
My script looks like thisuse Apache2::Request (); my $req = Apache2::Request-> new($r)my $data = req->{/param-name}/// It causes a segfault error. Any ideas?
Hello. Please send us a bit more of your script. This snippet doesn't say much. Colin