Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

[Solved] Plack middlewares not loaded from Dancer config

by mascip (Pilgrim)
on Oct 19, 2013 at 11:08 UTC ( [id://1058901]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Plack::Builder;
    builder {
    ...
    
        HabitLab->dance;
    };
    
  2. or download this
    layout: "main"
    
    ...
      -
       - Memory
       - Timer
    
  3. or download this
    \ {
        plack_middlewares   [
    ...
            ]
        ]
    }
    
  4. or download this
    http://advent.perldancer.org/2011/16
    http://search.cpan.org/dist/Dancer/lib/Dancer/Cookbook.pod#Plack_middl
    +ewares
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1058901]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-24 03:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found