Help for this page
my $literal = <DATA>; ... __DATA__ this could be \x27; print system('ls -la'); \x27
>perl testcode.pl this could be \x27; print system('ls -la'); \x27