Help for this page

Select Code to Download


  1. or download this
    appname: "TestSession"
    layout: "main"
    ...
        template_toolkit:
          start_tag: '[%'
          end_tag:   '%]'
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    
    use TestSession;
    TestSession->dance;
    
  3. or download this
    package TestSession;
    use Dancer2;
    ...
     };
    start;
    true;
    
  4. or download this
    <VirtualHost 96.0.255.146:80>
        ServerAdmin webmaster@dataship.com
    ...
        ErrorLog /var/log/httpd/www.retireaboard.com.log
        CustomLog /var/log/httpd/retireaboard_access.log combined
    </VirtualHost>
    
  5. or download this
    [Wed Nov 27 01:15:53 2013] [error] [client 24.86.10.67] Error while lo
    +ading /var/www/retireaboard/RetireAboard/bin/app.pl: Unable to create
    + session dir : ./sessions : Permission denied at (eval 135) line 11\n
    +Compilation failed in require at /var/www/retireaboard/RetireAboard/b
    +in/app.pl line 6.\nBEGIN failed--compilation aborted at /var/www/reti
    +reaboard/RetireAboard/bin/app.pl line 6.\n