Skip Menu |

This queue is for tickets about the Chemistry-OpenSMILES CPAN distribution.

Report information
The Basics
Id: 132576
Status: resolved
Priority: 0/
Queue: Chemistry-OpenSMILES

People
Owner: MERKYS [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Undeclared dependencies
At least Graph::Undirected needs to be declared as a prerequisite (but there are possibly more, so probably best to check with a fresh perl installation): ... Output from './Build test': Can't locate Graph/Undirected.pm in @INC (you may need to install the Graph::Undirected module) (@INC contains: ... .) at lib/Chemistry/OpenSMILES/Parser.yp line 7. BEGIN failed--compilation aborted at lib/Chemistry/OpenSMILES/Parser.yp line 7. Compilation failed in require at t/01_atoms.t line 5. BEGIN failed--compilation aborted at t/01_atoms.t line 5. t/01_atoms.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ... (etc) ...
On Wed May 13 14:05:31 2020, SREZIC wrote: Show quoted text
> At least Graph::Undirected needs to be declared as a prerequisite (but > there are possibly more, so probably best to check with a fresh perl > installation): > > [...]
Thank you for the report. I have fixed the issue in v0.1.1.