#!perl5 use Mac::StandardFile; print "ok\n";
__END__ prints "ok"; -------- #!perl5 use Mac::Navigation; print "ok\n"; __END__ yields the following... # Can't locate loadable object for module Mac::Navigation in @INC (@INC contains: HD:Programming:PERL:MacPerl Ÿ:lib:Mac: HD:Programming:PERL:MacPerl Ÿ:lib:MacPPC: HD:Programming:PERL:MacPerl Ÿ:lib: HD:Programming:PERL:MacPerl Ÿ:site_perl: : Dev:Pseudo:) File 'Dev:Pseudo'; Line 8 # Compilation failed in require. File 'Dev:Pseudo'; Line 8 # BEGIN failed--compilation aborted. File 'Dev:Pseudo'; Line 8 -------- It appears to find Mac::Navigation alright but then has problems. Has anyone else been able to get Mac::Navigation to work with MacPerl 5.6.1b2