The test (and the module) would require some
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 29 Oct 2001 14:08:21 +0000 (14:08 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 29 Oct 2001 14:08:21 +0000 (14:08 +0000)
commit87cec682fa689adeda22b6a3bf558ee0a8f0df4f
tree90b5ef0bde175197468564a636b0c38ea5cd6b7b
parenta26bfc4071db8f95dd7f276153f0e66ae359b9aa
The test (and the module) would require some
quality hacking time to work on EBCDIC.  Based on
the test results nothing seems to be majorly broken,
the module just seems to have strange assumptions:
got: ''\226\225\205'
expected: ''one'
The \226\225\205 being, of course, 'one', in EBCDIC.

p4raw-id: //depot/perl@12766
lib/Dumpvalue.t