On Dec 21, 2011, at 23:27 , Peng Yu wrote:

> urifind installed by ppm (on Mac) has the following hard coded perl
> shebang. This is not correct. I contact the author of urifind. He
> thinks that it is a bug in ppm. Could anybody take a look what is
> wrong?
> 
> #!/Users/fly1400/bin/perl -w
> 
> eval 'exec /Users/fly1400/bin/perl -w -S $0 ${1+"$@"}'
>   if 0; # not running under some shell

Thanks for your report!

These paths should be relocated during 'ppm install' but this did not
happen for the packages with scripts that we built on Mac OS X.  I've
fixed the problem now and rebuilt URI-Find.  It might still take some
hours for the new build to propagate to our external ppm servers.

More details about this at <http://bugs.activestate.com/show_bug.cgi?id=91969>.

Regards,
Gisle


_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to