Beefy Boxes and Bandwidth Generously Provided by pair Networks Cowboy Neal with Hat
Problems? Is your data what you think it is?
 
PerlMonks  

(tye)Re5: ref, no, maybe?

by tye (Sage)
on Jan 11, 2001 at 03:00 UTC ( [id://51074]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: (tye)Re4: ref, no, maybe?
in thread ref, no, maybe?

Sorry, you misunderstood me. The problem is that I write a module, Tye::IsCool, that implements objects as blessed references to a hash. Well, you already wrote a module called Chromatic::HashMangler which is just the cat's pajamas and does interesting things to hashes.

Well, inside of sub Tye::IsCool::AmazeNAstound() I want to use your module to do complex things to the hash that implements my object. But your module does:

sub Chromatic::HashMangler::DeepMagic { my $refToHashToMangle= shift; croak "You suck" unless "HASH" eq ref($refToHashToMangle);
so I'm screwed because you won't get "HASH"; you'll get "Tye::IsCool" and croak.

Its a been a long day for me (and it isn't over yet), so I hope that makes more sense. :-}

        - tye (but my friends call me "Tye")

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://51074]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.