Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Readonly CPAN distribution.

Report information
The Basics
Id: 29106
Status: rejected
Priority: 0/
Queue: Readonly

People
Owner: eric.roode.cpan [...] gmail.com
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.03
Fixed in: (no value)



Subject: Internals::SvREADONLY
Hash::Util uses Internals::SvREADONLY to make hash readonly. It can be also used for arrays and scalars. -- Alexandr Ciornii, http://chorny.net
Every now and then I think about using this flag to speed up Readonly's operation. But it does not quite work the same way as Readonly does, and frankly, Readonly's works better.