[mplspm]: Next meeting??

James.FitzGibbon James.FitzGibbon at target.com
Tue Nov 12 18:45:15 CST 2002


use Quantum::Superpositions;

print "this month's meeting will be held on the ";
$wednesday = any( qw|3rd 4th last| );
if( $wednesday eq '3rd' ) {
    print "3rd";
}
elsif( $wednesday eq '4th' ) {
    print "4th";
}
elsif( $wednesday eq 'last' ) {
    print "last";
}
print " wednesday.\n";

--
j.

James FitzGibbon                    
Consultant, Ajilon Services, TTS-3D at CC-950 
james.fitzgibbon at target.com
voice/fax 612-304-6161/3277




> -----Original Message-----
> From: Dave Rolsky [mailto:autarch at urth.org]
> Sent: Tuesday, November 12, 2002 6:04 PM
> To: mpls at pm.org
> Subject: [mplspm]: Next meeting??
> 
> 
> So here's the question.  Are meetings the _4th_ Wednesday of 
> the month or
> the last Wednesday of the month?  These two are often, but 
> not always, the
> same day.
> 
> I'm not sure why we picked that though, because it will 
> consistently end
> up falling around Thanksgiving, Christmas, and or New Year's. 
>  In fact,
> this month we'd be on the night before Thanksgiving and then 
> in December
> it'd be Christmas, so we probably wouldn't meet til January, 
> which is kind
> of lame.
> 
> I hate to bring this up _again_, but could we consider moving it to an
> earlier Wednesday?  I can't find any conflicting tech meetings on
> Wednesdays, so this seems like a possibility.  Just moving to the 3rd
> Wednesday of the month would avoid a holiday conflicts this year (and
> next, and the year after).
> 
> 
> -dave
> 
> /*==================
> www.urth.org
> we await the New Sun
> ==================*/
> 
> 
> 
> 
> --------------------------------------------------
> Minneapolis Perl Mongers mailing list
> 
> To unsubscribe, send mail to majordomo at pm.org
> with "unsubscribe mpls" in the body of the message.
> 


--------------------------------------------------
Minneapolis Perl Mongers mailing list

To unsubscribe, send mail to majordomo at pm.org
with "unsubscribe mpls" in the body of the message.



More information about the Mpls-pm mailing list