in reply to Re^2: A new CB reader
in thread A new CB reader

Try increasing the stack_size parameter to threads.
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^4: A new CB reader
by Tux (Canon) on Jul 07, 2017 at 08:45 UTC

    Bingo! 2 ** 16 works fine

    BTW, the UI is a lot more usable when you'd change all ->pack; to ->pack (-expand => 1, -fill => "both");

    Some suggestions:

    • (auto) color user names
    • time stamps
    • align start of text (fixed width for user names)
    • search box
    • log all conversation
    • auto-color code sections
    • an option to use mono font for code sections and variable width font for "normal" conversations (*I* would NOT use that, but I know people who'd love that

    Enjoy, Have FUN! H.Merijn