Help for this page
use strict; ... eval { $converted_text = `/Desktop/p2t -nodiag -layout -enc UTF-8 $P +athDocumentUnicode -` }; print $converted_text;
eval { $converted_text = `$p2tExe, "-nodiag", "-layout", "-enc", "UT +F-8", "$PathDocumentUnicode", "-"` };