Tue May 24 10:42:16 2016pecho [...] belwue.de - Ticket created
Subject:
Pull request and patch for better handling nested array
Date:
Tue, 24 May 2016 16:42:00 +0200
To:
bug-Data-AsObject [...] rt.cpan.org
From:
Wolfgang Pecho <pecho [...] belwue.de>
Hi Peter,
I forked the github repository for Data::AsObject and implemented a new
feature to allow
for nested arrays things like:
$dao->matrix->(2)(3)
The old interface is not touched and tests are provided. For details see
the pull request.
If you like this feature please apply the pull request.
Ciao
Wolfgang