Re: Time::Local

2005-08-18 Thread Braňo Tichý
there could be a pragma (`no leapseconds`?). Or maybe there could be a package on CP6AN named Time::Leapseconds::Data. Related question: is it possible to specify validity of a package? Something along the lines "this package starts to be deprecated/imprecise/outdated after 2007". braňo tichý

Re: new sigil

2005-10-21 Thread Braňo Tichý
- Original Message - From: "Steve Peters" <[EMAIL PROTECTED]> To: "Luke Palmer" <[EMAIL PROTECTED]> Cc: Sent: Friday, October 21, 2005 4:21 AM Subject: Re: new sigil But I may have to support your code. That's the issue. Isn't perl6 assuming the source file is in UTF-8 unless e

Re: should we change [^a-z] to <-[a..z]> instead of <-[a-z]>?

2005-04-15 Thread Braňo Tichý
- Original Message - From: "Aaron Sherman" <[EMAIL PROTECTED]> To: "David Wheeler" <[EMAIL PROTECTED]> Cc: "Perl6 Language List" Sent: Friday, April 15, 2005 2:00 PM Subject: Re: should we change [^a-z] to <-[a..z]> instead of <-[a-z]>? > On Thu, 2005-04-14 at 21:32 -0700, David Wheeler