Code Monkey home page Code Monkey logo

p5-webservice-pocket-lite's People

Contributors

kiririmode avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

p5-webservice-pocket-lite's Issues

POD error.

POD ERRORS
Hey! The above document had some coding errors, which are explained below:

   Around line 184:
       '=item' outside of any '=over'

make test fails

perl-5.10.0-96.fc12.i686

[root@SHRIKE p5-WebService-Pocket-Lite]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t ..... 1/1

Failed test 'use WebService::Pocket::Lite;'

at t/00_compile.t line 4.

Tried to use 'WebService::Pocket::Lite'.

Error: Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"

Compilation failed in require at (eval 4) line 2.

BEGIN failed--compilation aborted at (eval 4) line 2.

Looks like you failed 1 test of 1.

t/00_compile.t ..... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/01_internal.t .... Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"
Compilation failed in require at t/01_internal.t line 3.
BEGIN failed--compilation aborted at t/01_internal.t line 3.
t/01_internal.t .... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/02-paramcheck.t .. Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"
Compilation failed in require at t/02-paramcheck.t line 3.
BEGIN failed--compilation aborted at t/02-paramcheck.t line 3.
t/02-paramcheck.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/03_tags.t ........ Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"
Compilation failed in require at t/03_tags.t line 3.
BEGIN failed--compilation aborted at t/03_tags.t line 3.
t/03_tags.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/04_queue.t ....... Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"
Compilation failed in require at t/04_queue.t line 3.
BEGIN failed--compilation aborted at t/04_queue.t line 3.
t/04_queue.t ....... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/10_auth.t ........ Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"
Compilation failed in require at t/10_auth.t line 3.
BEGIN failed--compilation aborted at t/10_auth.t line 3.
t/10_auth.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/11_add.t ......... Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"
Compilation failed in require at t/11_add.t line 3.
BEGIN failed--compilation aborted at t/11_add.t line 3.
t/11_add.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/12_modify.t ...... Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"
Compilation failed in require at t/12_modify.t line 3.
BEGIN failed--compilation aborted at t/12_modify.t line 3.
t/13_retrieve.t .... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/14_request.t ..... Type of arg 1 to push must be array (not subroutine entry) at /root/p5-WebService-Pocket-Lite/blib/lib/WebService/Pocket/Lite.pm line 353, near "};"
Compilation failed in require at t/14_request.t line 3.
BEGIN failed--compilation aborted at t/14_request.t line 3.
t/14_request.t ..... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run

Test Summary Report

t/00_compile.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/01_internal.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/02-paramcheck.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/03_tags.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/04_queue.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/10_auth.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/11_add.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/12_modify.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/13_retrieve.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/14_request.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=10, Tests=1, 2 wallclock secs ( 0.12 usr 0.05 sys + 1.69 cusr 0.28 csys = 2.14 CPU)
Result: FAIL
Failed 10/10 test programs. 1/1 subtests failed.
make: *** [test_dynamic] Error 255

t/02-paramcheck.t failed.

t/02-paramcheck.t .. Subroutine WebService::Pocket::Lite::access_token redefined at /home/life/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Class/Accessor/Lite.pm line 70.
Can't locate Sub/Uplevel.pm in @inc (@inc contains: /home/life/repo/p5-WebService-Pocket-Lite/inc /home/life/repo/p5-WebService-Pocket-Lite/blib/lib /home/life/repo/p5-WebService-Pocket-Lite/blib/arch /home/life/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/x86_64-linux /home/life/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2 /home/life/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/x86_64-linux /home/life/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2 .) at /home/life/repo/p5-WebService-Pocket-Lite/inc/Test/Exception.pm line 6.
BEGIN failed--compilation aborted at /home/life/repo/p5-WebService-Pocket-Lite/inc/Test/Exception.pm line 6.
Compilation failed in require at t/02-paramcheck.t line 4.
BEGIN failed--compilation aborted at t/02-paramcheck.t line 4.
t/02-paramcheck.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run

make test failed.

t/00_compile.t ..... Subroutine WebService::Pocket::Lite::access_token redefined at /home/life/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Class/Accessor/Lite.pm line 70.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.