dowy

Results 3 issues of dowy

**Describe the bug** [perl - 5.40.0-1]: When perl emits a warning about the code, it does not show the line-number, instead it shows `%` For example: ```shell Entware$ perl -Mwarnings...

On Windows, checking for the existence of the special file `con` returns false but opening it works as expected: ```perl if (-e "con") { print qq[yes\n]; } else { print...

perl5.34
perl core