From Ed.Eddington at priorityhealth.com Mon Oct 1 06:59:49 2007 From: Ed.Eddington at priorityhealth.com (Ed.Eddington at priorityhealth.com) Date: Mon, 1 Oct 2007 09:59:49 -0400 Subject: [grand-rapids-pm-list] Things you may not know about Perl In-Reply-To: <20070927155236.GA1599@petdance.com> Message-ID: Thanks again Andy for making the long trip to GR and sharing your Perl knowledge. We appreciate it! For those of you who missed Andy on Friday (uh, most of you), you definitely would have learned something. Andy knows a LOT of cool things about Perl. Perhaps we can share a few of the things we learned at the next meeting. Ed Eddington GR Perlmongers On 9/27/07 11:52 AM, "Andy Lester" wrote: On Thu, Sep 27, 2007 at 11:46:40AM -0400, Ed Eddington (ed.eddington at gmail.com) wrote: > Just a (last minute) reminder of the Perlmongers meeting we have arranged > for tomorrow. Again, note that the time of this meeting as been moved until > after normal work hours at 5:30PM. I hope you are able to attend! > > Andy Lester - "Things you may not know about Perl" A little follow-up: This meeting will be about what YOU want to know about. I'm going to present a list of cool stuff about Perl (currently at about 25 topics) and will talk about as many of them as possible. Hope to see you there! xoa -- Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance _______________________________________________ grand-rapids-pm-list mailing list grand-rapids-pm-list at pm.org http://mail.pm.org/mailman/listinfo/grand-rapids-pm-list ** ** ** PRIVILEGED AND CONFIDENTIAL ** ** ** This email transmission contains privileged and confidential information intended only for the use of the individual or entity named above. Any unauthorized review, use, disclosure or distribution is prohibited and may be a violation of law. If you are not the intended recipient or a person responsible for delivering this message to an intended recipient, please delete the email and immediately notify the sender via the email return address or mailto:postmaster at priorityhealth.com. Thank you. - end - From grand-rapids-pm-list at pm.org Tue Oct 2 05:06:14 2007 From: grand-rapids-pm-list at pm.org (grand-rapids-pm-list at pm.org) Date: Tue, 2 Oct 2007 08:06:14 -0400 Subject: [grand-rapids-pm-list] Prime? Message-ID: GR.pm, I made some tweaks to the mailing list settings and needed to send a test msg. So, here's a regex similar to one Andy presented that "counts" prime numbers. This one just indicates primality. perl -wle 'print "Prime" if (1 x shift) !~ /^1?$|^(11+?)\1+$/' [number] Explanation: http://montreal.pm.org/tech/neil_kandalgaonkar.shtml Ed Eddington GR Perlmongers ** ** ** PRIVILEGED AND CONFIDENTIAL ** ** ** This email transmission contains privileged and confidential information intended only for the use of the individual or entity named above. Any unauthorized review, use, disclosure or distribution is prohibited and may be a violation of law. If you are not the intended recipient or a person responsible for delivering this message to an intended recipient, please delete the email and immediately notify the sender via the email return address or mailto:postmaster at priorityhealth.com. Thank you. - end - From grand-rapids-pm-list at pm.org Tue Oct 2 05:48:37 2007 From: grand-rapids-pm-list at pm.org (grand-rapids-pm-list at pm.org) Date: Tue, 2 Oct 2007 08:48:37 -0400 Subject: [grand-rapids-pm-list] Mailing List Settings Message-ID: GR Perlmongers, I have adjusted the gr-pm mailing list settings to "hide" the From address of posted messages. Your posts will show the mailing list address in the From field. The downside is that readers will not be able to easily reply to you directly (so you may want to include your email in your sig). The upside is that messages posted from Priority Health addresses will also be delivered to Priority Health addresses (darn mail filtering issue). Cheers, Ed Eddington ** ** ** PRIVILEGED AND CONFIDENTIAL ** ** ** This email transmission contains privileged and confidential information intended only for the use of the individual or entity named above. Any unauthorized review, use, disclosure or distribution is prohibited and may be a violation of law. If you are not the intended recipient or a person responsible for delivering this message to an intended recipient, please delete the email and immediately notify the sender via the email return address or mailto:postmaster at priorityhealth.com. Thank you. - end - From grand-rapids-pm-list at pm.org Tue Oct 23 12:23:55 2007 From: grand-rapids-pm-list at pm.org (grand-rapids-pm-list at pm.org) Date: Tue, 23 Oct 2007 15:23:55 -0400 Subject: [grand-rapids-pm-list] FW: Frozen Perl 2008 Call for Speakers closes tomorrow night In-Reply-To: Message-ID: Last minute call for speakers at this workshop in Minneapolis in February (below). Also, any clamor for a GR Perlmongers meeting this Friday? We have a classroom reserved. Topic? Ed Eddington ------ Forwarded Message From: Dave Rolsky Date: Mon, 22 Oct 2007 18:03:13 -0400 To: , , , Conversation: Frozen Perl 2008 Call for Speakers closes tomorrow night Subject: Frozen Perl 2008 Call for Speakers closes tomorrow night If you could forward this to your respective lists I'd be most appreciative. ----------------------------------------------------------------------- There's a little more than 24 hours left in the Frozen Perl 2008 Call for Speakers (http://www.frozen-perl.org/mpw2008/cfs.html). If you've been putting your submission off to the last minute, that last minute is fast approaching. Submissions close at midnight (America/Central) on Tuesday, October 23. If you're on the fence about submitting a proposal, we really hope you do submit something. More proposals gives us more choice, and we really want to encourage new, interesting topics, and new, interesting speakers. -dave /*=================================================== VegGuide.Org www.BookIRead.com Your guide to all that's veg. My book blog ===================================================*/ ------ End of Forwarded Message ** ** ** PRIVILEGED AND CONFIDENTIAL ** ** ** This email transmission contains privileged and confidential information intended only for the use of the individual or entity named above. Any unauthorized review, use, disclosure or distribution is prohibited and may be a violation of law. If you are not the intended recipient or a person responsible for delivering this message to an intended recipient, please delete the email and immediately notify the sender via the email return address or mailto:postmaster at priorityhealth.com. Thank you. - end -