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