Date: Wed, 3 Oct 2001 12:53:58 -0400 From: "Andre` Niel Cameron" <AndreC@Axxs.net> To: "Matthew Emmerton" <matt@gsicomp.on.ca> Cc: "free bsd" <freebsd-questions@FreeBSD.ORG> Subject: Re: Perl question Message-ID: <013f01c14c2b$ff4289e0$a50410ac@olmct.net> References: <Pine.BSF.4.21.0110031232230.11649-100000@xena.gsicomp.on.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Where would I put B::deparse ? Just below Filter::decrypt2 ? Regards, Andre` C. Technical Support Ô¿Ô¬ ---------------------------------------------------------------------------- - Visit our support manual at http://supportmanual.com/ ----- Original Message ----- From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Andre` Niel Cameron" <AndreC@Axxs.net> Cc: "free bsd" <freebsd-questions@FreeBSD.ORG> Sent: Wednesday, October 03, 2001 12:33 PM Subject: Re: Perl question > > You can use the B::deparse module to get code output, but *after* Perl > has processed it. This means that all comments & whitespace will be gone, > as well as certain optimized-away expressions. > > -- > Matthew Emmerton || matt@gsicomp.on.ca > GSI Computer Services || http://www.gsicomp.on.ca > > On Wed, 3 Oct 2001, Andre` Niel Cameron wrote: > > > If a perl scrypt looks like this: > > #!/usr/bin/perl > > use Filter::decrypt2 ; > > ÿ > > 3'S[Eb^CRJZU^@VgYBxw^L^_ > > > > L^W > > pW\)!YV^^(X^YQEBe] > > ^A^F$U^Z'n^\^W^._^H^[^GYN^GO^?GCx`^E^F^A> > > > > How can I decrypt it so I can change the code? > > > > Regards, > > Andre` C. > > Technical Support > > Ô¿Ô¬ > > -------------------------------------------------------------------------- -- > > - > > Visit our support manual at http://supportmanual.com/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?013f01c14c2b$ff4289e0$a50410ac>