TalkIdeas
diff v5 - v6
v5: 08/24/07 09:42 PM - Tom Moertel (tmoertel)v6: 08/24/07 09:47 PM - Robert Blackwell (rblackwe)
--- TalkIdeas v5 +++ TalkIdeas v6 @@ -3,10 +3,8 @@ == Perl in PostgreSQL == I would like to see a talk on using Perl in PostgreSQL. PL/Perl looks very interesting but I have yet to really use it for anything real. Some good stories from the field I think would be interesting. - == Under-appreciated Perl Idioms == Gems of Perl-programming practice that ought to be used more frequently. - == Functional-style Perl == Can everyday Perl code be made better by borrowing ideas from the world of functional programming? You betcha! Let's count the ways...