Re: Literals, take 2
[email protected] (Dave Storrs) Sat, 16 Nov 2002 22:45:57 -0800
| Newsgroups | perl.perl6.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Nov 15, 2002 at 12:03:32PM -0800, Larry Wall wrote: > On Thu, Nov 14, 2002 at 12:24:50AM -0800, Dave Storrs wrote: > > : Also, on this subject...what happens if I want to use "letter notation" > : in a base higher than 36? > > What happens then is that people will think you're silly. :-) > > Larry On that point, I wholeheartedly agree. However, SOMEONE will try it. So, the final answer is that, for bases over 36, your only option is to use dotted notation, correct? --Dks