Subject: | Bug: Module does not install correctly |
Date: | Mon, 27 Oct 2008 17:11:23 +0100 |
To: | bug-Bio-MAGE-Utils [...] rt.cpan.org. |
From: | Michael Dondrup <mdondrup [...] cebitec.uni-bielefeld.de> |
Hi,
I am trying to install Bio::MAGE and Bio::MAGE::Utils on perl 5.8.8.
Although the installation process of Bio::MAGE::Utils gives no obvious
errors, no modules are installed with the effect that the module
Bio::MAGE::XMLUtils is not found.
The reason for this seems to be a wrong directory layout in the module
tar file. I think all perl modules should be in the lib/ subdirectory,
and the directory structure should be lib/Bio/MAGE/XMLUtils.pm to work
correctly with MakeMaker. Instead it's MAGE/XMLUtils.pm.
Resolution: change the directory structure accordingly and adjust the
MANIFEST file.
Could you update the package on CPAN accordingly, please?
Cheers
Michael
----------------------------------------------------------------------
MANIFEST:
lib/Bio/MAGE/XML/Handler.pm
lib/Bio/MAGE/XML/Handler/ContentHandler.pm
lib/Bio/MAGE/XML/Handler/DocumentHandler.pm
lib/Bio/MAGE/XML/Handler/ObjectHandler/SQL.pm
lib/Bio/MAGE/XML/Handler/ObjectHandlerI.pm
lib/Bio/MAGE/XML/Reader.pm
lib/Bio/MAGE/XML/Writer.pm
lib/Bio/MAGE/XMLUtils.pm
lib/Bio/MAGE/Tools/MGEDOntologyClassEntry.pm
lib/Bio/MAGE/Tools/MGEDOntologyEntry.pm
lib/Bio/MAGE/Tools/MGEDOntologyHelper.pm
lib/Bio/MAGE/Tools/MGEDOntologyPropertyEntry.pm
lib/Bio/MAGE/SQLUtils.pm
MANIFEST
Makefile.PL
META.yml
------------------------------------------------------------------------
Linux michi-desktop 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC
2008 i686 GNU/Linux
This is perl, v5.8.8 built for i486-linux-gnu-thread-multi