Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
perl-Storable - Persistence for Perl data structures
- Description:
The Storable package brings persistence to your Perl data structures
containing scalar, array, hash or reference objects, i.e. anything that
can be conveniently stored to disk and retrieved at a later time.
Packages
perl-Storable-2.53-350.fc24.x86_64
[83 KiB] |
Changelog
by Petr Pisar (2017-02-06):
- Fix a stack buffer overflow in deserialization of hooks (RT#130635)
- Fix a memory leak of a class name from retrieve_hook() on an exception
(RT#130635)
|
perl-Storable-2.53-349.fc24.x86_64
[82 KiB] |
Changelog
by Petr Pisar (2016-12-20):
- Fix crash in Storable when deserializing malformed code reference
(RT#68348, RT#130098)
|