At 8.31 8/5/97, Bart Lateur wrote: >On Mon, 04 Aug 1997 17:54:56 +0200, Matthias Neeracher ><neeri@iis.ee.ethz.ch> wrote: > >>"Paul J. Schinder" <schinder@pjstoaster.pg.md.us> writes: >>>}unfortunately, i don't know what the "Dev:Pseudo:" bit >>>}means on a mac. >>> >>>Neither am I, but it may be related to the fact that MacPerl will hunt in >>>the resource fork of droplets for modules. >> >>This is precisely the meaning of Dev:Pseudo:. > >Just curious. What would happen if a user named a drive "Dev", and put >in there a root folder named "Pseudo"? Would MacPerl search both >(resource and folder), or, more likely, which one would be dropped? Interesting. For {print join("\n",@INC)} You get an error: # Can't open perl script "Dev:Pseudo": No such file or directory When I change the folder name to Pesudo1, it works: PowerPudgeII:Programming:MacPerl Ä:lib PowerPudgeII:Programming:Pudge:pudgeprogs:perl:site_specific Dev:Pseudo1 : Dev:Pseudo: NOTE: this is WITHOUT adding anything to the MacPerl prefs. It just finds the directory first, and realizes it is not what it wants and chokes. ALL MacPerl scripts fail if you have a folder named "Pseudo" inside a volume named "Dev". Even just executing a blank script with just "#!perl" fails. So until/unless that is fixed, this is something you just don't do. -- Chris Nandor pudge@pobox.com http://pudge.net/ %PGPKey=('B76E72AD',[1024,'0824 090B CE73 CA10 1FF7 7F13 8180 B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch