[San-Diego-pm] Quarterly Meeting on Tuesday, July 14th, 2020

tim tim at obsoft.net
Tue Jul 14 14:01:17 PDT 2020


Please help me out here didn't know there would be a test.
Tim


On Jul 14, 2020, at 4:45 PM, Bob Kleemann <rkleeman at energoncube.net> wrote:

> Perl Mongers,
> 
> 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.
> 
> Meeting ID: 896 3919 9931
> Link to the meeting: https://us02web.zoom.us/j/89639199931
> 
> The meeting password is the number you get when evaluating the following Perl:
> 
>     @n = 6 .. 9; $_ = $_ x 2 for @n[0,-1]; say @n[0,1,3,2];
> 
> This Perl should also work:
> 
>     srand(14); @n = 6 .. 9; $_ = $_ x 2 for @n[0,-1]; say sort {rand()<=>rand()} @n;
> 
> And this should also work:
> 
>     srand(2); @n = 6 .. 9; $_ = $_ x 2 for @n[0,-1]; say reverse sort {rand()<=>rand()} @n;
> 
> Other variations are left as exercises to the reader.
> 
> I'll look forward to seeing you all tonight!
> 
> Bob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/san-diego-pm/attachments/20200714/b716f9e8/attachment-0001.html>


More information about the San-Diego-pm mailing list