Konditionale Zuweisungen
- Linguagem predominante
- Perl
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.