Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when installing #20

Open
andrewrjones opened this issue Oct 24, 2013 · 0 comments
Open

Errors when installing #20

andrewrjones opened this issue Oct 24, 2013 · 0 comments

Comments

@andrewrjones
Copy link
Owner

Via email...


I was receiving this error trying to install WebService::TVDB from CPAN

Running install for module 'WebService::TVDB::Series'
Running make for A/AR/ARJONES/WebService-TVDB-1.130690.tar.gz
Checksum for /root/.cpan/sources/authors/id/A/AR/ARJONES/WebService-TVDB-1.130690.tar.gz ok

CPAN.pm: Building A/AR/ARJONES/WebService-TVDB-1.130690.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for WebService::TVDB
Writing MYMETA.yml and MYMETA.json
cp lib/WebService/TVDB.pm blib/lib/WebService/TVDB.pm
cp lib/WebService/TVDB/Servertime.pm blib/lib/WebService/TVDB/Servertime.pm
cp lib/WebService/TVDB/Util.pm blib/lib/WebService/TVDB/Util.pm
cp lib/WebService/TVDB/Series.pm blib/lib/WebService/TVDB/Series.pm
cp lib/WebService/TVDB/Banner.pm blib/lib/WebService/TVDB/Banner.pm
cp lib/WebService/TVDB/Episode.pm blib/lib/WebService/TVDB/Episode.pm
cp lib/WebService/TVDB/Languages.pm blib/lib/WebService/TVDB/Languages.pm
cp lib/WebService/TVDB/Actor.pm blib/lib/WebService/TVDB/Actor.pm
Manifying blib/man3/WebService::TVDB::Actor.3pm
Manifying blib/man3/WebService::TVDB::Util.3pm
Manifying blib/man3/WebService::TVDB::Banner.3pm
Manifying blib/man3/WebService::TVDB::Languages.3pm
Nested processed encoding. at /usr/share/perl5/core_perl/Pod/Simple/BlackBox.pm line 380.
make: *** [manifypods] Error 255
ARJONES/WebService-TVDB-1.130690.tar.gz
/usr/bin/make -- NOT OK

Moving the

=encoding utf-8

in Languages.pm to be the line after =pod has done the trick, it works fine now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant