Re: [MacPerl-Porters] MacPerl 5.8 TODO
[email protected] (Thomas Wegner) Thu, 30 May 2002 10:51:53 +0200
| Newsgroups | perl.macperl.porters |
|---|---|
| Message-ID | <p04320401b91b97fb949a@[149.225.138.148]> |
At 13:25 Uhr -0400 29.05.2002, Chris Nandor wrote:
>At 20:20 +0300 2002.05.29, Jarkko Hietaniemi wrote:
>>> Since we don't have $ENV{PERL_CORE} in MacPerl, I'm not sure what to do.
>>> CGI/t/carp.t runs with the MacPerl tool, but when run with the app, test
>>
>>You should think of something :-) since many 5.8 tests assume
>>$ENV{PERL_CORE}, they simply won't work right without.
>
>I started setting PERL_CORE in the test suite this week. You can just do
>set -e PERL_CORE 1. I am also setting this as a parameter for Makefile.PL
>for building extensions.
>
Shouldn't that be added (by default) to the list of environment variables in
the MacPerl app and to the MPW startup script for the MacPerl tool?
Best regards,
--Thomas