in reply to Re: Multiple routes that execute the same action
in thread Multiple routes that execute the same action

use CGI->param not CGI->Vars , CGI->Vars has caveats
  • Comment on Re^2: Multiple routes that execute the same action