Nordic Perl Workshop 2005 Day 2 talks
Monday, October 24th, 2005Erwan Lemonnier started the second day by showing Log::Localized, a module, which doesn’t show your logs in your native language, which I thought first, but lets you locate where an error is by tuning the verbosity of logging in different parts of your code. He was followed by Jerker Montelius who showed us how to use and why he uses Mason.
Tom Hukins had a talk today too, with many pictures, this time about how easy it is to use Class::DBI, as opposed to writing SQL in your code.
Before lunch Autrijus taught us how to hack in Haskell, which Pugs is built with. Good 45 minute introduction, but I am still confused when I think of monads.
After lunch there was the battle of web frameworks/toolkits. Marcus Ramberg described Catalyst, perhaps a bit too thorough, then quickly created a book database application from scratch. Jesse Vincent talked excitedly about his new (yet to be released) project called Jifty, which looks very cool.
While Catalyst lets you use any component you can think of for the model and view, Jifty has already decided that. On the other hand, it means even less configuration. If Jesse’s plan holds, Jifty will be out this christmas. I am looking forward to it.
Jonas BN talked about Module::Build and danced to a song, sung by drunk Danish children, while waiting for make test to finish.
Jos Boumans gave the talk What CPANPLUS Can Do for You. For a long time, there has been some vague promise that CPANPLUS will be able to create Debian packages. Now it can. Take a look at http://debian.pkgs.cpan.org/
The last session was the lightning talks. Jos told us why he hates Module::Build, Anton Berezin showed how to do the thing CPANPLUS did for Debian packages, but for FreeBSD ports, and most notably, Autrijus gave the true lightning talk, Visual Basic Rocketh (more specifically version 9), where he had much to say and thus had to speak very very very fast.


















