I am new to perl and I am sorry for a so basic question (but it indicates that I have not found in the doc).
I have some perl scripts (under modperl Apache) that share common source, more exactly they use the same lines of code. In C++, I should use an #include.