> Change 31672 by [EMAIL PROTECTED] on 2007/08/01 17:01:29 > > For files ignored by installperl: > > - Split README handling into a separate case. > - Extend the MANIFEST pattern to include .SKIP. > > Based on the following: > > Subject: [PATCH] Don't install MANIFEST.SKIP files > From: "Jerry D. Hedden" <[EMAIL PROTECTED]> > Date: Wed, 1 Aug 2007 12:28:49 -0400 > Message-Id: <[EMAIL PROTECTED]> > > Affected files ... > > ... //depot/perl/installperl#143 edit
My apologies. This change needs to be reverted. lib/ExtUtils/MANIFEST.SKIP is a data file used by ExtUtils::Manifest, and therefore should be installed by installperl.
