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. [[[ /// \\\
- proto-rfc. Elements of @_ should be read-only. John Tobey
- Re: proto-rfc. Elements of @_ should be read-only. Peter Scott
- Re: proto-rfc. Elements of @_ should be read-only. Ken Fox
- Re: proto-rfc. Elements of @_ should be read-on... John Tobey
- Re: proto-rfc. Elements of @_ should be rea... Dan Sugalski
- Re: proto-rfc. Elements of @_ should be read-on... Dan Sugalski
- Re: proto-rfc. Elements of @_ should be read... Tom Christiansen
- Re: proto-rfc. Elements of @_ should be ... Dan Sugalski
- Re: proto-rfc. Elements of @_ shoul... Piers Cawley
- Re: proto-rfc. Elements of @_ s... Dan Sugalski