p5-Compiler-Lexer icon indicating copy to clipboard operation
p5-Compiler-Lexer copied to clipboard

Segfault in Shipment/SOAP/WSDL.pm (from CPAN: BAERGAJ/Shipment-0.13.tar.gz)

Open perlancar opened this issue 8 years ago • 1 comments

Output:

perl: src/compiler/lexer/Compiler_scanner.cpp:763: Token* Scanner::scanNumber(LexContext*): Assertion `(c == '.' || ('0' <= c && c <= '9')) && "It do not seem as Number"' failed.
Aborted

Compiler::Lexer 0.22, perl 5.22.0 on Debian/Linux.

perlancar avatar Feb 17 '16 14:02 perlancar