Subject: | Again a Modification of non-creatable array value attempted |
Could I mail you the failing data? I don't want to attach it here as it shouldn't be publicly available.
The error message is
Modification of non-creatable array value attempted, subscript -1 at C:/strawberry/perl/site/lib/Business/Edifact/Message.pm line 438.
where I have
push @{ $self->{allowance_or_charge}->[-1]->{amount} }, $ma;