applications/cpan

perl-Object-Persistence - Object-Persistence - Object Persistence with Data::Dumper.

Website: http://www.cpan.org
License: Artistic
Vendor: Koozali.org <http://www.koozali.org>
Description:
P::O::S provides persistence functionality to its objects.  Object definitions
are stored as stringified perl data structures, generated with Data::Dumper,
that are amenable to manual editing and external processing from outside the
class interface.

Persistence is achieved with a blessed hash container that holds the object
data. The container can store objects that employ non-hash structures as
well. See L<"Inheriting Persistence::Object::Simple">, L<"Class Methods"> and
the persistent list class example (examples/Plist.pm).

Packages

perl-Object-Persistence-0.92-8.el8.sme.noarch [18 KiB] Changelog by Jean-Philippe Pialasse (2024-03-11):
- build for SME 11
perl-Object-Persistence-0.92-7.el8.sme.noarch [17 KiB] Changelog by BogusDateBot (2023-07-14):
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
  by assuming the date is correct and changing the weekday.

Listing created by Repoview-0.6.6-16.el8.sme