in reply to Re: CSS and PSGI
in thread CSS and PSGI
tangent, thank you for suggesting a solution. I am a bit, embarrassed for I am not familiar yet with the Perl lingo. I'm afraid that I may have to ask for a little clarification. Does the suggested code have to be run in a new .psgi file? or should I just add the code you suggested to the .psgi file I originally created? Also, what does the 3 dots in the my $app = sub { ...}; mean? Is that also part of the code that I should just write in verbatim? Thank you for being patient.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CSS and PSGI
by tangent (Parson) on Aug 19, 2015 at 14:38 UTC | |
by tiny_monk (Sexton) on Aug 19, 2015 at 15:07 UTC |