Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.56-368.fc26.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)
|