but both A and B return nothing (empty). I did Dumper(\$self) and I can see all the parameters and values are there. What can be the issue?my ($self) = @_; ... my $subj = $self->param('subject'); # a my @all_params = $self->param(); # b
In reply to CGI::Application, $self->param() doesn't return by flamey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |