Subject: | Data::Printer breaks cloning variables via Clone |
Data::Printer is an awesome and very helpful module, but I found the hard
way that using it seems to alter my data so that Clone cannot create
copies of scalar references.
This bug is a duplicate of the bug that I filed for Clone, since
Data::Printer should not be touching/altering the data that it prints,
and I'd like Clone to be able to handle as many edge cases as possible.
Subject: | trial |
Message body not shown because it is not plain text.