The Perl Conference 2018

Taking Perl to Eleven with Higher-Order Functions

David Golden | Mon, 6/18 at 3:00 pm | 50 minutes | Ballroom B

Sometimes, you just need your Perl to go one higher. This talk will teach you how to use functions that return functions for powerful, succinct solutions to some repetitive coding problems. Along the way, you’ll see concrete examples using higher-order Perl to generate declarative, structured “fake” data for testing.

Audience: Intermediate
Track: Development