Item13377: Unlisted dependency for Data::Dump

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release:
Applies To: Extension
Component: FlexFormPlugin
Branches: master
Reported By: LynnwoodBrown
Waiting For:
Last Change By: MichaelDaum
It appears that NatSkin or an associated plugin requires Data::Dump perl module.

After loading latest-and-greatest NatSkin (4.00) with all dependencies, I tried to load System.NatSkin page but got a server error. Looking at apache logs, I tracked down error "Can't locate Data/Dump.pm..." . After searching CPAN, I located Data::Dump and after installing it, NatSkin page loaded.

I don't know if it was NatSkin itself or associated plugin required this but after searching the associated plugins and not finding any reference to Data::Dump, I figured to post the task under NatSkin. If the dependency is actually related to different extension, please re-assign.

-- LynnwoodBrown - 20 Apr 2015

There is no Data::Dump in NatSkin or NatSkinPlugin directly. Most probably this is a debug leftover ... but not in those two. Any chance to have a look at the trace of that error?

-- MichaelDaum - 21 Apr 2015

Ok, I tracked it down from reading the apache log error in detail. Line 23 of FlexFormPlugin/Base.pm: "use Data::Dump qw(dump);". Apologies for not providing more complete info initially.

-- LynnwoodBrown - 21 Apr 2015

Fixed in 5.10

-- MichaelDaum - 17 Jul 2015
 
Topic revision: r5 - 17 Jul 2015, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy