NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Thought provokers (Score:1)
As I understand it, the theme of this year's PPW is things to provoke thought and new ideas in the Perl world. As such, I'd like to see some Moose workshops since it was under-represented at this year's YAPC. Moose and autobox definitely define a new way to write Perl code that looks quite promising.
Another not really new but under-examined area that I have an interest in, mainly due to my $job, is embedded database technology. Such as SQLite, BerkeleyDB, GDBM_File, etc. There are so many of them that provide nearly the same thing. It might be nice to wrap them all up into a talk of some sort.
Reply to This
Re: (Score:1)
Re: (Score:1)
Sorry, I decided to go to YAPC::EU this year instead. I will be giving a Moose talk there (an expended version of the PerlSemNY one I did about a month ago), and Yuval Kogman will be giving a more general Meta{object, class, programming} talk which will touch on Moose as well. Of course all talks will be posted online as well, so the folks at home can follow along.
- Stevan