At 21.16 +0100 1999.11.03, Axel Rose wrote: >WARNING: THE FOLLOWING FILES ARE MISSING IN YOUR KIT: > :LIB:MAC:APPLEEVENTS.PM > :LIB:MACCFM68K:AUTO:MAC:APPLEEVENTS:APPLEEVENTS > :LIB:MACPPC:AUTO:MAC:APPLEEVENTS:APPLEEVENTS >PLEASE INFORM THE AUTHOR. No big deal, just a MANIFEST problem, apparently. All the files are there. >Sorry, this drives me crazy. I try to develop an application, read the >documentation, I download the latest modules, I install, run into errors >and start again. It is important to distinguish between a warning and an error, sometimes. In this case, it is a harmless warning (which happens to be my fault :). MAINFEST should look like this: blib/lib/Mac/AppleEvents.pm blib/lib/MacCFM68K/auto/Mac/AppleEvents/AppleEvents blib/lib/MacPPC/auto/Mac/AppleEvents/AppleEvents MANIFEST Makefile.PL README Simple.pm test.pl If you set up MANIFEST like that, and drop the folder on installme, it should all work fine. Sorry for causing you so much concern, and thanks for the note. -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org