Help for this page

Select Code to Download


  1. or download this
    # myfirst.p6 by rudif 6 Jan 2008
    
    say "Hello world from perl6"
    
  2. or download this
    rudi@rudi-laptop:~/parrot/parrot$ ./languages/perl6/perl6 myfirst.p6
    Hello world from perl6