Skip Menu |

This queue is for tickets about the Text-Parser CPAN distribution.

Report information
The Basics
Id: 128244
Status: resolved
Priority: 0/
Queue: Text-Parser

People
Owner: balaji.ramasubramanian [...] gmail.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.801



Subject: Can't locate Class/Method/Modifiers.pm (0.800)
The test suite may fail, probably if Class::Method::Modifiers is not installed: ... # Failed test 'join_next multi-line parsers must have a continuation character' # at t/bad-basic-joiner.t line 19. # expecting: Text::Parser::Multiline::Error # found: Can't locate Class/Method/Modifiers.pm in @INC (you may need to install the Class::Method::Modifiers module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019011420/Role-Tiny-2.000006-lchOJX/blib/lib/Role/Tiny.pm line 433. # Looks like you failed 1 test of 1. You have loaded versions of test modules known to have problems with Test2. This could explain some test failures. * Module 'Test::Exception' is outdated, we recommed updating above 0.42. t/bad-basic-joiner.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ... (etc) ...
I've fixed this in V0.801. I'll be moving all bug tracking to https://github.com/balajirama/Text-Parser/issues from now onwards. Thanks for trying out the module and reporting the bug. -Balaji