Package: libwebservice-youtube-perl / 1.0.3-4

Metadata

Package Version Patches format
libwebservice-youtube-perl 1.0.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no dot in inc.patch | (download)

Makefile.PL | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix build failure without . in @inc
fix spelling.patch | (download)

lib/WebService/YouTube.pm | 2 1 + 1 - 0 !
lib/WebService/YouTube/Feeds.pm | 2 1 + 1 - 0 !
lib/WebService/YouTube/Videos.pm | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 fix typo "interfece" -> "interface"
pod spelling.patch | (download)

t/01perlcritic.t | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 disable podspelling tests
 If File::Which, Text::ParseWords, Pod::Spell, aspell and aspell's
 English dictionary are installed, then the PodSpelling policy causes
 test failures.