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

Search results for "dist:Class-Storage PMORCH"

Class::Storage - pack objects by removing blessing so they can be unpacked back into objects again later. River stage zero No dependents

Using a magic string As you can see from the "SYNOPSIS", we use a magic string ("__class__" by default) to store the class information for HASHes and ARRAYs. So "packObjects" turns: bless { key => "value" }, "ModuleA"; bless [ "val1", "val2" ], "Modu...

PMORCH/Class-Storage-0.03 - 22 Jun 2015 17:38:16 UTC
1 result (0.034 seconds)