On Wed, Jun 11, 2003 at 02:07:06AM +0200, Andreas J Koenig wrote:
> I think the trick in the old MakeMaker sources was to split the
> program in multiple -e chunks:
> 
>       perl -le 'eval {print "First line."} ' \
>            -e  'or print "Second line.";'

Right, of course!  I'll use that instead.


-- 
If at first you don't succeed, call in an air strike.

Reply via email to