b4f2b12269
6, which acts like print but automatically appends a newline. Approved by: rafan (mentor, implicit)
4 lines
165 B
Text
4 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/
|