Help for this page
c:\@Work\Perl\monks>perl -wMstrict -MData::Dump -le "my $s = qq{abc defg hi \t \n}; ... dd $t; " "abc defg hi"