Hi,
This seems like a really simple question but somehow my Google-Fu failed me.
What's the syntax for including functions from other files in perl? I'm looking for something like C's #include "blah.h"
I saw the option for using perl modules, but that seems like it'll require a not-insignificant rewrite of my current code.
Thanks a bunch!
--Zain