Subject: | Attempt to use binmode against IO::String handles fails |
1.76 added the encoding feature. This breaks the "load" method when loading IO::String file-handles (which are pretty much what is used by the saveToString method).
Please either make encoding optional or not cause failures.
-mithun