On Sun, 09 Feb 2003 12:54:51 -0500, Wiggins D'Anconia wrote:

> ktb wrote:
>> Is there any function that places perl code from a file into a program
>> as if it was just part of the program file itself?
>> 
> 
> perldoc -f use
> perldoc -f require
> perldoc -f eval
> 

Don't forget
perldoc -f do

> Will get you started. As for slurping data:
> 
> perldoc -f open
> perldoc perlopentut
> 
> http://danconia.org

Cheerio,
Janek

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

Reply via email to