fhem / mod-Buienradar

Niederschlagsvorhersage
The Unlicense
2 stars 3 forks source link

Magic punctuation variable $+ used in interpolated string at $check_queried_time_re #319

Closed christoph-morrison closed 4 years ago

christoph-morrison commented 4 years ago

https://github.com/fhem/mod-Buienradar/blob/5e7f2d3b37563447501f5176e0f16e5910849944/lib/FHEM/Weather/Buienradar.pm#L319-L332

$+ is $LAST_PAREN_MATCH in English, so use that.