Garrett Goebel wrote: > eval { prototype "CORE::$func" }; Strangely, prototype() "works" in 5.004_04, but does not throw the exception for non-existent functions. -- John Porter
- 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
- John Porter