Presentation - Introduction to Moo

Tags:

For this month's technical meeting on March 26, Eric Johnson is giving an introduction to the Moo object system, and how to do object-oriented programming with Moo. The topics include:

  • Why Moo
  • Moo vs Moose
  • Object construction
  • Object destruction
  • Attributes
  • Method modifiers
  • Roles
  • Best practices

For a preview, slides for the Moo presentation are available.

RSVP for the presentation on the Chicago.PM Meetup

Office Hours will be March 12. This is where you can bring questions or code and get assistance from other Perl programmers. RSVP for Office Hours on the Chicago.PM Meetup

Presentation - Debugging with the Perl Debugger

Tags:

This month, Brian Mielke will be giving a hands-on talk about the built-in Perl Debugger. The debugger allows you to pause execution of your code, run through it step by step, and examine variables and run arbitrary code while paused. The debugger is a great tool to use when dealing with unfamiliar code, and there's always a lot more of that than it appears.

RSVP on the Chicago.PM Meetup page

Slides are available on the talks page

Presentation - Introduction to Mojolicious

Tags:

To start off the new year, Joel Berger will be giving an introduction to the Mojolicious web framework. The presentation itself is a Mojolicious app, hosted on Heroku.

RSVP for this meeting on the Chicago.PM Meetup page

The Chicago.PM is going mobile! If you're a business using Perl and would like to host one of the regular Chicago.PM meetings, or a special event, let Doug Bell know. More details on our Meetup discussion page.

Presentation slides are available on the Talks page