in reply to
Re: GET overriding POST?
in thread
GET overriding POST?
No POST overrides GET and the GET is visible as urlparam() from CGI.pm anyway so you can use both.
Comment on
Re^2: GET overriding POST?
In Section
Seekers of Perl Wisdom