Re: [MM] Re: Problem with LWP when using : to start scripts

Andreas J. Koenig (koenig@kulturbox.de)
22 Jan 1998 18:09:24 +0100


>>>>> Nathan Neulinger writes:

nathan> Here is what it puts in for the h2ph script:

nathan> : # use perl
nathan>     eval 'exec /afs/umr.edu/software/perl54/hpux10/bin/perl5 -S $0 ${1+"$@"}'
nathan>         if $running_under_some_shell;

[...]

nathan> This looks like the application has to do it explicitly.

Yes and no. It looks more like a bug in MakeMaker to me. Sorry I
didn't recognize the bug earlier. MM should do as h2ph does. I'll try
to find a tuit for a patch...

andreas