Description: Remove MAN3PODS from Makefile.PL
Author: Radu-Bogdan Croitoru <croitoruradubogdan@gmail.com>
Forwarded: yes (by private email)
Last-Update: 2013-12-01

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -28,7 +28,7 @@
 		'Memoize'          => '0',
     },
     
-	'MAN3PODS'      => {'lib/List/Rotation/Cycle.pm'  => '$(INST_MAN3DIR)/List::Rotation::Cycle.3'},
+	#'MAN3PODS'      => {'lib/List/Rotation/Cycle.pm'  => '$(INST_MAN3DIR)/List::Rotation::Cycle.3'},
 	'clean' => { FILES => 'List-Rotation-Cycle-*' },
 );
 
