in reply to Re^2: converting binary to decimal
in thread converting binary to decimal

Perl says, "Bareword found where operator expected,"

Use a version of Perl released in the last 15 years and this problem does not occur.


🦛

Replies are listed 'Best First'.
Re^4: converting binary to decimal
by harangzsolt33 (Deacon) on Jun 27, 2025 at 03:15 UTC
    Okay. I do use a modern Perl when I am on Linux. But when I am on Windows, I like to use TinyPerl.