On Tue, Nov 05, 2002 at 09:30:55AM +0800, m.w.chang wrote: > > Perl is not compiled, isn't it. it's interpreted, may be optimized by > first being converted into p-code. It's more like Foxpro than C.
True. It's compiled to some sort of byte-code before the code is executed. Kurt -- "I'm willing to sacrifice anything for this cause, even other people's lives" _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
