On Sun Dec 07 04:38:59 2008, masak wrote:
> The following should return the months in random order:
> 
> $ perl6 -e 'enum Month <Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov
> Dec>; say Month.pick(12).perl'

Implemented as of git 7f5af50. Assigning to moritz++ for spectests.

Thanks,

Jonathan

Reply via email to