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:Array-To-Moose SAMB"

Array::To::Moose - Build Moose objects from a data array River stage zero No dependents

As shown in the above examples, the general usage is: package MyClass; use Moose; (define Moose object(s)) ... use Array::To::Moose; ... my $data_ref = selectall_arrayref($sql); # for example my $object_ref = array_to_moose( data => $data_ref desc =>...

SAMB/Array-To-Moose-v0.0.9 - 21 Sep 2015 22:24:50 UTC
1 result (0.029 seconds)