Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
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
docs Push out head tags for the custom color selector. 2015-03-10 14:05:18 -07:00
etc Ready for 7.10.29 development. 2013-03-20 21:38:23 -07:00
lib Push out head tags for the custom color selector. 2015-03-10 14:05:18 -07:00
sbin =item cannot be immediately followed by a number 2015-07-04 11:34:33 -04:30
t Update USPS International driver to V2 API and fix insurance. 2014-11-10 14:48:02 -05:00
www Ready for 7.10.29 development. 2013-03-20 21:38:23 -07:00
.gitignore Ready for 7.10.29 development. 2013-03-20 21:38:23 -07:00
.perltidyrc Ready for 7.10.29 development. 2013-03-20 21:38:23 -07:00