Re: Literal tests [was: Help with setting up Perl6]
[email protected] ("chromatic") Mon, 16 Dec 2002 21:09:42 -0800
| Newsgroups | perl.perl6.documentation |
|---|---|
| Organization | chr0matic industries |
| Message-ID | <[email protected]> |
On Fri, 13 Dec 2002 12:37:47 +0000, Jared Rhine wrote: > Thanks for the warning. I was aware. I picture a lot of SKIP tests. > I'm hoping that some particular missing case will be simple enough > that it'll be a motivator for me to dive into perl6 implementation, > but if all I get through is translating even part of the Literals spec > into some SKIP/TODO tests, that'll still be some progress. TODO, please. SKIP means we really don't expect it to work. TODO means we don't expect it to work right now. -- c