Skip to content

Commit

Permalink
more diverse PSGI examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Aug 30, 2014
1 parent ea73cf7 commit beab983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Guides/Cookbook.pod
Expand Up @@ -257,7 +257,7 @@ application logic.

builder {
enable 'Deflater';
require 'myapp.pl';
require './script/myapp';
};

But you could even use middleware right in your application.
Expand Down

0 comments on commit beab983

Please sign in to comment.