Subject: | problem in DataReporter.pm |
Date: | Mon, 13 Apr 2015 11:42:48 +1000 |
To: | bug-Data-Reporter [...] rt.cpan.org |
From: | Richard Jack <richard.jack [...] vixtechnology.com> |
Data::Reporter version 1.4
In Reporter.pm:520
if ($param{$key} ne "portrait" or $param{$key} ne "landscape") {
should be
if ($param{$key} ne "portrait" *and* $param{$key} ne "landscape") {
Show quoted text
________________________________
Richard Jack
Engineering Director - CCH BU
________________________________
35 Bakehouse Road, Kensington,Vic 3031, Australia
P +61 (0)3 90792018
M +61 (0)4 09950357
VIXTECHNOLOGY.COM
________________________________
--
--
This email is confidential. If you have received this email in error
please notify us immediately by return email and delete this email and any
attachments.
VIX accepts no liability for any damage caused by this email or any
attachments due to viruses, interference, interception, corruption or
unauthorised access.