Skip Menu |

This queue is for tickets about the HackaMol CPAN distribution.

Report information
The Basics
Id: 111815
Status: resolved
Priority: 0/
Queue: HackaMol

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

Bug Information
Severity: (no value)
Broken in:
  • 0.033
  • 0.034
Fixed in: 0.035



Subject: Undeclared dependency Data::Structure::Util (0.33)
Tests fail if Data::Structure::Util is not installed: # Failed test 'use HackaMol;' # at t/000_load.t line 9. # Tried to use 'HackaMol'. # Error: Can't locate Data/Structure/Util.pm in @INC (you may need to install the Data::Structure::Util module) (@INC contains: /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/lib /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/arch /opt/perl-5.23.7/lib/site_perl/5.23.7/x86_64-linux /opt/perl-5.23.7/lib/site_perl/5.23.7 /opt/perl-5.23.7/lib/5.23.7/x86_64-linux /opt/perl-5.23.7/lib/5.23.7 .) at /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/lib/HackaMol/Roles/PhysVecMVRRole.pm line 10. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/lib/HackaMol/Roles/PhysVecMVRRole.pm line 10. # Compilation failed in require at /opt/perl-5.23.7/lib/site_perl/5.23.7/Module/Runtime.pm line 317. # Compilation failed in require at /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/lib/HackaMol.pm line 7. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/lib/HackaMol.pm line 7. # Compilation failed in require at t/000_load.t line 9. # BEGIN failed--compilation aborted at t/000_load.t line 9. ...
On 2016-02-05 16:55:52, SREZIC wrote: Show quoted text
> Tests fail if Data::Structure::Util is not installed: > > # Failed test 'use HackaMol;' > # at t/000_load.t line 9. > # Tried to use 'HackaMol'. > # Error: Can't locate Data/Structure/Util.pm in @INC (you may > need to install the Data::Structure::Util module) (@INC contains: > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/lib > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/arch > /opt/perl-5.23.7/lib/site_perl/5.23.7/x86_64-linux /opt/perl- > 5.23.7/lib/site_perl/5.23.7 /opt/perl-5.23.7/lib/5.23.7/x86_64-linux > /opt/perl-5.23.7/lib/5.23.7 .) at > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033- > vvBR80/blib/lib/HackaMol/Roles/PhysVecMVRRole.pm line 10. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033- > vvBR80/blib/lib/HackaMol/Roles/PhysVecMVRRole.pm line 10. > # Compilation failed in require at /opt/perl- > 5.23.7/lib/site_perl/5.23.7/Module/Runtime.pm line 317. > # Compilation failed in require at > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033- > vvBR80/blib/lib/HackaMol.pm line 7. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033- > vvBR80/blib/lib/HackaMol.pm line 7. > # Compilation failed in require at t/000_load.t line 9. > # BEGIN failed--compilation aborted at t/000_load.t line 9. > ...
Samek problem with 0.34.
On Mon Feb 08 13:52:59 2016, SREZIC wrote: Show quoted text
> On 2016-02-05 16:55:52, SREZIC wrote:
> > Tests fail if Data::Structure::Util is not installed: > > > > # Failed test 'use HackaMol;' > > # at t/000_load.t line 9. > > # Tried to use 'HackaMol'. > > # Error: Can't locate Data/Structure/Util.pm in @INC (you may > > need to install the Data::Structure::Util module) (@INC contains: > > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/lib > > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033-vvBR80/blib/arch > > /opt/perl-5.23.7/lib/site_perl/5.23.7/x86_64-linux /opt/perl- > > 5.23.7/lib/site_perl/5.23.7 /opt/perl-5.23.7/lib/5.23.7/x86_64-linux > > /opt/perl-5.23.7/lib/5.23.7 .) at > > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033- > > vvBR80/blib/lib/HackaMol/Roles/PhysVecMVRRole.pm line 10. > > # BEGIN failed--compilation aborted at > > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033- > > vvBR80/blib/lib/HackaMol/Roles/PhysVecMVRRole.pm line 10. > > # Compilation failed in require at /opt/perl- > > 5.23.7/lib/site_perl/5.23.7/Module/Runtime.pm line 317. > > # Compilation failed in require at > > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033- > > vvBR80/blib/lib/HackaMol.pm line 7. > > # BEGIN failed--compilation aborted at > > /home/cpansand/.cpan/build/2016020521/HackaMol-0.033- > > vvBR80/blib/lib/HackaMol.pm line 7. > > # Compilation failed in require at t/000_load.t line 9. > > # BEGIN failed--compilation aborted at t/000_load.t line 9. > > ...
> > > Samek problem with 0.34.
Thank you! I think this is fixed now in 0.035