X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ee5b8a7f10f8dfebfed4948b33f45c4d9cbfe068..dbf4a34af50113bb56c5dfaae3afeb6441e0cd8d:/browser.plp diff --git a/browser.plp b/browser.plp index 5a48f77..fe96312 100644 --- a/browser.plp +++ b/browser.plp @@ -93,7 +93,7 @@ for ($get{usage} // 'wm') { } $canihas = eval { Data("data/browser/usage-$_") } or do { - Alert('Browser usage data not found', $@); + Alert('Browser usage data not found', ref $@ ? @{$@} : $@); next; }; $usage = $_;