Re: perl source code

2003-01-16 Thread Philip Newton
On Wed, 15 Jan 2003 23:49:22 -0500, [EMAIL PROTECTED] (Dong Lou) wrote: > Do I need root permission to compile and install perl? To compile - no. To install - that depends on where you want to install it. You need to have write permissions in the target directory. So if you're on a Unix system

RE: perl source code

2003-01-15 Thread Dong Lou
Do I need root permission to compile and install perl? best, -Original Message- From: Benjamin Goldberg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 2:38 AM To: Dong Lou Subject: Re: perl source code Dong Lou wrote: > > Hi, everyone: > i am newbbie to pe

RE: perl source code

2003-01-15 Thread Dong Lou
I searched the source code, but couldnt find the lex file, can anyone tell me where it is? thanks, Dong -Original Message- From: Benjamin Goldberg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 2:38 AM To: Dong Lou Subject: Re: perl source code Dong Lou wrote: > &

perl source code

2003-01-14 Thread Dong Lou
Hi, everyone: i am newbbie to perl source code. I've just downloaded perl 5.8 release and wish to modify it. Could anyone tell me how to read the source code, namely where to start or where I can find detailed comment of the source code. Any help would be greatly appreciated. than