Re: HOWTO: Writing Perl6 Tests (was: Project Start: Section 1)
[email protected] ("Joseph F. Ryan")
| Newsgroups | perl.perl6.documentation |
|---|---|
| Message-ID | <[email protected]> |
Dave Whipp wrote: >"Andrew Wilson" <[email protected]> wrote > > >The fact that we don't need C<print> is not a good argument for >not using it. Perl tests should assume that Parrot works! > > Right, so whats wrong with using one of parrot's most basic ops? Thats all perl6 print is; a small wrapper around a basic parrot feature. -- Joseph F. Ryan