Hello Everyone
I have cgi script, which internall works on Net::SSH::Expect module to connect remote systems. I want to hide my source code so i am using module Acme::Enc which encrypts
source code but while i am running its loading my cgi page perfectly but the output which comes from Net::SSH::Expect its displaying on webpage..
Can anyone help to me about this issue.