in reply to
Product of a list of numbers?
Maybe not 100% on-topic, but you might look into
Language::Functional
which has a lot of interesging array processing subroutines taken from the realm of functional programming. (and yes, there is one for finding the product).
Comment on
Language::Functional
In Section
Seekers of Perl Wisdom