At Tue, 27 Feb 2001 10:13:30 +0000, Matthew Robinson <[EMAIL PROTECTED]> 
wrote:
> At 04:38 27/02/01 -0500, you wrote:
> >
> >Oh, and I've had a quick look at Bleach.pm and Morse.pm and wish to
> >raise a bug against Morse.pm. It doesn't actually convert stuff to
> >Morse Code, just to something that _looks_ like Morse Code.
> 
> Another bug,  when a script gets bleached anything preceding the use 
> Bleach gets lost.
> 
>       #!/usr/bin/perl
>       use Bleach;
> 
> becomes 
> 
>       use Bleach;
> 
> This is probably not a good thing.

I wonder if this has anything to do with MacPerl not needing the
shebang line?

Dave...

Reply via email to