fhem / fhem/msgDialog

Konditionale Zuweisungen

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

Description

https://github.com/fhem/msgDialog/blob/79d83098058b8e6f9423c95bddfe435b6980feb9/FHEM/76_msgDialog.pm#L126
https://github.com/fhem/msgDialog/blob/79d83098058b8e6f9423c95bddfe435b6980feb9/FHEM/76_msgDialog.pm#L169

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.