Konditionale Zuweisungen
- Dominant language
- Perl
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.