From 07d201cc23b42f8eec4061a66050f2ba9bce73af Mon Sep 17 00:00:00 2001 From: "Andreas J. Koenig" Date: Sun, 26 Oct 2008 21:39:39 +0100 Subject: [PATCH] it seems impossible to have the version number both doumented and parsable by MakeMaker, so I sacrifice the documented one --- lib/File/Rsync/Mirror/Recent.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/File/Rsync/Mirror/Recent.pm b/lib/File/Rsync/Mirror/Recent.pm index c58ef49..37ba649 100644 --- a/lib/File/Rsync/Mirror/Recent.pm +++ b/lib/File/Rsync/Mirror/Recent.pm @@ -10,10 +10,6 @@ use File::Rsync::Mirror::Recentfile; File::Rsync::Mirror::Recent - mirroring via rsync made efficient -=head1 VERSION - -Version 0.0.1 - =cut package File::Rsync::Mirror::Recent; -- 2.11.4.GIT