Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Unable to execute the get method from app.psgi file for Dancer2 app.

by chandantul (Scribe)
on Jun 21, 2021 at 15:35 UTC ( [id://11134115]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    use strict;
    ...
    webapp->to_app;
    
    }
    
  2. or download this
    package webapp;
    use Dancer2;
    use Op;
    ...
        template result2 => { title => 'webapp', result2 => $r2 }
    };
    true;
    
  3. or download this
    <form id="f1" method="post" action="/">
    
    <style>
    ...
      </body>
      
    </form>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-29 01:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found