Help for this page
#!/usr/bin/perl use strict; ... say $testString; say Data::Dumper::qquote($testString);