The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Rope

0.01    Date/time
        First version, released on an unsuspecting world.

0.08    2024-02-06
	Set minimum perl version 5.18.

0.11    2024-03-28
	Ensure any passed index takes precedents over the auto generated index

0.12    2024-03-29
	Expose the locking functonality via the locked keyword.

0.13    2024-03-29
	- Fix scoping to achieve this you now have to explicity call ->destroy, especially under a long running process like a daemon or web service
	- Add triggers that are called on setting and deletiong of a value