[Koha-patches] [PATCH] fix POD error introduced in last patch

Galen Charlton galen.charlton at liblime.com
Mon Dec 1 18:13:14 CET 2008


Run prove xt/author/podcorrectness.t to verify
that POD is syntactically correct.
---
 C4/Amazon.pm |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/C4/Amazon.pm b/C4/Amazon.pm
index 0399e08..a9cb339 100644
--- a/C4/Amazon.pm
+++ b/C4/Amazon.pm
@@ -50,6 +50,9 @@ This module provides facilities for retrieving Amazon.com content in Koha
 =over 4
 
 my $amazon_details = &get_amazon_details( $xisbn, $record, $marcflavour );
+
+=back
+
 Get editorial reviews, customer reviews, and similar products using Amazon Web Services.
 
 =cut
-- 
1.5.5.GIT




More information about the Koha-patches mailing list