For information on exhibition and sponsorship opportunities at the convention, contact Sharon Cordesse at scordesse@oreilly.com
Download the OSCON Sponsor/Exhibitor Prospectus
View a complete list of OSCON contacts
The past few years have seen a renaissance of Perl development. With an annual release schedule and an ever-growing list of core contributors, the Perl community is more vibrant than ever before.
We’ve spent the past two years refactoring our development infrastructure and processes and have begun to significantly overhaul the Perl core itself.
Come learn about the Perl community’s plans for our 2012 release: Perl 5.16. We’ll look at how we’re refactoring the core language, the Perl distribution and the Perl development community.
Jesse Vincent is current project lead (“pumpking”) for Perl 5. He’s also the author of RT and Hiveminder and the founder of Best Practical Solutions, LLC, a company dedicated to open tools to help people and organizations keep track of what needs doing, when it gets done, and who does it. Before founding Best Practical, Vincent worked as the systems lead for a now-defunct dotcom and as a software designer at Microsoft.
Comments on this page are now closed.
Comments
Homer – That’s very much what I’m trying hard to stop. I’m really sorry if it wasn’t clear enough. We’ve been making changes to Perl in every version such that older code breaks. We try hard to minimize that breakage going forward. By moving to “the defaults don’t change unless you ask for the new version of Perl” as a default, we should be making future versions of Perl stay more compatible with your code than we have in the past.
Feel free to drop me a line at jesse at perl.org if I can help further clarify things.
This was totally awesome. Go, Jesse, go! Thanks for taking on the “backwards compatibility police state”.
Left the session wondering if future versions will change defaults such that some of my code will break.