<div dir="ltr">Perl Mongers,<div><br></div><div>Our quarterly meeting is tonight.  Because of the pesky disease that's been spreading, we'll be gathering online.  The agenda for tonight is:  Normal conversation and seeing how everyone is doing; if there are any questions that need to be answered, we'll do that; followed by jumping into our presentations.  We have at least three, though if anybody would like to step up and add another to the mix, please let me know.</div><br>Meeting ID: 896 3919 9931<br>Link to the meeting: <a href="https://us02web.zoom.us/j/89639199931">https://us02web.zoom.us/j/89639199931</a>





<div><br></div><div>The meeting password is the number you get when evaluating the following Perl:</div><div><br></div><div><font face="monospace">    @n = 6 .. 9; $_ = $_ x 2 for @n[0,-1]; say @n[0,1,3,2];</font><br></div><div><br></div><div>This Perl should also work:</div><div><br></div><div><font face="monospace">    srand(14); @n = 6 .. 9; $_ = $_ x 2 for @n[0,-1]; say sort {rand()<=>rand()} @n;<br></font></div><div><br></div><div>And this should also work:</div><div><br></div><div><div><font face="monospace">    srand(2); @n = 6 .. 9; $_ = $_ x 2 for @n[0,-1]; say reverse sort {rand()<=>rand()} @n;<br></font></div><div></div></div><div><br></div><div>Other variations are left as exercises to the reader.</div><div><br></div><div>I'll look forward to seeing you all tonight!</div><div><br></div><div>Bob</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 7, 2020 at 3:43 PM Bob Kleemann <<a href="mailto:rkleeman@energoncube.net">rkleeman@energoncube.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello San Diego Perl Mongers,<div><br></div><div>This is just a quick reminder that it's almost time for our quarterly meeting.  As we did last time, we're going to meet online (because nobody wants to be getting, giving, or otherwise dealing with COVID-19).  The online details will be sent out early next week.</div><div><br></div><div>We'll start the meeting at about 7 PM.  On the agenda for this meeting, we'll start with the normal chatter and questions, and then we'll go into at least two presentations: One on "What's new in Perl 5.32", and another on what I witnessed at The Perl and Raku Conference 2020.  If you have any presentations that you'd like included in the meeting, please let me know, and I'll be happy to include some time for them.</div><div><br></div><div>I'm looking forward to seeing you all again, and having a great discussion.</div><div><br></div><div>Bob</div></div>
</blockquote></div>