Subject: | Not running |
Date: | Mon, 24 Nov 2014 17:25:48 +0000 |
To: | bug-EWS-Calendar-Viewer [...] rt.cpan.org |
From: | David Hodgkinson <david.hodgkinson [...] brixcrowdfunding.co.uk> |
$ ews_calendar_viewer_server.pl
[warn] Deprecated 'static' config key used, please use the key 'Plugin::Static::Simple' instead
HTTP::Server::PSGI: Accepting connections at http://0:3000/ <http://0:3000/>
Use of uninitialized value $sow in range (or flop) at /Users/daveh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/EWS/Calendar/Viewer/Controller/Root.pm line 22.
Use of uninitialized value $sow in subtraction (-) at /Users/daveh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/EWS/Calendar/Viewer/Controller/Root.pm line 22.
$VAR1 = undef;
$VAR1 = {};
[error] Caught exception in EWS::Calendar::Viewer::Controller::Calendar->retrieve "Can't use an undefined value as an ARRAY reference at /Users/daveh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/EWS/Calendar/Role/RetrieveWithinWindow.pm line 17."
I’m pretty sure I got ews_calendar_viewer_local.conf configured OK.
I’m seeing the RetrieveWithinWindow.pm in my code too.
It’s a 1 and 1 'Microsoft Exchange Server 2010’.
Thanks.