Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^5: 'rgb_palette' - Term::ANSIColor Helper -- errors on strawberry

by pryrt (Abbot)
on Aug 17, 2022 at 20:38 UTC ( #11146203=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @echo =================== 8 v 16
    perl -E "use Term::ANSIColor; say my $x=colored('red text', 'red on_wh
    +ite'); use Data::Dump; dd $x"
    ...
    perl -E "say qq(\e[38;2;0;0;255;47mblue on white\e[0m)"
    perl -E "say qq(\e[38;2;191;127;191;47mpurple on white\e[0m)"
    perl -E "use Term::ANSIColor; use Config; say for $Term::ANSIColor::VE
    +RSION, $], $Config{myuname};"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11146203]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2023-06-08 04:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?