Help for this page
c:\@Work\Perl\monks>perl -wMstrict -MData::Dump -le "$_ = qq{abc\ndef\nghi}; ... ["", "abc", "\n", "def", "\n", "ghi"] ["abc"]