Make Time::Piece use the init_tm() in util.c, bump to 1.13_03.
[p5sagit/p5-mst-13.2.git] / ext / Time-Piece / Makefile.PL
index 57e9ec2..a69cf55 100644 (file)
@@ -7,5 +7,4 @@ WriteMakefile(
     'VERSION_FROM' => 'Piece.pm', # finds $VERSION
     'AUTHOR' => 'Matt Sergeant',
     'ABSTRACT_FROM' => 'Piece.pm',
-    'MAN3PODS'        => {},  # Pods will be built by installman.
 );