in reply to OCRing out the Digits

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^2: OCRing out the Digits
by jo37 (Curate) on Jul 19, 2025 at 10:18 UTC
Re^2: OCRing out the Digits
by choroba (Cardinal) on Jul 18, 2025 at 08:54 UTC
    The whole challenge is unnecessary. But also, it mentions spaces, although they're irrelevant to the task. As if the boss mentioned German several times when asking you to print the document.

    map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
Re^2: OCRing out the Digits
by LanX (Saint) on Jul 19, 2025 at 17:47 UTC
    The OP clearly said

    > > For amusement purposes what I did was this:

    and this is for sure a cool use for Perl.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery

    A reply falls below the community's threshold of quality. You may see it by logging in.