Help for this page
Select Code to Download
Select
or
download this
q qq(DELIMITER)Here is my happy string!qq(DELIMITER);
Select
or
download this
my @list = split(' ', <<HERE); some whitespace separated words HERE