Hi Mike:

Yes I know that.

However I adjusted Morse.pm and removed
the Acme for the heck of it so that I just
add "use Morse;" at the top of the interface
scripts.

Like I said I get the Morse code as you show below
in the interface .pl scripts.

However the main script which is not Morsed cannot
understand the Morsed interfaces.

>From the module just adding "use Acme::Morse;"
at the top should allow the reading of the Perl
script.

I even added the path to perl in the POD interface
Perl scripts, and still no luck.

Anyone ??

Cheers.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Michael Lake
> Sent: Sunday, 5 October 2003 21:40
> To: [EMAIL PROTECTED]
> Subject: Re: [SLUG] Hiding Perl Code - Using Morse.pm
> 
> 
> [EMAIL PROTECTED] wrote:
> > Hi Sluggers:
> > 
> > Summary:
> > I have Perl code written in various .pl files.
> .....
> > Objective and Problem:
> > I tried to use Morse.pm to hide the code in the POD formatted files 
> > only. The code is hidden when I first run them from my PC. 
> However the 
> > main script file which is not Morsed cannot read the Morsed encoded 
> > code. I have loaded "use Morse" at the very top in each of the 
> > interface files.
> 
> I didnt know what the Morse Perl module did so I looked it up 
> on CPAN. OMG !
> 
>          use Acme::Morse;
>       .--.-..--..---.-.--..--.-..--..---.-.--.
>       .-.-........---..-..---.-..-.--..---.--.
>       ..-.---......-...-...-..--..-.-.-.--.-..
>       ----..-.-.--.-..--..-.-...---.-..---.--.
>       .-...-..--.---...-.-....
> 
> I most interesting way to achieve obfuscation Louis :-)
> 
> 
> Mike
> -- 
> Mike Lake
> Caver, Linux enthusiast and interested in anything technical.
> 
> -- 
> SLUG - Sydney Linux User's Group - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
> 


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to