From atrodo at atrodo.org Mon Sep 21 06:49:36 2015 From: atrodo at atrodo.org (Jon Gentle) Date: Mon, 21 Sep 2015 09:49:36 -0400 Subject: [Cincinnati-pm] September 23rd - cinci.pm Message-ID: Good morning. I just wanted to make sure everyone knew that this Wednesday is the next Cincinnati.pm. We'll be hosting it at Scenario Learning again. As of this morning we do not have a topic, but I will be working on lining up one before Wednesday and will let you know. Detail time: * Who: Everybody * What: ??? * When: Wednesday, September 23rd; Food @6:30pm, Presentation @7:00pm * Where: Scenario Learning @ 2135 Dana Ave suite 300 * Meetup: http://meetu.ps/2NlDZJ See you on Wednesday! From Kevin.Ernst at cchmc.org Mon Sep 21 11:14:50 2015 From: Kevin.Ernst at cchmc.org (Ernst, Kevin) Date: Mon, 21 Sep 2015 18:14:50 +0000 Subject: [Cincinnati-pm] Topic idea: Perl release and dependency management (was Re: September 23rd - cinci.pm) In-Reply-To: References: Message-ID: <56004919.80300@cchmc.org> On 9/21/15 9:49 AM, Jon Gentle wrote: > As of this morning we do not have a topic, but I will be working on > lining up one before Wednesday and will let you know. Figure it's a little late to propose something for Wednesday, but as an idea for the future, how about something along the lines of "Make a 'Twelve-Factor App' (http://12factor.net/) with Perl"? I look at how the cool kids are distributing web apps with all their 'bundle install's and Python virtualenvs and whatnot, and this leaves me wondering if similar tools exist for Perl. While very convenient, I don't particularly fancy depending on libraries from the OS package manager, and I constantly wrestle with getting 'local::lib' to behave properly (probably because I don't deeply understand CPAN yet). But that's what I've had to resort to so far. I'm afraid that the answer might be simply "TIMTOWTDI," but at this point in my career I can't trust myself to inflict a homegrown amateur packaging/release system on my co-workers, so I'd prefer to stick with something that somebody smarter than me already worked out. Tatsuhiko Miyagawa has written things like ShipIt and Carton, but what are people actually using in the field? --Kevin From atrodo at atrodo.org Wed Sep 23 06:28:48 2015 From: atrodo at atrodo.org (Jon Gentle) Date: Wed, 23 Sep 2015 09:28:48 -0400 Subject: [Cincinnati-pm] September 23rd - cinci.pm In-Reply-To: References: Message-ID: Good morning everyone! I wanted to remind everyone that we're hosting Cinci.pm here at Scenario Learning this evening. I will be giving a small presentation on how we moved SafeSchools from our existing infrastructure to AWS. A large portion of it will be describing what tools we use to isolate our installation of perl and perl libraries to make sure we get a consistent environment. I hope to see everyone here tonight. On Mon, Sep 21, 2015 at 9:49 AM, Jon Gentle wrote: > Good morning. > > I just wanted to make sure everyone knew that this Wednesday is the > next Cincinnati.pm. We'll be hosting it at Scenario Learning again. As > of this morning we do not have a topic, but I will be working on > lining up one before Wednesday and will let you know. > > Detail time: > * Who: Everybody > * What: ??? > * When: Wednesday, September 23rd; Food @6:30pm, Presentation @7:00pm > * Where: Scenario Learning @ 2135 Dana Ave suite 300 > * Meetup: http://meetu.ps/2NlDZJ > > See you on Wednesday!