in reply to Re: Re: Why will v-strings be deprecated
in thread Why will v-strings be deprecated
Easiest (assuming you have more than one output statement in your script):
# THIS use feature 'say'; # OR use 5.10.0; # THEN say 'Hello, World!';
Perl6::Say fails Build test, at least for me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Why will v-strings be deprecated
by BrowserUk (Patriarch) on Aug 02, 2010 at 14:58 UTC |