Description: Fix POD error
 Add a missing =over.
Author: Andrew Ruthven <andrew@etc.gen.nz>
Bug-Vendor: https://rt.cpan.org/Ticket/Display.html?id=52871
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=52871
Last-Update: 2025-10-05
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/lib/Algorithm/Loops.pm
+++ b/lib/Algorithm/Loops.pm
@@ -952,6 +952,8 @@
 
 However, I have decided to use a prototype here because:
 
+=over 4
+
 =item
 
 Several other functions from this module already use prototypes to good
