fhem / fhem/archetype

Konditionale Zuweisungen

オープン
#1 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Perl
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

https://github.com/fhem/archetype/blob/5c778c0b6fd2b5f369e1e9abbed73f919c0b6546/FHEM/98_archetype.pm#L147
https://github.com/fhem/archetype/blob/5c778c0b6fd2b5f369e1e9abbed73f919c0b6546/FHEM/98_archetype.pm#L239

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。