in reply to pack unpack incompatibility issue
in thread Incompatibility after perl 5.10 packing and UTF-8 strings
What is $L?
Can't debug pack/unpack templates that we can't see.
You should create a small segment of code starting with use strict, and ending with a __DATA__ tag that contains some sample data, and that demonstrates your packing and unpacking (which presumably aren't working as you intend), along with a good description of what you actually do intend. Self-contained. We should be able to run it and see the failure.
Dave
|
---|