Subject: | Net::OnlineCode::GraphDecoder module fails on Perl version < 5.14 |
This is due to the code expecting implicit dereferences when using hash/array-refs.
Fix is to make all implicit derefs explicit with @{...} and %{...}.
This queue is for tickets about the Net-OnlineCode CPAN distribution.
The Basics
People
|
Bug Information
|