Jamie Risk wrote at Thu, 17 Jul 2003 10:39:56 -0400:

> Until now, I've avoided writing modules by inlining the deisred code in the
> new files. Messy.  I'm avoiding modules for two reasons, laziness and naive
> conception that for what I'm trying to do it's overkill.
> 
> Is there a method to reference code in other files, like, a simple
> "include"?

You can also check out
perldoc -f do EXPR


Greetings,
Janek

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to