in reply to Re: Concatenate printing a string and array
in thread Concatenate printing a string and array
(Oh, and "result" has been re-spelt more rudely!)
For the record, the same kind of approach can be expressed as:
print "Your result is: "; print @array;
--
use JAPH;
print JAPH::asString();
|
|---|