Package: libzonemaster-ldns-perl / 5.0.0+ds-1

Metadata

Package Version Patches format
libzonemaster-ldns-perl 5.0.0+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix pod error.patch | (download)

lib/Zonemaster/LDNS/RRList.pm | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 rrlist.pm: drop misplaced =back.
 Currently, pod reports the following issue at the end of the manual
 page Zonemaster::LDNS::RRList(3pm):
 .
        POD ERRORS
               Hey! The above document had some coding errors, which are
               explained below:
        
               Around line 40:
                   '=item' outside of any '=over'
 .
 This appears to be caused by one surnumerary =back in the middle of
 the listing.