From fb731b23328be2b4c8446b67507e86b748348dfe Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Sep 2019 08:02:56 +0100 Subject: [PATCH] Fixed pod error reported by CPANTS. --- lib/Data/FormValidator/Constraints/Business/DK/Postalcode.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Data/FormValidator/Constraints/Business/DK/Postalcode.pm b/lib/Data/FormValidator/Constraints/Business/DK/Postalcode.pm index 4d0893f..22060cd 100644 --- a/lib/Data/FormValidator/Constraints/Business/DK/Postalcode.pm +++ b/lib/Data/FormValidator/Constraints/Business/DK/Postalcode.pm @@ -157,7 +157,7 @@ Coverage of the test suite is at 57.6% =over -=item * Get the untaint functionality tested thoroughly, that would bring the coverage to 100%, the L does not seem to be run. +=item * Get the untaint functionality tested thoroughly, that would bring the coverage to 100%, the L does not seem to be run. =item * Comply with Data::FormValidator, especially for untainting