Item12286: Use of qw(...) as parentheses is deprecated

pencil
Priority: Urgent
Current State: Confirmed
Released In: n/a
Target Release:
Applies To: Extension
Component: ChartPlugin
Branches:
Reported By: MyqLarson
Waiting For:
Last Change By: GeorgeClark
Use of qw(...) as parentheses is deprecated at /var/www/site/wiki/lib/Foswiki/Plugins/ChartPlugin.pm line 90

Lines 87-90 need to be changed to

    foreach my $module (qw( GD POSIX
                           Foswiki::Plugins::ChartPlugin::Chart
                           Foswiki::Plugins::ChartPlugin::Parameters
                           Foswiki::Plugins::ChartPlugin::Table)) {

-- MyqLarson - 11 Dec 2012

MyqLarson is absolutely correct, this should be changed in the plugin source by someone with access.

Thx. MyqLarson for this bugfix! Has this really been overlooked almost one and a half years?

-- FranzJosefGigler - 10 Mar 2014

ItemTemplate edit

Summary Use of qw(...) as parentheses is deprecated
ReportedBy MyqLarson
Codebase
SVN Range
AppliesTo Extension
Component ChartPlugin
Priority Urgent
CurrentState Confirmed
WaitingFor
Checkins
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r3 - 29 May 2014, GeorgeClark
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