From 8fcd2a60705d13a4b40713726fcd58c34a403dc5 Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Thu, 8 Nov 2007 08:47:19 -0600 Subject: [PATCH] fixing misplaced apostrophe Signed-off-by: Joshua Ferraro --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 1c00a9da17..963bfa5ab5 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -130,7 +130,7 @@ WriteMakefile( 'PDF::Reuse' => 0.33, 'PDF::Reuse::Barcode' => 0.05, 'POSIX' => 1.09, -'Schedule::At' => 1.06', +'Schedule::At' => 1.06, 'Term::ANSIColor' => 1.10, 'Test' => 1.25, 'Test::Harness' => 2.56, -- 2.39.2