Bug 17196: [QA Follow-up] Correct POD in ILSDI/Services.pm
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 13 Jan 2017 07:22:50 +0000 (08:22 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 13 Jan 2017 13:49:29 +0000 (13:49 +0000)
QA tools complains about:
Apparent command =cut not preceded by blank line.

Trivial fix.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

C4/ILSDI/Services.pm

index 0e14dc9..1868204 100644 (file)
@@ -487,6 +487,7 @@ Parameters:
        a borrowernumber
   - item_id (Required)
        an itemnumber
+
 =cut
 
 sub GetServices {