Package: libdevel-cover-perl / 0.66-2

Metadata

Package Version Patches format
libdevel-cover-perl 0.66-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
keep non existent dirs in INC.patch | (download)

Makefile.PL | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
whatis.patch | (download)

lib/Devel/Cover/Tutorial.pod | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
spelling.patch | (download)

lib/Devel/Cover/Report/Html_minimal.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix a spelling mistake
path regexp.patch | (download)

lib/Devel/Cover.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] fix test failures when the build directory contains regexp metacharacters.

The build directory name may contain regexp metacharacters like '+'
that need escaping or they break the substitution.