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

Re^2: ColorRamp1785

by BrowserUk (Patriarch)
on Nov 19, 2008 at 20:26 UTC ( [id://724716]=note: print w/replies, xml ) Need Help??


in reply to Re: ColorRamp1785
in thread ColorRamp1785

Because I'm using my $b for one of the rgb triple, and without the ::, perl will see that and attempt to use it instead of $::b, and fail with Can't use "my $b" in sort comparison. I guess I should have used $::a for balance--and now have.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^3: ColorRamp1785
by Lawliet (Curate) on Nov 19, 2008 at 20:33 UTC

    Oh, I see. Thanks for explaining it to me (",)

    (And you should update the lone subroutine at the top of the node too). Err, you did while I was posting :P

    I'm so adjective, I verb nouns!

    chomp; # nom nom nom

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found