Hi. I'm trying to do a manual install of MakeMaker, since my firewalls at work prevent my using cpan/ppm. I download and unpack the tar file as usual, then do the perl Makefile.PL thing, at which point it tells me that I'm missing my\bundles.pm. Since I have an empty 'my' directory from the unzipped tar file, I moved a copy of bundles.pm there. The run of Makefile.PL then complained that virtually every file was missing from my kit, though they were all in the unpacked file. HELP!