From 73acb01954a9df0fc800e447057f23b73deff5d8 Mon Sep 17 00:00:00 2001 From: Tatsuhiko Miyagawa Date: Sun, 1 Apr 2012 15:10:06 +0200 Subject: [PATCH] versioning --- Makefile.PL | 1 + lib/cpanfile.pod | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 2aeaf61..9da578b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,6 +7,7 @@ WriteMakefile( CONFIGURE_REQUIRES => { 'ExtUtils::MakeMaker' => 6.31, }, + MIN_PERL_VERSION => '5.008001', AUTHOR => 'Tatsuhiko Miyagawa', LICENSE => "perl", ); diff --git a/lib/cpanfile.pod b/lib/cpanfile.pod index 3e0a34f..a078c09 100644 --- a/lib/cpanfile.pod +++ b/lib/cpanfile.pod @@ -29,7 +29,7 @@ cpanfile - A format for describing CPAN dependencies for Perl applications =head1 VERSION -v0.9.0 +0.9000 =head1 DESCRIPTION