Peter Scott <[EMAIL PROTECTED]> wrote:
> So user subroutines should not be able to reproduce the semantics, of, 
> e.g., sysread()?  I was hoping for more equality in this respect (user subs 
> being able to do anything builtins can) rather than less.

Let me clarify.  Only unprototyped subs are affected.  my_sysread()
just needs a prototype, and it can work just like sysread().

-- 
John Tobey, late nite hacker <[EMAIL PROTECTED]>
\\\                                                               ///
]]]             With enough bugs, all eyes are shallow.           [[[
///                                                               \\\

Reply via email to