in reply to Re^2: 'rgb_palette' - Term::ANSIColor Helper
in thread 'rgb_palette' - Term::ANSIColor Helper

Could you provide specific filenames?

I should have mentioned 256colors.pl, 256colors2.pl, and 88colors2.pl.

Regarding prompting, I find that perlfaq is missing some basics. There is a tiny part on how to read passwords and that is all.

I had 2255 modules installed on my laptop and IO::Prompter was not one of them (now it is), so I think that proves it is not widely used.


Enjoy, Have FUN! H.Merijn

Replies are listed 'Best First'.
Re^4: 'rgb_palette' - Term::ANSIColor Helper
by kcott (Archbishop) on Aug 17, 2022 at 23:02 UTC
    "I should have mentioned 256colors.pl, 256colors2.pl, and 88colors2.pl."

    Thanks. I'll check those out; probably at the weekend.

    "I had 2255 modules installed on my laptop and IO::Prompter was not one of them (now it is), so I think that proves it is not widely used."

    I think that proves that it's slightly more widely used than it was last week. :-)

    — Ken