Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

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

by kcott (Archbishop)
on Aug 18, 2022 at 00:34 UTC ( #11146209=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        $rgb = prompt 'Convert hex to decimal rgb (or just hit "Enter" to 
    +quit): ', -return => '';
    
  2. or download this
        $rgb = prompt 'Convert hex to decimal rgb (or just hit "Enter" to 
    +quit): ', -return => '';
        # Fix for MSWin -- see https://rt.cpan.org/Public/Bug/Display.html
    +?id=118255
        $rgb =~ s/\R\z//;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2023-09-30 22:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?