On Fri, Feb 06, 2004 at 11:56:16PM +0100, Leo wrote:
> On Fri, Feb 06, 2004 at 09:46:50PM +0000, Ton Hospel scripsit:
> > See also:
> > echo | perl -lpe 'print q'
> > which outputs:
> > }continue{print or die qq(-p destination: $!\n)
> Well, I had no problem with the thread.... until now! How the f... does this 
> work????

LINE:while(<>){print q;}continue{print or die qq(-p destination: $!\n);}
               ^^^^^^^
                
Does that help?

MBM

-- 
Matthew Byng-Maddick         <[EMAIL PROTECTED]>           http://colondot.net/

Reply via email to