I may be stepping into really sensitive territory here, but... InstallBLIB seems to do exactly what I want: make a test installation set of directories, underneath "blib" created in cwd(). Is this correct? Next, I notice that InstallBLIB is perfectly normal Perl, except for a one-liner MPW pre-amble to execute it. I'd like to be able to call this script from MM_MacOS make_test(), even if I'm not working in MPW. A quick glance at other Install_ scripts in the MacPerl src directory doesn't find others with the same MPW command line at the top. Why is it there for InstallBLIB? It seems silly to me to duplicate that code somewhere else, for example by copying it into MM_MacOS, or by making an identical non-MPW script. Can't the MPW command line be put in another file? Is there an easy way to work around this? -- MattLangford ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-porters-request@macperl.org