Commit graph

2 commits

Author SHA1 Message Date
Ernesto Hernández-Novich
6ccfb044bd =item cannot be immediately followed by a number
Since Perl 5.20 a POD =item cannot start with single
number, as is the case in syncToCdn POD explanation of
return codes. Using pod2* reports syntax errors like

line 228: Expected text after =item, not a number

Wrapped the numbers with POD's zero-effect markup Z<>
to fix the issue.
2015-07-04 11:34:33 -04:30
Colin Kuskie
c806f99b7b Ready for 7.10.29 development. 2013-03-20 21:38:23 -07:00