This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
p
/
Perl6.p6
7 lines
47 B
Raku
Raw
Normal View
History
Unescape
Escape
Add Perl 6 Hello World
2015-11-30 13:11:24 -05:00
#!/usr/bin/env perl6
v
6
;
Normalize printed text Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
say
"
H
e
l
l
o
W
o
r
l
d
"
;
Add Perl 6 Hello World
2015-11-30 13:11:24 -05:00
Reference in New Issue
Copy Permalink