at this moment I am trying to gain
knowledge (or how to) do integration
using perl, so I suppose we can start out
with something really simple like
integrating sin(x) from 0 to pi.
First, grab a perl reference (e.g. The Camel or The Llama) if you haven't already got at least a smattering of perl knowledge. Secondly, do a search for Math modules at CPAN. This should get you started.. then come back with more specific questions if you need more help. Good luck.