From 083d86a835c955e575981c9d2c69d9c886559f6f Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 21 May 2009 16:12:37 +0000 Subject: [PATCH] Fix a POD whitespace problem in EU tax driver. --- lib/WebGUI/Shop/TaxDriver/EU.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/WebGUI/Shop/TaxDriver/EU.pm b/lib/WebGUI/Shop/TaxDriver/EU.pm index a9e4f66ee..de8f8734c 100644 --- a/lib/WebGUI/Shop/TaxDriver/EU.pm +++ b/lib/WebGUI/Shop/TaxDriver/EU.pm @@ -800,6 +800,7 @@ sub hasVATNumber { } #------------------------------------------------------------------- + =head2 isUsableVATNumber ( number ) Returns a boolean whether or not the given number can be used within the constraints set by the admin.