1 min read 0 Gist of the Day Kubuntu Perl Gist of the Day: Find Which List Items Make Up a Given Sum manchicken 2013-09-13 Here’s the scenario: you have two lists of integers, and you have a sum. Write an algorithm – in Perl,…