Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the XML-Hash-XS CPAN distribution.

Report information
The Basics
Id: 103003
Status: resolved
Priority: 0/
Queue: XML-Hash-XS

People
Owner: Nobody in particular
Requestors: ZDM [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Store node content as ArrayRef
This would be very useful to have option to always store node content as ArrayRef[HashRef]. This allows to work with parsed data without annoying checking of node ref type (ArrayRef or HashRef) every time.