Anyone remember when I posted the top level of a language prototyping environment? Well, that system has now grown a lexical parser that can understand arbitararily deep doublequotes, and I'm working on a perl5 into perl5 capability for it. Is there a way to determine if a word is defined as a command? (A few methods come to mind, including getting a list from the documentation and making a hash of it) -- David Nicol 816.235.1187 [EMAIL PROTECTED] :syntax on
- RE: How to tell (in perl5) if friz is a core command or not... David L. Nicol
- RE: How to tell (in perl5) if friz is a core command o... Garrett Goebel