use Apache::Request; my $apr = Apache::Request->new(shift); my $test=$r->param('POST_PARAM_NAME');