kpreid@ibm.net (Kevin Reid) writes: >Why does this program apparently compile Mac::Quickdraw twice? > >#!perl -w > >use Mac::Windows; >use Mac::Quickdraw; Because Perl is case sensitive and the Mac file system is not. Spell it as Mac::QuickDraw. Matthias -- Matthias Neeracher <neeri@iis.ee.ethz.ch> http://www.iis.ee.ethz.ch/~neeri "I'm set free to find a new illusion" -- Velvet Underground ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch