Skip Menu |

This queue is for tickets about the Algorithm-ConstructDFA2 CPAN distribution.

Report information
The Basics
Id: 124209
Status: resolved
Priority: 0/
Queue: Algorithm-ConstructDFA2

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: "uniq" is not exported by the List::Util module
The test suite may fail, probably if an older List::Util version is installed: ... # Failed test 'use Algorithm::ConstructDFA2;' # at t/01basic.t line 5. # Tried to use 'Algorithm::ConstructDFA2'. # Error: "uniq" is not exported by the List::Util module # Can't continue after import errors at /tmpfs/.cpan-build-cpansand/2018012412/Algorithm-ConstructDFA2-0.01-K2woek/blib/lib/Algorithm/ConstructDFA2.pm line 7. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2018012412/Algorithm-ConstructDFA2-0.01-K2woek/blib/lib/Algorithm/ConstructDFA2.pm line 7. # Compilation failed in require at t/01basic.t line 5. # BEGIN failed--compilation aborted at t/01basic.t line 5. # Looks like you failed 1 test of 1. t/01basic.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ...
Thanks! Fixed in 0.03.