Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: XS ReadOnly HVs

by Anonymous Monk
on Apr 03, 2003 at 18:29 UTC ( #247842=note: print w/replies, xml ) Need Help??


in reply to Re: XS ReadOnly HVs
in thread XS ReadOnly HVs

Robin,

Thanks a lot for pointing me in the right direction...
I am currently using 5.6.1 but will most certainly upgrade to 5.8.x.

So the only way of enforcing that behavior for hashes will be to require 5.8.0; in my modules?
That will prevent users with older perl from using it...

Any thoughts?

Chris.

Replies are listed 'Best First'.
Re(3): XS ReadOnly HVs
by robin (Chaplain) on Apr 04, 2003 at 10:38 UTC
    Yes, I think you're right. On the other hand, you haven't explained why you rejected the low-tech alternative of using a tied hash. If it was for speed reasons, and compatibility is important to you, you could fall back to a tied hash implementation on older perls.

    Then at least it would work on 5.6.1, albeit slightly more slowly.

     .robin.

      Good thought... I'll look into that when I get there.

      Thanks,

      Chris

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2023-06-03 10:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (12 votes). Check out past polls.

    Notices?