>print qx{perl -e "print \@INC"}; Thanks for your help. I couldn't see the simple ...
Another question arose for spitting out newlines. Is the following the only solution? print qx{perl -e "print join( \xb6"\\n\xb6", \@INC )"}; (copy MPW:Startup Items:Perl to MPW:TS Startup Items: to have a filled @INC) Axel