[Haifux] Gabor's perl web dev lecture

Gabor Szabo gabor at szabgab.com
Wed Apr 25 22:47:16 MSD 2012


On Wed, Apr 25, 2012 at 9:11 PM, Maxim Kovgan <kovganm at gmail.com> wrote:
> hi, all!
>
> As promised, I couldn't attend :)
> Are there any lecture notes/audio/video of it?
>

No, I did not even have slides.

I'll  probably blog about it later but in a nutshell:

After covering the history that was a bit too long
I explained about Plack/PSGI http://plackperl.org/
(which is like WSGI for Python or Rack for Ruby)

For real applications I'd recommend using
either Dancer http://perldancer.org/ or Mojolicious http://mojolicious.org/
I showed a little bit of Dancer.

Two of my articles about PSGI (which is really low level stuff, you
probably would not use it for a real application):
http://szabgab.com/my-first-web-application-using-psgi.html
http://szabgab.com/how-to-build-a-dynamic-web-application-using-psgi.html

A screencast about Dancer:
http://szabgab.com/building-a-blog-engine-using-perl-dancer.html

regards
   Gabor
   http://szabgab.com/



More information about the Haifux mailing list