fhem / fhem/LuftdatenInfo

Konditionale Zuweisungen

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

https://github.com/fhem/LuftdatenInfo/blob/90f0d2011760e37075292db627c0ab521d29426c/FHEM/59_LuftdatenInfo.pm#L184
https://github.com/fhem/LuftdatenInfo/blob/90f0d2011760e37075292db627c0ab521d29426c/FHEM/59_LuftdatenInfo.pm#L212

https://perldoc.perl.org/perlsyn#Statement-Modifiers:

> NOTE: The behaviour of a "my", "state", or "our" modified with a statement
> modifier conditional or loop construct (for example, "my $x if ...") is
> undefined. The value of the "my" variable may be "undef", any previously
> assigned value, or possibly anything else. Don't rely on it. Future
> versions of perl might do something different from the version of perl you
> try it out on. Here be dragons.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.