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 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
