5 lines
165 B
Text
5 lines
165 B
Text
|
Implements a close simulation of the say function in Perl 6, which acts like
|
||
|
print but automatically appends a newline.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Perl6-Say/
|