From bd3a4c5e86dd8031b5f5434272c86565648c2e8b Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Tue, 7 Mar 2017 12:42:39 +0100 Subject: [PATCH] remove autosplitting --- lib/CPAN/Static/Spec.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/CPAN/Static/Spec.pm b/lib/CPAN/Static/Spec.pm index 49166a8..f7a44ff 100644 --- a/lib/CPAN/Static/Spec.pm +++ b/lib/CPAN/Static/Spec.pm @@ -65,8 +65,8 @@ Various actions must or may be performed during the building stage. The cpan client B be able to build and install modules. It B look recursively in F for all F<*.pm> and F<*.pod> files and copy these to the appropriate location for C files during -install. If applicable, these modules B be autosplit and their -permissions B be set appropriately for that platform. +install. Their permissions B be set appropriately for that +platform. =item * script files