在 Oct 2, 2006 5:56 PM 時,Audrey Tang 寫到:
At this moment only "role mywindow does win_text" works; the
statement-level "does" form was not implemented, but I should be
able to do so in the next few days.
Update: It's now implemented as r13782.
Richard: The t/README file should get you started at writing (and
committing) your first test; people on irc.freenode.net #perl6 will
definitely help as well.
Pugs operates under a seek-forgiveness-not-permission model, so it's
easiest to just copy a test in the same directory, modify it, and
check it in.
If anything went wrong, the gnomes on #perl6 will fix it right away. :-)
Thanks!
Audrey