On Mon, Aug 07, 2000 at 03:52:07PM -0400, Andy Dougherty wrote: > That means that the equivalent > functionality needs to be provided somehow in the complete standard perl6 > distribution. It doesn't mean localtime() has to be a keyword with its > very own opcode that is part of the core language. It could be part of a > module. In fact it already is in perl5: POSIX::localtime. Especially as the gap between opcodes and regular subs gets smaller. (I can imagine all sorts of things like each "compiled" perl program gets its own local set of opcodes for the subs it uses (that can be determined at compile time)) -Scott -- Jonathan Scott Duff [EMAIL PROTECTED]
- Re: RFC 48 (v1) Replace localtime() and gmtime() with ... Johan Vromans
- Re: RFC 48 (v1) Replace localtime() and gmtime() ... Tom Hughes
- Re: RFC 48 (v1) Replace localtime() and gmtim... Tim Jenness
- Re: RFC 48 (v1) Replace localtime() and g... Glenn Linderman
- Re: RFC 48 (v1) Replace localtime() a... Andy Dougherty
- Re: RFC 48 (v1) Replace localtim... Nathan Wiger
- Re: RFC 48 (v1) Replace loca... Tim Jenness
- Re: RFC 48 (v1) Replace loca... Philip Newton
- Re: RFC 48 (v1) Replace loca... Tim Jenness
- Re: RFC 48 (v1) Replace loca... Andy Dougherty
- Re: RFC 48 (v1) Replace loca... Jonathan Scott Duff
- Re: RFC 48 (v1) Replace loca... Dan Sugalski
- Re: RFC 48 (v1) Replace localtim... Glenn Linderman
- Re: RFC 48 (v1) Replace localtime() and gmtime() ... Nathan Wiger
- Re: RFC 48 (v1) Replace localtime() and gmtim... Jonathan Scott Duff
- Re: RFC 48 (v1) Replace localtime() and gmtim... Johan Vromans
- Re: RFC 48 (v1) Replace localtime() and g... Andy Dougherty
- Re: RFC 48 (v1) Replace localtime() and gmtim... Bart Lateur
- Re: RFC 48 (v1) Replace localtime() and gmtime() ... Gisle Aas
- Re: RFC 48 (v1) Replace localtime() and gmtim... Bryan C . Warnock
- Re: RFC 48 (v1) Replace localtime() and gmtim... Nathan Wiger