From 8bad888bb21187ddb50bda55961f7c29acdb359d Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 23 Apr 2002 01:37:15 +0000 Subject: [PATCH] typo --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index f6d8bd9..6563db8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ WriteMakefile( #the maintainer #'NORECURS' => 1, # dont descend into subdirectories 'PREREQ_PM' => { 'Net::SSLeay' => 0, - 'Text::CSV_XS' => 0 + 'Text::CSV_XS' => 0, 'Business::OnlinePayment' => 0, }, #'dist' => {CI => 'ci -l'}, -- 2.11.0