Commit graph

5 commits

Author SHA1 Message Date
7d0238c1ff Update to current Perl 2026-02-06 13:40:47 +01:00
colin
2a139743de fixed: Warnings about API changes in POE::Component::IKC::ClientLite 2017-05-09 13:37:55 -07:00
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
46c88de2c8 WRE dependencies are tracked in the WRE itself, not in WebGUI.
This reverts commit a1c7db7388.
2013-03-21 16:14:37 -07:00
Colin Kuskie
c806f99b7b Ready for 7.10.29 development. 2013-03-20 21:38:23 -07:00