I’ll be presenting “Better Perl: Subroutine Signatures and Type Validation” (based on my earlier blog post) for Houston Perl Mongers on Thursday, February 11 at 6:00 PM Central US time.
Check here to see what time that is in your local time zone, then go here at that time to open the Zoom meeting ID 920 069 702. You’ll need a password; run this Perl code to get that:
print +(0b1000100).((3<<2)*10).(010)
Top comments (1)
I was in 😃 and it was great, really a deep dive into the signatures, with a lot of TIMTOWTDI. A reference talk about this topic.