in reply to Re^9: perl dancer route template hashref pass complex json file to server issue (the reverse)
in thread perl dancer route template hashref pass complex json file to server issue

this worked for me
<%passtoserver | replace('"', '"')%>;
thanks
  • Comment on Re^10: perl dancer route template hashref pass complex json file to server issue (the reverse)
  • Download Code