I use the command, "pp -f Crypto -F Crypto -M Filter::Crypto::Decrypt -o testPP 
testPP.pl" to  encrypt the script. But, I got 'Unknown PerlIO layer "encoding"' 
when I run the script. I guessed the line, binmode STDOUT, ":encoding(UTF-8)"; 
might cause the problem. But, I do not know how to fix it. Can someone please 
help?


Unknown PerlIO layer "encoding" at script/testPP.pl line 995.


binmode STDOUT, ":encoding(UTF-8)";

print <<FOUND3;
                    </tbody>
                 </table>
              </td>
              <td class="regularText" style="width: 200px; vertical-align: top; 
text-align:center; padding-left:10px; padding-top:20px">
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tbody>

......

         </tbody>
      </table>
      </center>
   </body>
</html>
FOUND3

Reply via email to