From madcityzen at gmail.com Thu Feb 5 21:32:29 2015 From: madcityzen at gmail.com (Doug Bell) Date: Thu, 5 Feb 2015 23:32:29 -0600 Subject: [Chicago-talk] Meeting February 26 - Debugging with the Perl Debugger Message-ID: 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: http://www.meetup.com/ChicagoPM/events/220314797/ Office Hours this month is on Thursday, February 12. Bring your laptop and talk about Perl! RSVP on the Meetup: http://www.meetup.com/ChicagoPM/events/219987840/ Doug Bell madcityzen at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From sean at blanton.com Mon Feb 9 11:17:12 2015 From: sean at blanton.com (Sean Blanton) Date: Mon, 9 Feb 2015 13:17:12 -0600 Subject: [Chicago-talk] Meeting February 26 - Debugging with the Perl Debugger In-Reply-To: References: Message-ID: I might actually return to the fold and make this meeting! Regards, Sean Sean Blanton sean at blanton.com On Thu, Feb 5, 2015 at 11:32 PM, Doug Bell wrote: > 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: > http://www.meetup.com/ChicagoPM/events/220314797/ > > Office Hours this month is on Thursday, February 12. Bring your laptop and > talk about Perl! RSVP on the Meetup: > http://www.meetup.com/ChicagoPM/events/219987840/ > > Doug Bell > madcityzen at gmail.com > > > > > _______________________________________________ > Chicago-talk mailing list > Chicago-talk at pm.org > http://mail.pm.org/mailman/listinfo/chicago-talk > -------------- next part -------------- An HTML attachment was scrubbed... URL: From joel.a.berger at gmail.com Mon Feb 9 11:21:40 2015 From: joel.a.berger at gmail.com (Joel Berger) Date: Mon, 9 Feb 2015 13:21:40 -0600 Subject: [Chicago-talk] Meeting February 26 - Debugging with the Perl Debugger In-Reply-To: References: Message-ID: :o We would love to see you Sean! Its been too long! Joel On Mon, Feb 9, 2015 at 1:17 PM, Sean Blanton wrote: > I might actually return to the fold and make this meeting! > > Regards, > Sean > > Sean Blanton > sean at blanton.com > > On Thu, Feb 5, 2015 at 11:32 PM, Doug Bell wrote: > >> 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: >> http://www.meetup.com/ChicagoPM/events/220314797/ >> >> Office Hours this month is on Thursday, February 12. Bring your laptop >> and talk about Perl! RSVP on the Meetup: >> http://www.meetup.com/ChicagoPM/events/219987840/ >> >> Doug Bell >> madcityzen at gmail.com >> >> >> >> >> _______________________________________________ >> Chicago-talk mailing list >> Chicago-talk at pm.org >> http://mail.pm.org/mailman/listinfo/chicago-talk >> > > > _______________________________________________ > Chicago-talk mailing list > Chicago-talk at pm.org > http://mail.pm.org/mailman/listinfo/chicago-talk > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sean at blanton.com Mon Feb 9 12:24:18 2015 From: sean at blanton.com (Sean Blanton) Date: Mon, 9 Feb 2015 14:24:18 -0600 Subject: [Chicago-talk] Meeting February 26 - Debugging with the Perl Debugger In-Reply-To: References: Message-ID: agreed! Regards, Sean Sean Blanton sean at blanton.com On Mon, Feb 9, 2015 at 1:21 PM, Joel Berger wrote: > :o > > We would love to see you Sean! Its been too long! > > Joel > > On Mon, Feb 9, 2015 at 1:17 PM, Sean Blanton wrote: > >> I might actually return to the fold and make this meeting! >> >> Regards, >> Sean >> >> Sean Blanton >> sean at blanton.com >> >> On Thu, Feb 5, 2015 at 11:32 PM, Doug Bell wrote: >> >>> 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: >>> http://www.meetup.com/ChicagoPM/events/220314797/ >>> >>> Office Hours this month is on Thursday, February 12. Bring your laptop >>> and talk about Perl! RSVP on the Meetup: >>> http://www.meetup.com/ChicagoPM/events/219987840/ >>> >>> Doug Bell >>> madcityzen at gmail.com >>> >>> >>> >>> >>> _______________________________________________ >>> Chicago-talk mailing list >>> Chicago-talk at pm.org >>> http://mail.pm.org/mailman/listinfo/chicago-talk >>> >> >> >> _______________________________________________ >> Chicago-talk mailing list >> Chicago-talk at pm.org >> http://mail.pm.org/mailman/listinfo/chicago-talk >> > > > _______________________________________________ > Chicago-talk mailing list > Chicago-talk at pm.org > http://mail.pm.org/mailman/listinfo/chicago-talk > -------------- next part -------------- An HTML attachment was scrubbed... URL: