Help for this page

Select Code to Download


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