in reply to Re: Easiest Simple GUI for standard inputin thread Easiest Simple GUI for standard input
Like:
perl -MIUP -E '($status, $val) = IUP->GetParam("Title", undef, "String: %s\n", "test"); say $val'