Tom Christiansen writes: > >Maybe we should address this? If we're keeping syscalls just because a > >possible replacement module is just written wrong, we should fix this. > > Why would we ever remove a syscall!?!? I vote for migration to a module. If you're going to use the long-winded form of socket diddling, you won't mind an extra `use' statement at the top of your program. Especially given that you need to `use' a module to get constants and structs anyway (although this too could be unstupided in the move to perl6). Nat
- try/catch (Was: Re: RFC: Modify open() an... Johan Vromans
- Re: try/catch (Was: Re: RFC: Modify open(... Hildo Biersma
- Re: try/catch (Was: Re: RFC: Modify open(... Johan Vromans
- Re: try/catch (Was: Re: RFC: Modify open(... Graham Barr
- Re: try/catch (Was: Re: RFC: Modify open(... Tom Christiansen
- Re: try/catch (Was: Re: RFC: Modify open(... Graham Barr
- Re: try/catch (Was: Re: RFC: Modify open(... Nathan Wiger
- Re: try/catch (Was: Re: RFC: Modify open(... Tom Christiansen
- Re: try/catch (Was: Re: RFC: Modify open(... Nathan Wiger
- Re: try/catch (Was: Re: RFC: Modify open(... Tom Christiansen
- Re: try/catch (Was: Re: RFC: Modify open(... Nathan Torkington
- Re: try/catch (Was: Re: RFC: Modify open(... Tom Christiansen
- Re: try/catch (Was: Re: RFC: Modify open(... Peter Scott
- Re: try/catch (Was: Re: RFC: Modify open(... Steve Simmons
- Re: RFC: Modify open() and opendir() to r... Jonathan Scott Duff
- Re: RFC: Modify open() and opendir() to return handles Nathan Wiger
- Re: RFC: Modify open() and opendir() to return ha... Tim Jenness
- Re: RFC: Modify open() and opendir() to retur... Nathan Wiger
- Re: RFC: Modify open() and opendir() to r... Tim Jenness
- Re: RFC: Modify open() and opendir() to r... Nathan Wiger
- Re: RFC: Modify open() and opendir() to return ha... Tom Christiansen