Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: perl dancer route template hashref pass complex json file to server issue

by Anonymous Monk
on Jul 25, 2016 at 23:18 UTC ( #1168517=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >> Dancer 1.3202 server 2120 listenin
    >> Dancer::Plugin::EscapeHTML (0.22)
    
    
    http://localhost:3000/?jj={%22name%22:%22jsonFileexample%22,%22problem
    +%22:%22thisIsThrProblem\%22withComma%22};oj=jjjj
    
  2. or download this
    use Dancer;
    use Data::Dump qw/ pp /;
    ...
        "<pre>".escape_html( pp( scalar params() ) )."</pre>";;;;
    };
    dance;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1168517]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2023-04-01 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?